Menu

#262 Transparent object sorting issues

current stable SDK
closed-fixed
scene (109)
5
2023-11-22
2009-08-14
No

Positions should be transformed into camera space or distance along view vector, rather than distance from camera. Needs test case with orthogonal camera.
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=33410

Discussion

  • Michael Zeilfelder

    • status: open --> closed-fixed
    • assigned_to: Michael Zeilfelder
    • Group: --> current stable SDK
     
  • Michael Zeilfelder

    Fixed in svn trunk r6573, will be in Irrlicht 1.9

     
  • Michael Zeilfelder

    In r6574 no longer default (with projection camera it didn't work so well), but can be set with ISceneManager::setTransparentNodeSorting(irr::scene::ETNS_PLANE_CENTER);

     

Log in to post a comment.