2D/3D lightweight ECS engine built on Raylib
redthing1
redthing1 at alt.icu
Wed Nov 16 18:22:36 UTC 2022
# overview
2D/3D lightweight ECS engine built on Raylib
https://github.com/bmchtech/rengfx

## features
- combined, mixable 2d and 3d graphics support
- cross platform, system-independent graphics
- composable, modular game components and rendering
## documentation
[many demos](https://github.com/bmchtech/rengfx/blob/master/demo)
[api documentation](https://reng.dpldocs.info/re.html)
More information about the Digitalmars-d
mailing list