IDunnoDev cdb940f6aa Week10 [30/11] - [06/12]
Added active Variable to the Lights Classes
Added updated MD2Loader Class
Added Model Filename and Texture File Name to the Model Class
Added Active Flag to the Model Class
Added DrawMode to the Model Class
Added Texture and UV Variables to the Model Class
Added UV Coordinates to the Polygon3D Class
Added DrawString method to the Rasterizer to write text to the screen space
Added Interpolate and Lerp Methods to the Rasterizer
Added Select statement for drawing a current models draw mode
Added DrawTextured Method to the Rasterizer Class
Added UVCoord Class
Added Texture Class
Added = operator to the Vector3D Class
Added UVCoord to the Vertex Class
Moved Models and Texture Files into a subfolder
Fixed issue with textures not loading properly because of the vector address problem
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 13:15:05 +00:00
2021-12-11 19:26:56 +00:00
2021-12-11 19:26:56 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 13:18:04 +00:00
2021-12-11 13:18:04 +00:00
2021-12-11 19:26:56 +00:00
2021-12-11 19:26:56 +00:00
2021-12-11 19:26:56 +00:00
2021-12-11 19:26:56 +00:00
2021-12-11 13:18:04 +00:00
2021-12-11 13:18:04 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 14:15:02 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 19:26:56 +00:00
2021-12-11 19:26:56 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 13:18:04 +00:00
2021-12-11 13:18:04 +00:00
2021-12-11 13:18:04 +00:00
2021-12-11 19:26:56 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 13:18:04 +00:00
2021-12-11 13:18:04 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
2021-12-11 20:31:39 +00:00
Description
This is a C++ implementation of a fairly basic 3d rasterizer.
2.1 MiB
Languages
C++ 99.2%
C 0.8%