terrafx icon indicating copy to clipboard operation
terrafx copied to clipboard

HelloMirror

Open IngmarBitter opened this issue 5 years ago • 0 comments

[IMPL] HelloMirror sample This sample demonstrates the use of two rendering passes of a simple scene with a triangle in front of a mirror.

  1. the scene is rendered as seen in the mirror and with a render target that is an off-screen texture
  2. the scene is rendered 'normal' as seen from the main camera and into the frame buffer. There are two objects, the triangle from the first pass and a mirror - a quad with the first pass render result as a texture.

IngmarBitter avatar Jan 05 '21 22:01 IngmarBitter