-
Lights
Lighting in your game
-
ImGUI
Example of use of a custom ImGUI implementation
-
Shaders
Create a flow of shaders
-
Text animation
Display text and animate it
-
Camera interpolation
Moving the current camera using linear interpolation
-
Separated Axis collision resolver
Manage collision using the Separated Axis Theorem
-
Dance using joints animation
Example of animation using joints
-
3D Platformer
Platformer in a 3D world
-
2D Platformer
Simple platformer in 2D