Module glTFLoader
Module for load the *gltf format.
Separated GLTF (.gltf+.bin+textures) or (.gltf+textures) is supported now.
Functions
load (filename[, io_read=love.filesystem.read]) | Load gltf model by filename. |
glTFLoader
Module for load the *gltf format.
Separated GLTF (.gltf+.bin+textures) or (.gltf+textures) is supported now.
load (filename[, io_read=love.filesystem.read]) | Load gltf model by filename. |