Open GoogleCodeExporter opened 9 years ago
Just remove the old mesh from the scene object using scene.removeChild() and
add in the new one via scene.addChild(). Then update the viewer to show the
changes. See the API document for the mentioned methods:
http://jsc3d.googlecode.com/svn/trunk/jsc3d/docs/symbols/JSC3D.Scene.html.
Original comment by Humu2...@gmail.com
on 1 Aug 2014 at 2:11
Original issue reported on code.google.com by
prasen.b...@gmail.com
on 31 Jul 2014 at 1:07