Im doing a scene of a galaxy and dont know how to proceed.
I have the stars (PointArrays) and want to add some gasclouds to the spirals. I had a pretty working solution in java3d where i used Fog but i cant take the same approch directly since it is set up differently in java3d.
Before trying the Fog in xith id like to have some advices if there are better ways of implementing the effect. Could it be made better/easier with particles ore is there something else i could consider?
Ill post 2 screens, one is a picture of what im after and the other is a screenshot from my java3d app.

