Thursday, December 8, 2011

Demo04 ( Re-visited )

Finally finished the volume rotation strategy. This means all volumes, like the T-Rex from Demo04 can now walk around and rotate. Firstly I am going to make the T-Rex out of 16 volume slices, the original only had 4 slices ( lazy ). This will make the T-Rex a lot more detailed and realistic when viewed from an angle. 
I am going to enter the viewport slices into the alpha channel for fog, and use grass maps and tree maps. The completion of this demo will make Graph3D finally finished!

Windows 7 Tools

Snipping tool




screen snapshots.

Windows Calculator Programmer Mode ( Alt + f3 )


This is the Silverlight pixel value for green. Let's put it into Visual Studio 2010.

screen.Pixels[offset] = -16711936;

Very cool!