Saturday, November 15, 2014

Engineering II - Assignment 8 - Texture Addition - Updated

Assignment 8 - Texture Addition - Update

ZIP Link

Assignment8.zip

Write-Up

Technical updates are listed below.

Technical Write-Up

Updated the UVs for my cube mesh and floor mesh. I have added the textures to them, and they are displayed below:



Realized Learning Moments

I experienced a memory pointer issue, so I had to fix a function that was receiving a value and now receives a reference to it. Also, the I broke down the cube with a paper cutout to see how the texture would layout, and what vertices/indices would be drawn. It helped me understand the placement better.

Time Used

Additional Coding: 1.5 hours

No comments:

Post a Comment