I wrote a 3d renderer, but it uses simple coordinate lists as world data. Every two points in a list are rendered as a connected line, and the three axes are seperated into 3 different lists. Is there any way to convert 3d models into Cartesian points for the boarders of the triangles?
I have basically no knowledge on the matter of 3d model coding, so I haven’t tried anything yet.
HopelessDev is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.