Latest matrixvectorlocationpositionphysicsrenderingrenderable Activity
@scruthut I use vectors for position and scaling. I rebuild the World transform for the renderable object when it changes position, scaling. I rebuild the view when the camera position changes, and rebuild the projection when the field of view changes. I am using directX , which has functions that …
Advertisement
Advertisement
Advertisement