Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1 KB

README.md

File metadata and controls

38 lines (22 loc) · 1 KB

ProjectionMapping-unity

this is simple Projection-Mapping tool for Unity.

  • Generate Projection-UV from projector
  • Edit Projection-UV in run-time
  • Use Spout or something to projection in editing
  • work-in-progress

Adjust the position of the projector object according to the position of the actual projector

Custom/Projection/Generate UV to Generate projection-UV from projector

mesh with projection UV, and UV Editor is generated

you can edit generated UV with mouse-drag in Game-View

Usage

Future