Search found 2 matches
- Sun Jul 25, 2021 10:48 pm
- Forum: Beginners Help
- Topic: Issues with faces on polygons with custom scene node
- Replies: 2
- Views: 526
Re: Issues with faces on polygons with custom scene node
Ah alright, I'll use triangles then. cheers.
- Sun Jul 25, 2021 4:09 pm
- Forum: Beginners Help
- Topic: Issues with faces on polygons with custom scene node
- Replies: 2
- Views: 526
Issues with faces on polygons with custom scene node
Hello,
I'm trying to make a custom scene node for authoring meshes. I'm not very familiar with how OpenGL or DirectX work so I'm not sure what it's supposed to look like in their respective API either.
I'd like to draw a U shape. To start out testing I was using the line loops to make sure the ...
I'm trying to make a custom scene node for authoring meshes. I'm not very familiar with how OpenGL or DirectX work so I'm not sure what it's supposed to look like in their respective API either.
I'd like to draw a U shape. To start out testing I was using the line loops to make sure the ...