Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 510 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 510 Bytes

Retinazer

Retinazer is an ECS framework for Java. It is based on Ashley 1.6.0, with changes to the API, internal workings as well as performance enhancements such as representing entities with integer indices. It is not actively maintained, I would recommend usage of Ashley or artemis-odb instead.

On the experimental branch, a bytecode weaver/struct emulation implementation may be found.