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

![demo 
gif](https://raw.githubusercontent.com/wiki/xdrie/rengfx/img/rec-2020-07-30_17.17.12.gif)

## 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