Horde3D http://www.horde3d.org/forums/ |
|
check for visibility? http://www.horde3d.org/forums/viewtopic.php?f=2&t=554 |
Page 1 of 1 |
Author: | SpOOky [ 10.11.2008, 14:10 ] |
Post subject: | check for visibility? |
hi, how can i check if a node is in the view fustrum? and further more to turn it's visibility on and off (render state, not alpha)? thanks ![]() |
Author: | Volker [ 10.11.2008, 16:01 ] |
Post subject: | Re: check for visibility? |
If I remember correctly, there is currently no external method to check if a node is visible to the viewing frustum. You may search for the frustum culling code in the engine and create your own interface function. But the visibility can be already toggled using setNodeActivation. |
Author: | SpOOky [ 10.11.2008, 17:36 ] |
Post subject: | Re: check for visibility? |
thanks. i hoped it would be something i've missed in the api. now, regarding the fustrum, i'll dig into the sources bodge something. by any chance do you know in witch file i might find the code? LE: found it ![]() |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |