sourcehold / Sourcehold

Open source re-implementation of Stronghold 1
MIT License
253 stars 23 forks source link

feature: decrease shared_pointer usage and move to ECS and DoD #84

Open skrax opened 3 years ago

skrax commented 3 years ago

I'd like to use a pipeline for manipulating data, instead of passing reference counted objects.