Enable / Disable Nebulae
Posted: 02.05.2007, 22:54

You can do it with galaxies, planets and so on - but not with nebulae. Is this correct?
Real-time 3D visualization of space
https://celestiaproject.space/forum/
https://celestiaproject.space/forum/viewtopic.php?f=9&t=11008
BerndS wrote::?: WHo knows how to switch of / on nebulae with celx?
You can do it with galaxies, planets and so on - but not with nebulae. Is this correct?
Code: Select all
celestia:setrenderflags{nebulae = true} -- enable
celestia:setrenderflags{nebulae = false} --disable
BerndS wrote:Hi Vincent!
Thanks - but that's what I tried before and it didn't work (Celestia 1.4.1). And it still doesn't work with nebulae. Any further ideas?