irrlicht/source
cutealien 3752bd9bd4 Add more transparent node sorting algorithms
Adding 2 algorithms to sort by distance to camera plane instead of camera position.
This is better in quite a few situations and extra cost is just one vector subtraction per node and an additional function parameter per call, I think that's worth it. So made the camera-plane to object-center now the new default.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6573 dfc29bdd-3216-0410-991c-e03cc46cb475
2023-11-22 16:34:55 +00:00
..
Irrlicht Add more transparent node sorting algorithms 2023-11-22 16:34:55 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00