mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-09 13:06:01 +10:00
For decals you need to set "decalIndex" property of the material (corresponding to materials index of the original mesh UV material). Added multimaterials example. Fixed forgotten sphere smoothing in OBJ converter example.