Skip to content

Latest commit

 

History

93 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nebula

My personal graphics engine.

How to build

Requirements: cmake 3.20 minimum, C++20, Vulkan 1.3, and Slang.

# At the project root
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug .. # use -DCMAKE_BUILD_TYPE=Release alternatively
make

About

3D engine in Vulkan and Slang

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages