In favor of Rust 🦀 : https://github.com/vlasdasz/test_engine
My attempt to create a cross platform, OpenGL based game engine.
Inspired by Cross++: https://github.com/maxon887/Cross .
- Objects hierarchy and subobjects
- Objects manipulation: scale, rotation, translation
- Models import using assimp
- Rigid body physics support using bullet3
- Subviews and layout sustem
- Cross platform touch system with multitouch support
- Rendering custom fonts using FreeType
- Buttons, Sliders, Stack views, Image views and Switches support
- Scroll view support