x


reflective glass shader

hey, how do I go about making a shader (or downloading one) that would look like C4D's reflective material channel? like this: http://www.moddb.com/members/crazyeyes000/images/reflective-material.

thanks.

more ▼

asked May 29 '10 at 12:07 AM

Jason Hamilton gravatar image

Jason Hamilton
445 68 73 80

(comments are locked)
10|3000 characters needed characters left

3 answers: sort voted first

Reflections can be done with render to texture which is a pro feature. The new unity race game tutorial has some nice reflections in it if you wanted to extract some code from it.

Having actual reflections is expensive so a shiny material with a texture for reflection can be used for a nice, faked reflective surface. This is in indie unity as well.

more ▼

answered May 29 '10 at 01:05 AM

spinaljack gravatar image

spinaljack
9.1k 18 31 92

thanks for thank!

May 29 '10 at 06:34 AM Jason Hamilton
(comments are locked)
10|3000 characters needed characters left

If you're looking for a glass shader with dynamic reflections, there's one on the Wiki: http://wiki.unity3d.com/index.php/SurfaceReflection

It requires Unity Pro, though.

more ▼

answered Mar 07 at 04:14 AM

Venryx gravatar image

Venryx
51 1 2

(comments are locked)
10|3000 characters needed characters left

how about cubemap reflections with transparency in one shader? this would prevent a lot of questions...

more ▼

answered Feb 25 at 03:34 PM

Thousand gravatar image

Thousand
-4

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1740
x841
x148
x75

asked: May 29 '10 at 12:07 AM

Seen: 4141 times

Last Updated: Mar 07 at 04:22 AM