webaverse / app

Web metaverse client
https://app.webaverse.com
MIT License
339 stars 210 forks source link

Feature request: add plugin for open brush models #2700

Open madjin opened 2 years ago

madjin commented 2 years ago

Icosa gallery / open brush app team just released a plugin that takes only two lines of code to support beautiful animated brushes in ANY three.js application. This would be amazing for Webaverse, especially if artists can mint their creations. Full pipeline from VR creation to social sharing / monetization, very metaversey seeds for pseudonymous creator economy

three-icosa provides glTF extensions for three.js that allow for the correct rendering and animation of glTFs exported from Open Brush and the now-discontinued Tilt Brush.

Source: https://github.com/icosa-gallery/three-icosa


I recall avaer made a loader for .tilt files awhile ago, haven't dove into what makes this plugin different - figure it's worth checking out

image

avaer commented 2 years ago

Thanks for raising the issue! It actually looks like it should be straightforward to integrate this seamlessly for GLBs (we have similar logic for hubs extensions already).