Search refraction material example

Advanced game related topics
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Search refraction material example

Post by eddy »

Does anyone have a 3D example using a refraction material ?

Image
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
Kelebrindae
Enthusiast
Enthusiast
Posts: 151
Joined: Tue Apr 01, 2008 3:23 pm

Re: Search refraction material example

Post by Kelebrindae »

If I'm guessing right, your screenshot comes from the shader section of the nVidia website.
=> If so, you could write a ".material" file that calls the shader.

Could this answer your question, or do you want to avoid shaders?
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Re: Search refraction material example

Post by eddy »

Is it possible to do it with the current PB version?

I want to see an example.
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
Kelebrindae
Enthusiast
Enthusiast
Posts: 151
Joined: Tue Apr 01, 2008 3:23 pm

Re: Search refraction material example

Post by Kelebrindae »

Something like this ?
Image

Source, shaders, material, textures are here:
http://keleb.free.fr/pb/refraction_shader.zip
Post Reply