Draw isometric cube
Draw isometric cube
Hi everyone! After playing Ortho Robot (which, by the way, was made with löve ) I wanted to start drawing isometric cubes with variable rotation, but I have no knowledge that can help. Do you have any resources that are related, or a function that can convert variable cube rotation to 2d points on screen? Thank You!
Re: Draw isometric cube
The way you do it is by transforming positions of all vertices of a cube by some function, usually being a pre-computed transform matrix. You're basically looking for projection matrix library - try CPML, it most definitely has what you're looking for.
Who is online
Users browsing this forum: Amazon [Bot] and 1 guest