Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Releases: playcanvas/playcanvas-gltf

v1.0.0

28 Jan 07:30
Compare
Choose a tag to compare

glTF 2.0 integration with the PlayCanvas Engine. Supports the loading of embedded and non-embedded glTF as well as binary glb files. This release contains:

  • A loader script (playcanvas-gltf.js) which can be added to any project to add glTF loading capability.
  • An example application showing how to use the loader script to load a basic glTF file.
  • A viewer application that can view any glTF 2.0 file. It supports drag and drop of glTF files or folders containing glTF files. This release also has viewer binaries attached for both Win and Mac platforms.