vlod 88c182ba3f glew 3 years ago
..
dllLoader 361c6dcafc trying to add imgui into the pipeline 3 years ago
pikaImgui 88c182ba3f glew 3 years ago
README.md 6b6c2266ae added folder structure 3 years ago
pikaMain.cpp 88c182ba3f glew 3 years ago

README.md

pikaRuntime

The runtime will launch the editor or the game and will provide it all the necessary things (like memory management).

The runtime is versatile and can be launched with different parameters to provide both for the editor or the game. The shipping version of the game will lik the runtime with the game logic and disable editor specific things at compile time.