Skip to content

DaveeHorvath/engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engine

This is an educational project because its funny and a good replacement for the official final project of our school. The code is crude, ugly and evil. It will be fixed™.

Plan

3D rendering engine with my own physics rendering to a retro 2D pixel art style runtime view

To try (which you shouldnt)

clone the repo, install glfw and vulkan dependencies:

sudo apt install vulkan-tools libglfw3-dev libvulkan-dev spirv-tools libglm-dev

get yourself a shader compiler preferably glslc (https://github.com/google/shaderc/blob/main/downloads.md)

Some pictures and videos

To watch a quick preview of the project see here: https://youtu.be/KCNkGC4gQIs Screenshot_20241130_164634

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published