All Projects → chiragraman → Unity3dprojectionmapping

chiragraman / Unity3dprojectionmapping

Licence: gpl-3.0
Projection Mapping Tests and Shaders using Unity 3D

Labels

Projects that are alternatives of or similar to Unity3dprojectionmapping

Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
Stars: ✭ 8,957 (+9428.72%)
Mutual labels:  glsl
Sildurs Shaders.github.io
Sildurs shaders website
Stars: ✭ 84 (-10.64%)
Mutual labels:  glsl
Threejs Starter
Stars: ✭ 89 (-5.32%)
Mutual labels:  glsl
Godot Particle Dof
Bokeh-esque particle depth of field in Godot 3.0
Stars: ✭ 77 (-18.09%)
Mutual labels:  glsl
Shader.lab
Advanced shader for three.js
Stars: ✭ 81 (-13.83%)
Mutual labels:  glsl
Threejs Es6 Webpack Starter
Three.js ES6 starter project with a sane webpack configuration
Stars: ✭ 85 (-9.57%)
Mutual labels:  glsl
Shadertoy React
6kB "Shadertoy" like react component letting you easily render your fragment shaders in your React web projects, without having to worry about implementing the WebGL part.
Stars: ✭ 74 (-21.28%)
Mutual labels:  glsl
Kinectazuredkprogramming
Samples about Kinect Azure DK programming
Stars: ✭ 92 (-2.13%)
Mutual labels:  glsl
Noodlesplate
Offline Shader Editor with many cool features
Stars: ✭ 79 (-15.96%)
Mutual labels:  glsl
Lux 2.0
Lux 2.0
Stars: ✭ 86 (-8.51%)
Mutual labels:  glsl
Watercolorfilter
Stars: ✭ 77 (-18.09%)
Mutual labels:  glsl
Shady
CLI tool to render GLSL shaders
Stars: ✭ 79 (-15.96%)
Mutual labels:  glsl
Cezanne
This is a project showing varied shading algorithms with a simple apple.
Stars: ✭ 85 (-9.57%)
Mutual labels:  glsl
Mpv Config
MPV configuration files for high quality rendering of traditional live TV and video disc formats
Stars: ✭ 76 (-19.15%)
Mutual labels:  glsl
Medium
Progressive WebGL toolkit for art.
Stars: ✭ 90 (-4.26%)
Mutual labels:  glsl
Mpv Settings
basically my settings for MPV
Stars: ✭ 73 (-22.34%)
Mutual labels:  glsl
Cactus
A Modern Diablo II Version Switcher (Contains: Singling)
Stars: ✭ 83 (-11.7%)
Mutual labels:  glsl
Ar Sdk
DuMix AR SDK for Developer
Stars: ✭ 93 (-1.06%)
Mutual labels:  glsl
Sky Shader
☀️ WebGL sky and sun shader editor
Stars: ✭ 90 (-4.26%)
Mutual labels:  glsl
Shadertutorialseries
source code for the YouTube series
Stars: ✭ 86 (-8.51%)
Mutual labels:  glsl

#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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].