Closed kaprikawn closed 2 years ago
Put data loaded from GLTF files into global arrays. This makes it more flexible down the line, because now I can add to those arrays without using GLTF files to get stuff on the screen. It's a bit more like an ECS design.
Put data loaded from GLTF files into global arrays. This makes it more flexible down the line, because now I can add to those arrays without using GLTF files to get stuff on the screen. It's a bit more like an ECS design.