Android:OpenGL : How to have an orthograhic view in a screen using Matrix method -
i in process of developing android app similar autocad ws. how have orthographic projection (of 6 views) of object in single layout
to make this, should have 6 cameras: render viewports textures , put result onto screen. also, may render object 6 times -- transforming on proper way each view.
Comments
Post a Comment