154
edits
Changes
→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>
*: Object.h and Object.cpp code
* Texture Filtering