Just finished updating my resume a little. Unfortunately, couldn’t put some of the newer stuff I’ve been working on due to NDA.
Click on the Resume tab on the menu to check it out.
2D Array Lab
Posted By Derek on February 27th, 2010
This lab was created to build upon the dynamic memory reinforcement that was covered in the string lab. It also gets the student to investigate binary file formats that aren’t their own and understand how the data is stored. To complete the lab the student is tasked with reading in a .bmp file, strip the headers and utilize the information to read in the pixel data. Each pixel’s information is assigned to a separate quad that is created and stored in a 2 dimensional array.
Developed:
- 3D viewer for lab using OpenGL
- Lab format, structure and lesson
Full lab and demo as distributed to students can be downloaded here.
Similar Posts
Share
Posted in Professional Projects
Comments 0
