T
Tadeusz Jordan
Hello,
I am writing a program to load a wrl file. I started off with one cpp file
and I got it to show the vertices and triangles. Therefore I decided to make
the code less messy and divided it to 2 cpp files and one header. To my
surprise when I ran the program I got an output that is definitely wrong -
not entirely but there seem to be distortions and triangles weren't really
drawn but I could still see the shape of the object. Does anyone have any
idea why that would happen?
Tad
I am writing a program to load a wrl file. I started off with one cpp file
and I got it to show the vertices and triangles. Therefore I decided to make
the code less messy and divided it to 2 cpp files and one header. To my
surprise when I ran the program I got an output that is definitely wrong -
not entirely but there seem to be distortions and triangles weren't really
drawn but I could still see the shape of the object. Does anyone have any
idea why that would happen?
Tad