1

I've been experimenting with using the default matcap textures in render mode (using Normal or Reflection mapping), and it looks pretty good. However, I'd like to use them as a "reflection map," so that objects with mirror properties use the texture rather than the actual world. Is there a way to do that easily?

EDIT: Probably should've specified that I'm using Blender Render rather than Cycles.

  • Related: http://blender.stackexchange.com/q/2030/599 and http://blender.stackexchange.com/a/554/599 – gandalf3 Jul 14 '15 at 20:48

2 Answers2

1

In short: take any good HDR texture and put it in Environment node for your glossy shader.

enter image description here

For Internal:

enter image description here

Daniil Romanov
  • 715
  • 3
  • 8
1

I was able to "fake" reflections by simply blending the reflection texture with the material (Mix + Color: <1 + Coordinates: Reflection).

texture pane

render result