Skip to content

Releases: icosa-foundation/gallery-viewer

v0.7.3-alpha.2

24 Jun 10:28
Compare
Choose a tag to compare
Another version bump (cdn cache buster)

0.7.3-alpha.1

24 Jun 10:20
Compare
Choose a tag to compare
0.7.3-alpha.1 Pre-release
Pre-release
bump version

v0.7.1

03 May 09:03
Compare
Choose a tag to compare
  • Breaking change: you must now pass the path to the brush folder upon viewer creation. See examples folder.
  • Updated to three v0.139
  • GLTF1 Loader which was removed and placed in three-tiltloader, is now back in this package.
  • New dependency: three-icosa providing the glTF extension GOOGLE_tilt_brush_material.
  • Switched to generic glTF loader with above extension instead - can load a most generic glTF files now!
  • Partially animated .tilt files via three-tiltloader

Viewer improvements

20 Jul 19:54
7c09848
Compare
Choose a tag to compare
  • Poly sketches now animate
  • Update all shader uniforms to match Open Brush
  • Smooth camera zoom (experimental)
  • Updated examples, added new interactive viewer
  • Removed Poly and Icosa specific APIs, moving Icosa logic to icosa-web

Initial GLTF/GLB support!

03 Apr 15:18
Compare
Choose a tag to compare
  • Bundles dependencies with dist files for easy remote fetch, no more shims.
  • GLTF 1.0 loader for displaying legacy Poly uploads.
  • WIP GLTF/GLB 2.0 loader for new standard that Icosa will use.