Hello everyone. I posted this on StackOverflow, but related to Papervision. I was advised to look into Away3D, because Papervision is no longer supported. So I’m hoping any of you can give me a little guidance as to wether Away3D can help me with what I need to do.
It may be a silly question for people familiar with Away3D and 3D in general, but keep in mind that I’m neither of those.
Anyway, my question is, if I import a model with Away3D, is there a way to change its vertex position through code? For example if I have a head model and I would like to change it dynamically according to certain parameters, would that be even possible? Or will the model remain the same once it’s imported? Just allowing stuff like regular scaling, applying materials, etc.
Thanks in advance for any help.