Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rc1 authored Sep 21, 2016
1 parent 0f05fb4 commit aa1d140
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Cylindrical Camera for Unity 3D

![cylindrical camera 3](https://cloud.githubusercontent.com/assets/166915/15854251/d1df2420-2ca0-11e6-8a6a-670531a7c8e1.gif)

A 360 degree cylindrical panorama capture using Unity 3D.

![cylindrical camera 2](https://cloud.githubusercontent.com/assets/166915/15828438/36637fe4-2c07-11e6-92a4-d86daba7a8ed.gif)

The 360 degree view is rendered to a single render texture. The pixel dimensions of the render texture can be changed as the four camera used to capture the scene will auto reconfigure themselves to match the dimension. A shader can then be applied to the render texture, which will unwraps the scene so it has near no distortion.

![cylindrical camera 3](https://cloud.githubusercontent.com/assets/166915/15854251/d1df2420-2ca0-11e6-8a6a-670531a7c8e1.gif)

0 comments on commit aa1d140

Please sign in to comment.