gltf_loader 0.0.7 copy "gltf_loader: ^0.0.7" to clipboard
gltf_loader: ^0.0.7 copied to clipboard

Pure dart glTF 2.0 Specification loader utility with dynamic asset loading

0.0.7 #

  • refactor source code
  • populate README.md

0.0.6 #

  • fix loadImage() index check

0.0.5 #

  • expose public getters for GLTF.runtimeImages and GLTF.runtimeBuffers

0.0.4 #

  • fix documentation format issues
  • added package topics
  • fix Scene.dart incorrect name

0.0.3 #

  • 2.0 glTF spec conformant.
  • on demand loading assets (buffers and images)
  • implemented extensions:
  • KHR_animation_pointer,
  • KHR_lights_punctual,
  • KHR_materials_specular,
  • KHR_materials_ior,
  • KHR_texture_transform,
  • EXT_texture_webp

0.0.2 #

  • dart format covention

0.0.1 #

  • Initial release of glTF 2.0 spec. loader.
2
likes
0
points
40
downloads

Publisher

verified publisherleal.systems

Weekly Downloads

Pure dart glTF 2.0 Specification loader utility with dynamic asset loading

Repository (GitHub)
View/report issues

Topics

#gltf #flutter3d #model3d

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on gltf_loader