issues
search
pex-gl
/
pex-renderer
Physically based renderer (PBR) and scene graph for PEX.
https://pex-gl.github.io/pex-renderer/examples/index.html
MIT License
237
stars
16
forks
source link
Add sources/current/targets logic to morph
#180
Closed
dmnsgn
closed
5 years ago
dmnsgn
commented
5 years ago
Update gltf-morph.js example (do you think we can remove it now @vorg ? As the gltf example will cover morph examples.)
Update gltf-build to enable multiple attributes to morph
Update Morph component to handle multiple attributes and a
.current
property (init and update)
Fix #175
vorg
commented
5 years ago
Yes we can remove morph example.
.current
property (init and update)Fix #175