Understanding My Progress About 3d Computer Graphics Programming 3
Let's dive into the details surrounding My Progress About 3d Computer Graphics Programming 3. In this step, I learned how to rotate a point by using the basic trigonometry formulas. Then I rotate the entire mesh with an ...
Key Takeaways about My Progress About 3d Computer Graphics Programming 3
- In this step, I learned what the perspective projection is and implemented it to the previously created point cloud cube. You can ...
- In this step, I learned how to implement back-face culling. In the video, the right cube has back-face culling enabled and the left ...
- Today we're going to discuss how
- In this step, I learned how to fill a triangle, other means, "rasterization". We used flat-top and flat-bottom technique. I was always ...
- Perspective matrices have been used behind the scenes since the inception of
Detailed Analysis of My Progress About 3d Computer Graphics Programming 3
In this step, I learned how to draw a line between to points. Then, I refactored In this step, I learned what the orthographic projection is and how to draw a In this step, I learned how to read and parse .OBJ files. Then, I loaded a F22 Aircraft model from a file. Before I watch the Gustavo's ...
This video provides a high-level explanation of
That wraps up our extensive overview of My Progress About 3d Computer Graphics Programming 3.