Changes

Jump to: navigation, search

GAM670/DPS905 Weekly Schedule 20121

No change in size, 21:04, 21 February 2012
This Week
</syntaxhighlight>
*:: viewpoint - simulates distortion due to perspective projection - useful for clouds
*::: normal is fixed (difference between viewpoint position and camera heading)
*::: up is open to change
<syntaxhighlight lang="cpp">
case VIEWPOINT:
break;
</syntaxhighlight>
*::: normal is fixed (difference between viewpoint position and camera heading)
*::: up is open to change
*: Object.h and Object.cpp code
* Texture Filtering

Navigation menu