12 years, 7 months ago
Highlights
Community contributions featured12 years, 7 months ago
12 years, 7 months ago
Hi, I'm reading up on ECS on t-machine and other places, but now I'm trying to implement my own simple ECS. I'm stuck on trying to convert https://github.com/adamgit/Entity…
12 years, 6 months ago
Hello, so I've made a couple of basic games in C++ and AS3, through the traditional object oriented way, and then I came across an article about Entity Component Systems on Game…
12 years, 7 months ago
Hi, I have a fairly good understanding of C++ and I made a couple of small little games in SFML. I decided to move onto OpenGL now and I was wondering whether I should pickup an…
13 years, 4 months ago
Latest Activity
See all in DiscussionsHi, I'm reading up on ECS on t-machine and other places, but now I'm trying to implement my own simple …
12 years, 6 months ago
Thanks for the descriptive answers guys! I think I got it now.
12 years, 7 months ago
That's not really how you should be doing it. Really, it all needs to be generic and you don't actually …
12 years, 7 months ago