Open GoogleCodeExporter opened 9 years ago
If you already has an instance of JSC3D.Md2Player, say it is named md2_player,
just call md2_player.replaceSceneFromUrls() in the button's onclick event
handler, giving the corresponding md2 model's url and the skin's url. Jsc3d
will begin to load and display the stuff.
The JSC3D.Md2Player.prototype.replaceSceneFromUrls() takes 4 parameters. The
first one is the major md2 model's url; The second one is the url of the skin
file for the major model; The third one is an attaching md2 model's url; The
last one if the url of the skin file for the former. The last 3 parameters are
optional.
By the way, since this topic is not an issue, we could discuss it with emails
rather than in the issue list. I'm glad to provide any assistance or suggestion
that can be helpul for your applications.
Original comment by Humu2...@gmail.com
on 15 Jul 2013 at 7:22
Thanks a lot for ur kind help.even i had the hesitation to post this query
since it is not an issue.will contact u through mail hereafter
Original comment by roshini...@gmail.com
on 15 Jul 2013 at 8:10
Original issue reported on code.google.com by
roshini...@gmail.com
on 15 Jul 2013 at 4:17