Pandora Engine
Latest info
It has no documentation, because it's an experimental release.
But you can still use it. In src/main.cpp you can see some example code. Also in src/test.cpp.
Link sources
src/main.cpp
src/test.cpp
About
This is my game engine.
It is recommended to check the other branches, because I only merge with
the main branch if I finish the changes in other branch I am working on.
how to use
!Experimental!
Coming soon...
Future plans:
- reworked rendering system
- reworked compressing system
- some type of AI
- like nvidia surround, but inbuilt and with mixed resolution
- full graphical interface
- c# support (with the choice of C#/C++)
I will also try to add some unique rendering system, as well as compressing system.