VPT 6.0

Scroll down for download links.

Video Projection Tool (VPT) 6.0, a projection powerpack.
VPT is a free multipurpose realtime projection software tool for Mac and Windows created by HC Gilje.
Among other things it can be used for projecting video on complex forms, adapt a projection to a particular space/surface, combine recorded and live footage, for multiscreen HD playback, for interactive installations using arduino sensors or camera tracking ++
VPT has become a popular tool for theatre and installation use, but is also used by VJs.
VPT 5.1 was downloaded just under 5000 times.

What´s new in VPT 6.0
A completely new graphical interface making it even simpler to position,scale and distort the layers.
32 layers (previously 16)
mesh distortion with variable-sized control grid.
a completely rewritten cuelist making it even simpler to create transitions and to build complex sequences. You can now also send osc formatted commands directly from the cuelist.
crop-scaling of sources.
increased syphon support with two syphon (crop-scalable) inputs as well as syphon output support.
a DMX module has been added, with support for Enttecs usbdmx pro interface, enabling both control of VPT from DMX light consoles, or the possibillity to control dmx devices from VPT.

A very brief introduction to the structure and feature of VPT 6
VPT 6 is an attempt at making the mapping workflow even easier with the new navigator and preview window, giving you easy access to layer controls. The main console gives you full control over the sources, saving presets, creating cuelists as well as numerous ways of controlling VPT using osc,midi,dmx,lfos,arduino ++
A number of extensions to VPT are available to make it easier to work with serial devices like the arduino or video triggers for interactive elements,  external soundcards for multichannel sound playback etc, with the goal of integrating projection into physical environments.

Sources:

8 quicktime movie sources. Recommended codec apple photo jpeg 75% quality for most footage, Apple prores 422 LT for HD footage.  (On my Macbookpro VPT has no problems mixing multiple sources of 1280×720 footage, and other users have tested with full HD as well)
1 solid source. Very useful if you just want to fill a layer with colour.
2 noise sources. Generated noise textures.
1 text source. Either type in text live, use text saved in a file, or send text over osc from another application
2 live sources
1 buffer (based on live input), as well as 1 live capture which records live input directly into the moviesource folder.
Syphon: 2 syphon inputs and one output: Use the cross-application framework for getting input from other applications supporting syphon (mac osx 10.6 or later) and sending VPT output either to other video applications or to the syphon recorder to record your output.
You access all the parameters of a source by making it the active source, then it will be exposed in the source control.

Mixers:

The mixers mix two sources (moviesources, livesources, buffer) using different mixmodes. The output is then routed to the mix sources which can be found in the layer source menu.

FX chains
FX bus with 6 effect chains using different shader-based effects. You route your sources through the fx chain and then route the fx chain into the layer of your choice.
It is relatively easy to create your own fx chains, and you can drag and drop your new fx chain to one of the fx modules to get access to new effects.
A template for creating your own (provided you have access to maxmasp/jitter) can be found on the extending-vpt page.

Layers

You have up to 32 layers which you can scale/warp/mask/position on the output screen as desired.
You can scale and position the layer, as well as adjust the cornerpin points, using the mouse, either in the preview window or on the projected output (mofo).
The layers are stacked on top of each other, layer 1 is on the top, layer 32 is at the bottom.
You select input source of your choice (moviesources, livesources, buffer, mixers, syphon), blendlevel and blendmode.
You can create advanced masks using the mask editor (up to 16 control points), create feathered circular mask using the vignette mask, edge blend for soft edges, and mask blur.

Controllers
There is extensive support for OSC, MIDI, as well as serial communication with a microcontroller like the Arduino. There are also some built-in controller modules: the LFO modules to automate control over different VPT parameters or the sliders and buttons which can be set to control whatever you like. All the different controllers can be mapped to almost every controllable feature in VPT. All the controllers are now organised to be simpler to use and can be found by clicking on the controllers button in the bottom right corner.

Output

VPT is designed to work with outputs of varying aspect ratio and works well with the matrox dual and triple-head-to-go.

Sound Output

with VPT 5.1 you can route the sound from your quicktime sources to up to eight sound channels (depending on your soundcard).

Help

VPT 6 comes with built in help for most functions. For help in the different sections look for a question mark and click on it, this will give you detailed information about that section
The demoproject includes presets which show some of the features of VPT, take a look at these examples to get started.
Check out the online manual as well.
For more help please visit the VPT forum
You can access web links directly from VPT by clicking on the VPT info tab.

Projects

