https://github.com/bodhid/UnityEquiCam
Realtime 360° ( equirectangular ) panorama Camera for Unity
https://github.com/bodhid/UnityEquiCam
360 camera equirectangular equirectangular-panorama panorama unity
Last synced: 6 months ago
JSON representation
Realtime 360° ( equirectangular ) panorama Camera for Unity
- Host: GitHub
- URL: https://github.com/bodhid/UnityEquiCam
- Owner: bodhid
- License: mit
- Created: 2018-05-06T17:43:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T18:15:14.000Z (over 7 years ago)
- Last Synced: 2024-11-10T14:42:25.838Z (11 months ago)
- Topics: 360, camera, equirectangular, equirectangular-panorama, panorama, unity
- Language: ShaderLab
- Homepage:
- Size: 230 KB
- Stars: 69
- Watchers: 7
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EquiCam
Realtime 360° Camera for Unity
Place the script on your camera to transform it into a realtime 360° panorama renderer.
This may degrade performance quickly! It uses 6 camera's to render to a cubemap in the background.
-Works in Forward and Deferred rendering
-Does not support most image effects
