Skip to content

hucancode/mjolnir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mjolnir Engine

Mjolnir is a minimalistic rendering engine. Implementation will sometimes prefer simplicity over comprehensive functionality. The goal is to create a simple set of tools to help people quickly create fast graphical applications

Logic Tests Graphics Tests

Build scripts

make build # build the project in release mode without running
make run # build and run the project in release mode
make debug # build and run the project in debug mode
make test # run the tests
make clean # clean the build artifacts
make check # check for compiler errors without building
make shader # build all shaders

Disclaimer

This is a project under active development (roadmap). It is not yet stable, may contain bugs or incomplete features

About

Minimalistic rendering engine

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages