An open API service indexing awesome lists of open source software.

https://github.com/anatta336/sphere-refraction

Refraction effects in a sphere for Unity
https://github.com/anatta336/sphere-refraction

Last synced: 7 months ago
JSON representation

Refraction effects in a sphere for Unity

Awesome Lists containing this project

README

          

# Refraction through a Sphere
An example of refraction effects in a sphere, created in Unity 2019.4. Made to accompany [a tutorial](https://samdriver.xyz/article/refraction-sphere) I wrote.

As usual with Unity projects you'll need to do a little ritual after downloading. When you first open the project it'll take a few minutes to build the local library. You'll then need to Open Scene to open the actual sample scene in the project (Unity silently generates a default start scene and shows you that instead.) To be safe you may need to restart Unity too.