• Stars
    star
    105
  • Rank 328,196 (Top 7 %)
  • Language GLSL
  • License
    GNU General Publi...
  • Created over 12 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Projection Mapping Tests and Shaders using Unity 3D

#projection mapping with Unity3D

Greetings! You have stumbled upon my projection mapping experiments in Unity 3D. The project contains scripts and shaders used to implement homographic transformations natively within Unity 3D.

##useful links

  1. Quad-warping: http://bit.ly/MX9Uyn

  2. Vertex operations in shaders: http://bit.ly/NnSKaQ

  3. Mapping to the physical world: http://bit.ly/bsJo01

##install

If you wish to run the project, install Unity 3D, clone this repository, and double-click on the scene file at Assets > Scenes.

##instructions

Once you hit play, left-click and drag one of the 4 red controllers on on the vertices of the cube to warp the camera perspective.

##license

This project is licensed under the GPL.