itch.io is community of indie game creators and players

Devlogs

Static geometry optimization - use vao

Construct 3 3DObject Plugin - SDK V1 only
A browser asset pack made in HTML5

Internal change to use VAO (Vertex Array Objects) for render, depending on environment, could be a smaller performance increase.

Instance models also work so far with static geometry, one caveat, if using template models, the first model (used for the template), must render for a few frames to cache the static geometry before instantiating/loading other objects from the template model.

Files

  • 3DObject-2-63-1.c3addon 116 kB
    Jun 21, 2024
Download Construct 3 3DObject Plugin - SDK V1 only
Read comments (4)