MySchoolEngine / GLEngine

The goal of this repository is to build rendering focused game engine. Feel free to join me and extend this project.
https://myschoolengine.github.io/GLEngine-Documentation/
Other
21 stars 1 forks source link

Entity with multiple-same type components? #60

Closed RohacekD closed 4 years ago

RohacekD commented 5 years ago

It is a question whether we would like to have entity with multiple components of same type. Right now there is hack called "Terrain merged mesh".