This patch adds the following:
* Culling mode: front or back faces.
Currently, irrlicht supports setting in a material if
the back faces are culled or not. Obviously this is not
enough. With this patch, the culling mode can be set on
a driver level.
* Clipping planes.
Currently, irrlicht does not support user clipping
planes. All drivers support at mimimum 6 of those so
it's...
2006-10-23 15:39:29 UTC in Irrlicht Engine