Screenshot
I am making my own 3d visualizer
I think my code failed somehow...
-
- Fast Inserter
- Posts: 230
- Joined: Wed Jun 08, 2016 6:16 pm
- Contact:
I think my code failed somehow...
This is supposed to be a cube:
Re: I think my code failed somehow...
I'm thinking 2 possibilities:
- your vertices and triangles are out of order
- your vertices are not clockwise from the viewing direction
- your vertices and triangles are out of order
- your vertices are not clockwise from the viewing direction