How to perform attachments effect by jpct-ae?

Started by gamenewer, October 26, 2014, 01:34:50 PM

Previous topic - Next topic

EgonOlsen

#15
As said, this is more of an artistic challenge than it is a technical one. And i'm no artist. I suggest to try different textures and object manipulations and see what's happening. Maybe that helps to find something that looks good enough.


lawless_c

#17
The sphere could a shader done around a spherical object http://http.developer.nvidia.com/GPUGems2/gpugems2_chapter16.html

edit: i dont think it would need to be as complex as the one in the link though as you aren't trying to simulate light scattering.
if you can use the shaders you may be able to set it so fragments at right angles to the camera are less transparent than those facing it.

gamenewer

Thanks ,    lawless_c,  I want to implent this effect by simple way ,  thanks for your help  :) :)