twohyjr / Metal-Game-Engine-Tutorial

The resources and source code for my Youtube series on creating a game engine using Apple's Metal Api
https://www.youtube.com/playlist?list=PLEXt1-oJUa4BVgjZt9tK2MhV_DW7PVDsg
275 stars 42 forks source link

Bug with InstancedGameObject #4

Open seanoseanohay opened 3 years ago

seanoseanohay commented 3 years ago

Fails to render after 1024 objects in array. It still holds more objects, just will not render them.