supereggbert / GLGE

A javascript webGL graphics library
http://glge.org
Other
394 stars 84 forks source link

manually create objects #81

Open flufy3d opened 12 years ago

flufy3d commented 12 years ago

hi, I can create a character or a text billborad object by xml file. but how can I create it in javascript manually,and clone object which created by define in xml file? thanks.