Project texture on geometry

volkerk's picture

how would you go about projecting a texture or image on 3D geometry. A bit like as you would pan and tilt a real projector in a dark room, so the projected image is distorted by the geometry.

i found those relevant links, but i can't imaging how to do that in qc. http://vvvv.org/documentation/how-to-project-on-3d-geometry http://developer.nvidia.com/object/Projective_Texture_Mapping.html http://www.ozone3d.net/tutorials/glsl_texturing_p08.php

PreviewAttachmentSize
project_texture.jpg
project_texture.jpg14.89 KB

franz's picture
Re: Project texture on geometry

did you try copy/pasting this source into a GLSL shader in QC ? Does it crash somewhere ?