I need to miiror, or flip a TGLActor model (3DStudio model) along the X axis.
Can this be done in GLScene.?
Opengl forums indicate it can be done by scale(-1,1,1) but I can get this to work in GLScene
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I need to miiror, or flip a TGLActor model (3DStudio model) along the X axis.
Can this be done in GLScene.?
Opengl forums indicate it can be done by scale(-1,1,1) but I can get this to work in GLScene