itch.io is community of indie game creators and players

Devlogs

fix (glb import) - fix special case import Blockbench glb

Construct 3 3DObject Plugin
A browser asset pack made in HTML5

fix (glb import) - fix special case import Blockbench glb

The issue was the first bufview did not have a byteOffset parameter, which actually implies a byteOffset of 0.

Additionally, I noticed that the embedded gltf version of the Blockbench files uses image data URIs rather than bufview and data buffers as blender does for gltf embedded and glb. Currently this is not supported, so I think we will also need to continue using the glb converted versions of Blockbench rather than the gltf embedded files.

Files

  • 3DObject-2-26-1.c3addon 56 kB
    May 06, 2022
Download Construct 3 3DObject Plugin
Leave a comment