STP icon indicating copy to clipboard operation
STP copied to clipboard

Isometric objects are not rendered correctly

Open TheMaverickProgrammer opened this issue 5 years ago • 0 comments

Awesome library! And simple! I wanted to let you know isometric objects are not drawn correctly. This may be frustrating for devs who want to render debug object layers. Since you have access to the vertices in STP, applying the isometric projection for the corners should be trivial.

Untitled2

As you can see the "exit" objects would be correct if they were on an orthogonal map.

TheMaverickProgrammer avatar Aug 23 '20 22:08 TheMaverickProgrammer