Skip to content
/ kris Public

This is a draft of a simple engine, I wrote during xmas-NYE break in Nabla.

Notifications You must be signed in to change notification settings

Crisspl/kris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kris

This is a draft of a simple engine, I wrote during xmas-NYE break in Nabla.

The app written in main.cpp is basically small test for the engine. All the other source files are engine code.

Build

In order to build, first clone Nabla, then close this repo into examples_tests directory. Then add add_subdirectory(kris EXCLUDE_FROM_ALL) to examples_tests/CMakeLists.txt and generate Nabla project files with examples. Sorry for this complicated, kinda weird steps. I don't have time to set it up properly or even add Nabla as a submodule.

About

This is a draft of a simple engine, I wrote during xmas-NYE break in Nabla.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published