Hi everyone,
I’m new to ThreeJS and this is the first time I create a topic here.
I’m trying to use ObjectLoader to parse a JSON Object Scene format 4.
The Scene data is:
Where did I go wrong?
Hi everyone,
I’m new to ThreeJS and this is the first time I create a topic here.
I’m trying to use ObjectLoader to parse a JSON Object Scene format 4.
The Scene data is:
Where did I go wrong?
Solved: change type from Buffer to Uint8Array