Golias Engine
A C++ 20 'game engine' built with SDL3 with wide platform support.
Classes
Components

Classes

struct  Transform3D
 Represents material properties for 3D rendering. More...
 
struct  PhysicsBody
 Represents a physics body for 2D or 3D physics simulations. Jolt Physics -> BodyID Box2D -> b2BodyId. More...
 
struct  Camera3D
 3D Camera More...
 

Detailed Description