#C++ ECS

1 messages · Page 1 of 1 (latest)

mental badge
#

Hi,
would anyone be willing to provide some feedback on this project im working on.
It's a small, custom Entity Component System built on top of Unreal.

#

I can provide more info and code to those who reach out

granite saffron
#

hey, i dont have any exp with c++ or ECS, i only know blueprints, and have messed with some VATs. If you just need some feedback though, i can help out

mental badge
#

Thanks, but the project is pretty much exclusively C++. The purpose was to just experiment with data oriented design and ECS