webaverse / app

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

App: configurable hair physics #1598

Open avaer opened 2 years ago

avaer commented 2 years ago

In avatars.js we can set the hair physics parameters in the VRM spring bone import override: https://github.com/webaverse/app/blob/f1fc9ceffe899daa66f55536813574547680be4e/avatars/avatars.js#L14

We should tweak this to look great for default avatars, or make it a .scn app type which specifies the hair physics parameters of a scene, to allow artists to configure this.

Ideally we expose at least everything three-vrm gives us, and we should definitely support wind.

utf94 commented 2 years ago

@skaljac