You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's an arbitrary size restriction on the number of primitives allowed. This is dumb. Maybe growable arrays would be a nice way to allow it grow as needed.
There should be some kind of viewport culling. It's dumb rendering a bunch of triangles that are outside the viewport.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: