0% found this document useful (0 votes)
33 views

Assignment12 Writeup

The document provides instructions to show an example human-readable material file with a color other than white, the binary file of that material with identification of the constant data struct, and a screenshot of a game displaying two differently colored materials. A response is given that two materials were created, with the snake head darker than the lighter snake body, as seen in the screenshot. Progress on the final project game is reported to be pending due to the time spent on this assignment.

Uploaded by

api-309107767
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

Assignment12 Writeup

The document provides instructions to show an example human-readable material file with a color other than white, the binary file of that material with identification of the constant data struct, and a screenshot of a game displaying two differently colored materials. A response is given that two materials were created, with the snake head darker than the lighter snake body, as seen in the screenshot. Progress on the final project game is reported to be pending due to the time spent on this assignment.

Uploaded by

api-309107767
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Assignment 12

Show us an example of your human-readable material file format with g_color set to something
besides white

Show us the binary file of that same material (a screenshot from a hex editor is ok as long as it's
readable)

Identify the constant data struct in the binary file


The first line in the binary file is the data struct.

Show a screenshot of your game that shows the two differently-colored materials

I originally started with red for both the snake head and the snake body. Now I made two
materials to make the head darker and the body lighter. As seen above it is working.

Tell us what progress you have made on your final project game
Not yet sorry. This assignment took a long time.

You might also like