A VPT project is contained in project folders. A project folder contains a video folder, a mask folder, as well as the different preset files associated with the project.
This folder can be placed anywhere on your system (just remember to never move the projectpath.json out of the VPT folder), and you can easily switch between different projects.
You can drag your own movie folders directly to a moviesource as well, and the path will be saved with the preset.
You can make VPT start automatically in fullscreen mode at a certain preset or cue.
All settings are saved automatically when closing VPT, so there is (in theory) no need to do manual saving of the different settings.

Extending VPT
VPT can do a lot of things by itself, but being able to customize it makes it even more powerful. There are a few maxmsp/jitter templates that will help you to get started creating your own sources, fx chains, or to build custom control setups using OSC. There are also templates available online for using OSC with VPT  with other applications like Processing and PD: extending VPT

Free

VPT is again freeware, meaning no promises of bug fixes, new features or support. However, the VPT forum is quite active and is the place to bring up questions and suggestions.

Download


Updated november 12th, 2012. Many small changes and fixes, especially on the windows versions, so be sure to check out the included changes text file to get an update on what´s new.

VPT 6.0 osx (r13)

Mac System Requirements
Mac PPC or Intel machine running OS X 10.4.11 or later, and 1 GB RAM. Jitter requires QuickTime 7.1 (or later), an OpenGL-compatible graphics card, and OpenGL 1.4 (or later).

VPT 6.0 win_16layers (r13)
VPT 6.0 win_32layers (r13)

Windows System Requirements
Windows XP, Vista, or Windows 7 machine and 1 GB RAM. Jitter requires QuickTime 7.1 (7.6.2 seems to work best for most users), an OpenGL-compatible graphics card, and OpenGL 1.4 drivers (or later).

Online manual

Overview over OSC-messages used in VPT

Credits
VPT is created, developed and maintained by HC Gilje.

Timm Ringewaldt has contributed to the development of v5.0, including the mask editor.

VPT uses modified shaders from Anton Marini, Andrew Benson as well as Cycling74.
Parts of the source code are either found from examples on the cycling74 forum as well as Gregory Taylor´s LFO tutorials.
VPT uses the maxmsp/jitter implementation of the syphon framework, developed by Tom Butterworth and Anton Marini.
VPT is developed using v5.18 of maxmsp/jitter from Cycling74.

Thanks to
Atelier Nord, BEK, Oslo Lux and IMAL for supporting my work with VPT.

Video tutorials (VPT 6)

Video tutorials (VPT 5)

Get updates about VPT on Twitter either by searching for #VPT or follow @hcgilje

VPT forum

I have set up a google group as a VPT forum.

Older versions:
VPT 5.1 OSX
VPT 5.1 WIN

even older versions:

Downloads

Documentation

