Open GoogleCodeExporter opened 8 years ago
In this demo the creation of the viewer instance is encapsulated in a temporary
function thus cannot be accessed from global namespace. See
http://code.google.com/p/jsc3d/source/browse/trunk/jsc3d/demos/md2viewer.html#49
.
Try this:
md2_player.viewer.setMouseUsage('rotate'/*or 'zoom'*/);
Original comment by Humu2...@gmail.com
on 24 May 2013 at 3:54
Original issue reported on code.google.com by
c...@zimfly.com
on 23 May 2013 at 4:06