Quintus engine is basicly the 5th generation of game engine that i am working on. Some of them are non-public, some of them even never appear on github. Here you have my public game engines on github (obviusly unfinished): Awesome AwesomeV2
Documentation (unfinished): Documentation
Remember that this list can and propably change future to including only libs that controls graphics, audio etc. becouse handling these things can be hard and sometimes it`s OS related. But still I want to write as much as by my own like math, image, font, 3D model loader libraries, you know simple stuff where file format, knowledge about topic or functioning something really matters.
- GLFW
- GLAD
- GLM
- stb_image
- stb_truetype
- stb_rect_pack
- Lua API (I added it here becouse it exist in vendor file)
- Go to projects using cd
- Type ./gen.sh in linux (there is no windows port yet)
- Type project name
- There you have it, a new project!