Hi very very green person here, willing to learn but need some direction…My aim is to create interactive video projections, feel blinded by code where can I learn how to start?!
Many thanks to all :?
hey
you can find some info for beginners in this guide:
http://wiki.openframeworks.cc/index.php-…-t-Up-Guide
and in general in the wiki:
http://wiki.openframeworks.cc/
also you have the documentation:
http://openframeworks.cc/documentation
and of course if you have any particular doubt you can ask here in the forum.
have fun!
Also those examples in the source code are always the best starting point.
Hi,
and if you want to learn more about c++ i really like this tutorial:
http://www.cplusplus.com/doc/tutorial/