153 Responses to “VPT 6.0”

  1. George Says:

    I am just getting started with VPT 4. I think this is great cant wait to see whats in VPT 5. Thanks for what you do.

  2. Tom Says:

    Awesome work HC! Really appreciate your industriousness and efficiency. Helping to take VPT forward. Wonder if dragging the corners ‘on screen’ like in you cornerpin keystone tool is also on the cards for VPT 5… Many thanks! Tom

  3. hcgilje Says:

    Thanks!
    The corner pin keystone is there and works much better than before actually. No need to manually set the layersize, just make the layer active then start click-dragging directly on the screen, no keyboard shortcuts necessary.

    hc

  4. Tom Says:

    RE: corner pin keystone – nice nice! VPT 5 looking good – getting my head around the new interface and functions. Thanks HC! Merry Xmas & Happy New Year!

  5. Gokhan Says:

    Hi there, im just gettin started just like george but i have problems, ar there any tutorial videos or learning decuments for the VPT, couse i didnt do anything but i wanna do somthin, Help me pls …

  6. hcgilje Says:

    Hi,
    there is a lot of built-in help in VPT 5, so first reading the pdf that comes with VPT and then look around at the help menus will give you some kind of idea of how to get started.
    There are no tutorial videos for VPT 5 yet, but it might still be useful to read the manuals and watch the tutorials for the older versions if you are completely stuck.

    Please use the VPT forum for further questions:
    http://www.nervousvision.com/vptforum/

  7. Bordos Says:

    Appreciations and thanks for your great work!

  8. anne helen Says:

    hei HC
    Dette ser spennede ut ,ble nyskjerrig når jeg så bildene på flicker ,dette må jo bare sjekkes ut ;-)
    anne helen

  9. Oliver Maass Says:

    Hey,

    i´m totally excited about VPT. A big THANK YOU for doing that!

    Is it possible to get more than 16 Layers, maybe 32?

    greets

    Olli

  10. Tom Says:

    After using VPT 5 to run mapped visuals at a NYE event, I think it’s important to stress that it’s still very much in the beta stage. Whilst it has heaps of cool functions that made me choose it over the previous versions of VPT, stability seems to be an issue.
    I found that for some reason the mapping set-up that I’d saved and then opened before didn’t save the same way on the night of the event. Also the midi set-up didn’t function OK despite being all saved OK before.
    Still some teething problems but hopefully these can be ironed out and improved before the final release version. Know you’re a busy man HC but some tutorials or an updated manual someday would be real choice… There’s heaps that VPT 5 can do!

  11. hcgilje Says:

    Hi Tom,
    sorry to hear about that, I have had no other stability reports since the beta release so I would appreciate a more detailed report of what didnt work as expected.
    Please use the VPT forum for this.
    http://www.nervousvision.com/vptforum/
    hc

  12. GazK Says:

    I love this software, although even after watching the
    tutorials (twice!) it’s taken me two days to get anything going,
    and i’ve not even got a clue about how to actually hook it out to
    my projector. it would be great to see a tutorial from start to
    finish on how to create something like the Tests seen in some
    youtube videos.

  13. hcgilje Says:

    I also wish there were tutorials for vpt 5, but I currently don’t have any time to make them.

  14. hcgilje Says:

    I like to contradict myself.
    Here are 8 short video tutorials which might be helpful:
    http://www.youtube.com/view_play_list?p=C294F75137976F7A

    hc

  15. Genji Says:

    I’m new to VPT and have am trouble with some basic areas. I
    am getting the LFO and Midi controls changes showing up in the
    “control source monitor” section but, no matter what setting I use
    I cannot get the parameters to move/change as in the tutorial. I’ve
    checked the clips and earlier manuals but cannot see anything. Am I
    missing something simple? Thanks for any help. I’m on a mac Dual
    2GHz ppc G5

  16. hcgilje Says:

    Hi, please use the vpt forum for questions, and let us know which values the control monitor reports

  17. VEMANA Says:

    Very Good Useful Tool

  18. Soft Reboot Says:

    [...] (though I do wonder sometimes). Post the graduate exhibition, I got stuck into the new version of VPT, Quartz Composer and the amazing Syphon, to prepare for my first visuals gig. It was a great [...]

  19. baysaji Says:

    i have one quastion… how i start to play sourses in same time? and end same time? plz…

  20. hcgilje Says:

    Please use the VPT forum for questions

  21. VPT test | Synestetisk design Says:

    [...] i helga. Der lærte me å prosjektere på 3D-formar på ein enkel måte med programmet VPT. Eg trur eg kjem til å bruke dette programmet til utstillinga, og kanskje i prosessen framover. [...]

  22. Atelier Nord » HC Gilje VPT Workshop Says:

    [...] HC Gilje VPT Workshop lørdag 22.01 og søndag 23.01.11, 10-16 kun påmeldte, kr. 300 i deltageravgift Atelier Nord prosjektrom I denne to dagers workshopen vil HC Gilje presentere den nye versjonen av sin egenutviklede programvare Video Projection Tool (VPT). VPT er en gratis sanntid projeksjonsprogramvare for Mac og PC utviklet for økt fleksibilitet og kontroll av videoprojeksjoner. Verktøyet kan bl.a. brukes til videoprojeksjoner på komplekse former, samt å tilpasse projeksjoner til bestemte flater og områder. Man kan bruke enten ferdiginnspilt materiale eller live kamera. Programvaren gir også mulighet for flerkanals HD projeksjoner. Programmet blir bl.a. brukt til installasjoner, teaterproduksjoner og VJing. Deltagere vil bli gitt praktisk opplæring i programvaren samt muligheten til å utvikle sine egne prosjekter. Erfaring med tidligere versjoner av VPT er en fordel, men ikke et krav. For mer info om VPT og HC Gilje: http://hcgilje.wordpress.com/vpt/ [...]

  23. Hidrazone » Blog Archive » Oslo Lux 2011 – Oslo School of Architecture and Design 21 January 2011 Says:

    [...] shareware software VPT for theatre and installation created in MaxMsp/Jjitter (Downloadable here http://hcgilje.wordpress.com/VPT/ [...]

  24. Davis Wince | 3D Mapping Projection Says:

    [...] a sovereign government, developers and hardware companies alike are creating scalable solutions.  HC Gilje has created the free 3D projection-mapping software tool, Video Project Tool 5.0 for MAC and [...]

  25. hernan Says:

    Matrox can not be used with the latest version?

  26. hcgilje Says:

    yes,matrox triplehead2go and dualhead2go works fine with VPT 5.1

  27. Le blog de multimedialab.be » Archive du blog » openLAB Masterclass chez iMAL Says:

    [...] Le site de HC Gilje. Le Flickr de HC Gilje. HC Gilje sur Vimeo. VPT (Video Projection Tool). [...]

  28. matthieu Says:

    Hi,
    thanks for this great tool.
    I have been using it since version 4.
    Although I am getting a 403 error when trying to download version 5…

  29. matthieu Says:

    Hi again turns out I was connected to internet through a restricted network, sorry about that, works great now, thanks !

  30. vonhellsing Says:

    My question is if ispossible, using black magic with VPT5.1 and if is possible make mask to mapping where, one machine with resolume sends images to VPT in othe machinne, than project in struture with mapping made in VPT

    cheers!

  31. hcgilje Says:

    Please post questions in the vpt forum:
    http://www.nervousvision.com/vptforum/
    short answer: if on mac, you can use syphon, but on the same computer. if on windows, no

  32. Seth Says:

    Excellent excellent work guys, truly thank you!
    Seth

  33. Projection Mapping resources | Live Media Spring 11 Says:

    [...] Video Projection Tools (currently 5.1) by HC Gilje is the software we reviewed in class – it’s a multi-layer, real time projection mapping program, fully made with Max, and fully controllable via OSC messages from any program you choose. You can also embed Max patches directly within in via it’s Fx Bus, and broadcast video to it from Jitter and other sources via Syphon. [...]

  34. gatochino Says:

    thank you for your continuous work and efforts. and thank you for sharing it with the rest of us, mortals.

  35. IMAL videomapping | 5 uur…!!! Says:

    [...] kijken naar het resultaat van de videomapping cursus in IMAL Brussel. De Noor HC Gilje heeft een videotool gemaakt (software) dat zich goed leent voor VJ optredens en videomapping. Helaas was uw [...]

  36. IMAL videomapping | 5 uur…!!! Says:

    [...] van de VTP software en resultaat achter het [...]

  37. R.J. Says:

    Hello,

    I am doing a performance soon and I am planning on using a Midi board as a controller. However, I am unable to figure out how to save controller presets so I can use them at a later date. Mine won’t save for some reason and its getting tedious setting up the controller each time I use it. Any advice? And yes I have read the manual and checked out all the in-software help notes. Thank you so much!

  38. hcgilje Says:

    This is a good question for the VPT forum.
    http://www.nervousvision.com/vptforum/

    you save a controller preset by shift-clicking on one of the dots at the top of the router section.

  39. augmented architecture | m e d u l . l a / b l o g Says:

    [...] i would like to start the activities in this blog by announcing i’ll be at the espaço cultural trackers, in são paulo, during the 11th, 12th and 13th of may, working on the workshop arquitetura aumentada (augmented architecture), from 8pm to 10pm. the purpose is to provide an environment of reference sharing and experimentations about projection techniques concerning spatial perception. as a digital tool, we will be using the open source software VPT. [...]

  40. Reitek Says:

    For some reason whenever I try to unzip any of the files it says I’m missing some .dll file

    I tried downloading all the different versions and each one of them does this. Could anyone help?

  41. Projector keystoning software @ The Linkielist Says:

    [...] VPT 5.1 video projection tool is free and very capable, but I haven’t been able to take a vga / dvi / hdmi output as a live input into it yet so it needs videos in a video directory to throw its layers on allthough this howto is a launching point. [...]

  42. Light Space Modulators Says:

    [...] developed a free multipurpose realtime projection tool called VPT, which can be used for projecting video on complex forms. “I was moving away from using concrete [...]

  43. First confirmed speakers announced « Wellington Lux 2011 Says:

    [...] Gilje is a renowned Norwegian digital artist who also developed VPT, a software tool that allows for the dynamic projection of multiple video sources onto physical [...]

  44. chris Says:

    would appreciate it, if someone can put up tutorials …..how do i import my vids i made into VPT and then mix a couple of others together on diffrent surfaces ?

  45. hcgilje Says:

    For documentation (including some basic video tutorials):
    http://hcgilje.wordpress.com/vpt/vpt5-manual/
    For questions/troubleshooting:
    http://www.nervousvision.com/vptforum/

  46. sebastianpeschiera Says:

    hcgilje great work!! love that you have taken the time to develop this community and the projection tool.

    I am posting here, since I think you are more in tune with this forum, but I am asking about a post you submitted to the Syphon Forum

    “”I did a small test yesterday using syphon recorder as a NRT recorder. Although that is not its primary purpose, this works pretty well, and unlike jitter you actually get full quality output on recorded frames”"

    Iam very interested in knowing how you manage to make syphon a Non Real Time Recorder for jitter. like you I would also like to render my work in higher quality than what jitter allows and this seems like the most promising result.

    Your advice would be very helpful since I’ve been going a little crazy trying to record from jitter for the past 6 months …
    if you prefer to send me an email. I can be reached at sebastianpeschiera@gmail.com
    thanks

  47. hcgilje Says:

    Hi Sebastian,
    The syphon recorder supports still image capturing, so what I did was to make a script that first rendered one frame in jitter, then recorded the frame in syphon recorder. It is relatively easy to assemble a series of still images into a movie.

    hc

  48. 66 Says:

    hi
    i want to make something like this on theater stage.http://www.youtube.com/watch?v=dL1SvO1JANA
    does VPT 6 able to make it ?

  49. hcgilje Says:

    Please use the VPT forum for questions:
    http://nervousvision.com/vptforum/

  50. Tohnny Says:

    It works great but the only problem is that the projected image is flipped horizontally(Mirrored). So if doing a presentation people cant read.

  51. hcgilje Says:

    That must be something with your setup, the projected image is not mirrored in VPT.
    Please use the VPT forum for further questions:
    http://nervousvision.com/vptforum/

  52. MULTI MEDIA Says:

    Great Work

  53. random Says:

    this version is amazing!!!
    I have a question. Is very difficult to make the program load swf files?

  54. hcgilje Says:

    thanks!
    As long as quicktime doesnt support swf properly there will unfortunately not be any swf support (However I think certain swf files can be played from quicktime?)

  55. TalkAbout Tech 015: An Accomplished Moodler – TalkAbout Tech Says:

    [...] VPT (Video Projection Tools) v6 LMP Bluetooth [...]

  56. Friza Says:

    Hi!! Great job, soon I’ll give you feedback of some work with VPT 5.1… it is great for scenography. Do you have a data bank of VPT downloads? I’d like to know how many people in my country got acess to it… Thank you. Friza/Brasil.

  57. hcgilje Says:

    Hi Friza,
    thanks!
    I dont have detailed statistics for the downloads, only the number of downloads over a certain period of time. VPT 5.1 has been downloaded 5000 times in tota. I know there is quite a few Brazilian users out there, but no idea how many.

  58. Video Projection « The Vincent Variable Says:

    [...] you like the idea of Projection Mapping, try the technique for yourself! A [free software] is available through the HC Gilje: Conversations with Spaces [blog]. They also offer many tutorials [...]

  59. realtime image processing with puredata | m e d u l . l a / b l o g Says:

    [...] scenery was made by using projection mapping techniques, with a combination of puredata and vpt (programmed by palm). hope to see you in [...]

  60. ReiTek Says:

    Hey, Good tools man. I’ve been having some problems with the Mask Editor. For some reason the window to move all the key points is insanely small. Maybe like 4 pixels big. I can’t find any way to stretch it out though. Can anyone help me out?

  61. hcgilje Says:

    Hi,
    this is a good question for the vpt forum (I believe it has been asked before):
    http://nervousvision.com/vptforum/

  62. demens Says:

    hey man, VPT is awesome, thanks for your work,

    i have 1 IMPORTANT suggestion, i dont know how this works with max, but in 1920 * 1080 resolution the interface looks too Small, it will be nice if we had the chance to change the size of the interface to a bigger one like with the preview window,

    a small suggestion is if maybe you can put a color box like the one in the texture panel, to change the color of the interface???? or the background color, as discussed with VJs is better to have a dark interface, contrasted, white is too much light, just a tough

    and will “video-previews” be available on the preview window like mac???

    will be posible to get at least 12 quiktime videosources??? i think in new powerfull laptops maybe it will do it???

    sorry about all that questions, this software could compete with all the other available and win
    thanks a lot man this is awesome

  63. hcgilje Says:

    Hi,
    thanks for your suggestions.
    It would be great if you posted them on the VPT forum:
    http://nervousvision.com/vptforum/

  64. pluton Says:

    hi everybody!
    i´ve got a problem that´s driving me crazy…
    when i first met this software i tried it on my old centrino and although it ran VEEEEERY slowly it did run…then i thougth “wait till i buy this i7 core and you will see”.
    now, with my brand new i7, win 7 64 and ati hd vga I AM UNABLE TO RUN ANY VERSION, it simply does not execute…i pay attention to taskmanager and when it is loading into ram here comes “werfault32.exe” and terminates the app, it does not show any pop up nor anything…
    i installed xp64 on another partition and GOT THE SAME issue…

    as i understood, you only have to run the exe and there you go…isnt´it? you don´t have to have any kind of dlls or soft to be able to run this max runtime…isn´t it?

    please help!
    thank you

  65. hcgilje Says:

    Hi, this is not the place to ask VPT questions, please ask them on the VPT forum:
    http://nervousvision.com/vptforum/

  66. thinking the urbe: avlab córdoba september 2011 | m e d u l . l a / b l o g Says:

    [...] the basic idea behind projection mapping (based on previous meetings), using the opensource tool vpt. the workshop happens on september 20th, from 10am to [...]

  67. Rozairo Fernando Says:

    thanks man…. this is awesome!!! two thumbs up!!!!!!

  68. Wiliam Moscon Says:

    hello VPT6 this system does not install on 64bit windows 7? because on my pc it hangs at the time of install

  69. Wiliam Moscon Says:

    and I tried to install winxp and did not install the version 6 of VPT

  70. hcgilje Says:

    I assume you tried the 64bit version? Anyway, please use the VPT forum for questions:
    http://nervousvision.com/vptforum/

  71. Projection mapping – Photoshop tests « Really Augmented Says:

    [...] Video Projection Tools. Like this:LikeBe the first to like this post. [...]

  72. Projection Mapping – A New Way of Marketing | Popster´s Blog | Music, Art, Design, Photography, Social Media | @mrpopster Says:

    [...] If you’re ready to experiment and develop new material but have been intimidated by figuring out how to start you might want to start with the following programs: MadMapper, Modul8 and Video Projection Tool (VPT). [...]

  73. Sebas Says:

    “hcgilje Says:
    June 13, 2011 at 5:44
    Hi Sebastian,
    The syphon recorder supports still image capturing, so what I did was to make a script that first rendered one frame in jitter, then recorded the frame in syphon recorder. It is relatively easy to assemble a series of still images into a movie.”

    hi Hcglije – Is it possible for you to send me this script? I was hoping that the new jitter of maxmsp6 had better nonrealtime renderings, but I don’t think it does. I really don’t know how to script so you sharing your script with me is basically one of my last chances of getting an inexpensive solution for high quality rendering.

    thanks for the help.

  74. Benjamin George Says:

    Hi
    whats the Hostname/IP address for adding a new layout for VPT?
    I really don’t get this connecting to TouchOSC thing
    Benjamin

  75. hcgilje Says:

    please use the forum

  76. Russell Vaz Says:

    Any PC support for avi files with standard codec like indeo? And how to make them playback directly.

  77. Andrew J Martin Says:

    does anybody know if it is better to use a crt projector instead of modern technology projectors?

  78. The Light at the End of the Hallway | Revering Perception Says:

    [...] challenges of mapping the animation to the wall was somewhat overcome through the use of  VPT (Video Projection Tool), a free software that is used for projection mapping. As the project has [...]

  79. Nick Says:

    Any Clue why it won’t install / load after unzipping?
    Im on 32x and using the 32 vpt 6 but after double clicking the application and waiting I get “MaxSPS has stoped working”

  80. Dave Ellena Says:

    WOW!!! This could be what I need. I want to do a (relatively) straightforward 3d projection of images in a musical I have written for our high school kids. Anything thoughts on a starting point. I have a student who is really keen on Computer graphics and movie making. Is this something she would able to take on as a learning project

  81. hcgilje Says:

    I suggest to take a look at the video tutorials, play around with the demo-presets to get an idea of how to use it. Please use the VPT forum for further questions: http://nervousvision.com/vptforum/

  82. ajzboy Says:

    won work @ win7 32bit

  83. hcgilje Says:

    Eventhough it doesnt work for you it certainly works for others. Maybe you can find out why by checking out the vpt forum
    http://nervousvision.com/vptforum/

  84. Post gig autopsy - Secret Killer of Names Says:

    [...] used VPT for the first time! While I had some definite teething problems with the mask and midi presets not [...]

  85. thesanspareil Says:

    Download link seems to be dead??

  86. hcgilje Says:

    I don´t think so, they all work from here at least. Please try again.

  87. webgrafix Says:

    VPT 6.0 osx (r09.3) is a dead link

  88. hcgilje Says:

    should be working again now.

  89. Stuart Says:

    V5.1 Win seems to be a dead link.

    Can’t wait to use it properly, if only it (v6 32bit) worked with stability. I’ve tested on three different machines (which all meet the requirements) and it either works but without video, or crashes in various states. I’ve watched the tutorials, and I will check the forum to see if there are any solutions, but unfortunately I think the bulk of the help that’s been given is on the old forum.

    Thanks nonetheless for this tool.

  90. catmac Says:

    such amazing work! I´m still getting started but it´s impresive how is designed compared to others non free plug-ins for resolume or module 8. It´s coherent and robust, i simply love it. I´m playing around with it and I´ll share my impression and thoughs within the forum. This is just to say: Thank You for sharing your talent!

  91. ezeeri Says:

    win7 64bit with r05 in preview does not display video (only border of layer). Strange thing is that with triplehead my old notebook core2 with lowend ati work 3 times faster (20 frames with 3HD sources) than newer notebook with i7 and nvidia 540m (7 frames with the same sources).Without triplehead2go i7 work much faster than core2. I cannot run 32bit vpt version on 64bit system. I checked that other software work fine with triplehead. Soft is great. Love it

  92. hcgilje Says:

    thanks for the feedback.
    the windows version only shows the border in preview.
    For some reason vpt 6 seems to be performing worse on windows than vpt 5.1

  93. hcgilje Says:

    the 5.1 disappeared when I had to clean the whole site for malware links, but I will see if I can find a copy somewhere.

  94. Project Brief | Situated Media Says:

    [...] VideoProjectionTool (VPT) – hcgilje.wordpress.com/vpt/ [...]

  95. Gokhan Says:

    Vpt 5 link doesnt work and i try Vpt 6. i downloded all versions ( win 32 64 osx) but it didnt work. i have win 7 32 bit op system.. when i click to run vpt nothing happened ?! pls help, i have so much work in i need vpt 6 :(

  96. hcgilje Says:

    VPT 5.1 is back on the server, so try again. For questions please use the forum.

  97. Chuck Lindsey Says:

    I’m trying to send 3 different video signals to 3 different projectors using one VPT computer. Has anyone seen a diagram or breakdown of how to use VPT and multiple outputs (i.e. through a head2go or something)? Is this possible?

    -Chuck

  98. hcgilje Says:

    triplehead2go works very well with VPT.
    Please use the forum for further questions.
    http://groups.google.com/group/vpt-forum?hl=en

  99. Felipe Says:

    pleasssssseeeeeeeeeee conect VPT > Resolume via FreeframeGL!!!!

  100. jos Says:

    HI there, i downloaded VPT but it doesnt work .. how do you install it ???
    thanks

    jos

  101. hcgilje Says:

    You read the manual is what you do.

  102. Giorgos Says:

    Hi i am working for a project where i need to map 10 videos (600*1080 resolution each) and i am thinking of using VPT6. The problem is that i use Photo-Jpeg 75% quality mov but still my frame rate is not good. Down to 10fps instead of 30. My MacBookPro is kind of old though Core 2 duo,4GB ram and 512mb grahic card. Also i havent found a way of adding 10 inputs in VPT6 – it allows until 8.
    Is there a solution for frame rate and additional inputs?

    Thanks in advance
    George

  103. hcgilje Says:

    please use the forum for questions:
    http://groups.google.com/group/vpt-forum?hl=en

    You would need a high-end machine to get better framerates with so many high-res sources playing at the same time.

  104. Workshop de VideoMapping :: VPT e LPMT | Trackers cursos livres Says:

    [...] além de possibilitar a integração de até 3 projetores formando uma mesma imagem. Mais info em: http://hcgilje.wordpress.com/vpt/. ::LPMT (Little Projection Mapping Tool): ferramenta opensource simples mas robusta, desenvolvida [...]

  105. Gutem Says:

    Why not a Linux binaries?

  106. hcgilje Says:

    simply because VPT is built using max/jitter which only exist for mac and windows.

  107. design applied to multimedia installations | m e d u l . l a / b l o g Says:

    [...] be using three main tools in order to experiment with this sort of media: vpt – a well known opensource projection mapping tool developed by hc gilje -, lpmt – also [...]

  108. Scenic projection blending advice Says:

    [...] have the dual output from your computer, either onboard or using a Matrox unit, then you could use VPT 6.0 which has a free version for either Mac or PC. It can only do edge blending to make a wide screen, [...]

  109. Projection Mapping… Gee Whats That? | Devin Gee Says:

    [...] Once have the media you are going to project then the next step is to get mapping software like VPT (Free to download) or Modul8,  If you are able to figure out all of these steps then the final part is to find and [...]

  110. 連連看:Projection Mapping | Says:

    [...] mapping功能整合加入進去,例如Resolume Arena 4、Modul 8或VDMX,而其他幾個如VPT、MadMapper、LPMT、TextMachine [...]

  111. Gee, goghoagh | Devin Gee Says:

    [...] Once have the media you are going to project, the next step is to get mapping software like VPT (Free to download) or Modul8,  If you are able to figure out all of these steps, the final part is to find and figure [...]

  112. Sweet Says:

    HUGE Thank you, for what you did : )

    Greeting from Thailand..

  113. skynoise.net Says:

    [...] This means you can re-route Resolume into other video apps, and vice versa. ( hello madmapper, VPT, quartz, jitter, VDMX, Modul8, Unity Game Engine etc ) – Layer Routing – ‘create [...]

  114. txo!? Says:

    I just be learning/testing and this soft is awesome, it is full of posibilities. Great job! and thank you!

  115. Gerald Says:

    Fantastic software, and free too! Just starting off, hope to share more once I master it. TQ from Malaysia.

  116. lorne Says:

    hi all , could someone please tell me why i cant install this frigin program < i am pulling what little hair i have out!!!!!!!! HHHEEEEEELLLLLPPPPP!!!!!!!!, thanks!!

  117. hcgilje Says:

    maybe somebody in the vpt forum can help you, if you are bit more specific about your computer, operating system, what doesn´t work etc:
    https://groups.google.com/group/vpt-forum?hl=en

  118. phaseIN Says:

    our installation (3x 9000lm projectors, 2x MBpro, 3x side mapping)
    16 aug 2012 @ Lexus-Saratov, Russia

  119. phaseIN Says:

    some html code bugs) here’s the video:

  120. Working with Hardware: DMX, Part 2 « Cycling 74 Says:

    [...] Show control system written in Max, with DMX support for Enttec controllers: H C Gilje [...]

  121. Croyden Says:

    Help. VPT6 wont install. I am running windows 7 32bit.

  122. Post gig autopsy « Secret Killer Of Names Says:

    [...] used VPT for the first time! While I had some definite teething problems with the mask and midi presets not [...]

  123. Popster´s Blog – Advertising | Art | Design | Music | Photography | Social Media » Blog Archive » Projection Mapping – A New Way of Marketing Says:

    [...] figuring out how to start you might want to check out the following programs: MadMapper, Modul8 and Video Projection Tool (VPT). You can also follow our Projection Mapping Vimeo Album for more [...]

  124. kasi Says:

    Its really great, well.. would love to if all the options were more clear, like get to them easier. plus more options for sound.. also its a bit to heavy.. slow, especialy when im using syphon.

  125. 連連看:Projection Mapping « Sung Heng Log Says:

    [...] mapping功能整合加入進去,例如Resolume Arena 4、Modul 8或VDMX,而其他幾個如VPT、MadMapper、LPMT、TextMachine [...]

  126. john Says:

    is there a problem with the download files? both the 16 & 32 r13 downloads don’t work – i get a corrupt zip file with only a txt file inside….

  127. Adam Says:

    This is a great piece of software! Thank you so much for this.
    I have a newbie question which I am trying to find an answer to in the forums as well:
    Is there a way to refresh the Sources?
    For example; I am projecting images, and every few minutes would like to take a picture/video, put it in the sources folder and use it…
    Could anyone please direct me?
    Thank you!

  128. lulu Says:

    I am having a problem with the download too !

  129. Digital Studio – Week 02 | kodamapixel Says:

    [...] Video Projection Tools (VPT) is what I’ve been taking a quick look at to get an idea of which direction I may take for projection mapping. Serendipitously, VPT is created in MaxMSP and now that I have Max for Live, I will be able to use the source patches provided with VPT to create a purpose-built system for my project (should I choose). [...]

  130. Networked Arduino OSC LED Controller Says:

    [...] time.  I had some experience working with Open Sound Control (OSC) from toying around with Visual Projection Tool (VPT) on a flight to Maui. No joke, priceless faces of seatmates as they watched scrolling numbers [...]

  131. Roy Says:

    Just trying to run and install VPT. Having a few problems. Have installed appropriate version of Quicktime and i am getting an error saying MaxAPI.dll is missing. I am having trouble locating it or solving the problem any ideas?

  132. The Illusive World of Video Projection Mapping: Using Light & Sound To Manifest Imagination in the Physical Realm | JM Pro Creative Says:

    [...] Video Projection Tools 6.0 – VPT 6VPT is a free multipurpose realtime projection software tool for Mac and Windows created by HC Gilje.Among other things it can be used for projecting video on complex forms, adapt a projection to a particular space/surface, combine recorded and live footage, for multiscreen HD playback, for interactive installations using arduino sensors or camera tracking. [...]

  133. edwin Says:

    Hola VPT es compatible con windows 8 ????? gracias

  134. hcgilje Says:

    I don´t know, why don´t you try?
    VPT7 will be out soon, and is more likely to work better with Windows 8, although it is tested on Windows 7 only.

  135. VPT 6.0 | Conversations with spaces | Video Projection Mapping Says:

    [...] VPT 6.0 | Conversations with spaces. [...]

  136. Sound installation in the IUPUI Cultural Arts Gallery « Javier Sanchez Says:

    […] of mapped visuals onto the spatial features of the gallery. The software used for the mapping was VPT, and it was also used for organizing the visual content. The sounds were all generated and […]


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 140 other followers

%d bloggers like this: