Skip to content

Implementing reflections in water or mirrors using two cameras.

License

Notifications You must be signed in to change notification settings

sr4dev/Unity-PlanarReflectionCameraURP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlanarReflectionCameraURP

Implementing reflections in water or mirrors using two cameras.

This project is a reimplementation of MirrorReflection4 based on the Built-in Render Pipeline, adapted for the Universal Render Pipeline (URP).

reflection.mp4

How to use?

  1. Copy the Core folder into your project.
  2. Add a PlanarReflectionCamera Component to water MeshRenderer.
  3. Add or change a Material's shader to 'Shader Graph/PlanarReflectionCamera'.

If you want to know more detailed usage instructions, please check the sample scene.

References

About

Implementing reflections in water or mirrors using two cameras.

Topics

Resources

License

Stars

Watchers

Forks

Languages