44
TECH DEPT. SHOW & TELL 10 TH SEPTEMBER 2013 Jet Basrawi Technologist [email protected] +44 7891 937337 @jetbasrawi

4 days of openframeworks

Embed Size (px)

DESCRIPTION

 

Citation preview

  • 1. T E C H D E P T. S H O W & T E L L 1 0 TH S E P T E M B E R 2 0 1 3Jet Basrawi [email protected] +44 7891 937337 @jetbasrawi

2. 10 days ago 3. Would you do a presentation at the show and tell? 4. So I had a bit of a think And suggested 5. openFrameworks 6. Its something many of us are interested in 7. Something we should be aware of 8. Lets see what we can do in 10 days 9. 10 days of openFrameworks 10. 4 days ago 11. Hows your presentation coming along? 12. Really good!I have a new title for it though 13. 4 days of Openframeworks! 14. Day 1 What is openFrameworks How do I get started 15. openFrameworks is an open source toolkit designed for creative coding 16. Combines complex areas of computing into a minimal and easy to grasp api 17. Graphics Image Processing Sound Processing Computer Vision Arduino Client Server Lots more 18. Very Active Community 19. 689 + non-core addons 20. What can I do with it? 21. Interactive Movies 22. Control Hardware 23. Computer Vision 24. Projection Mapping 25. Getting Started 26. Things you need to know 27. Cross Platform Windows Mac OSX Linux iOS Android 28. Most code examples are xCode projects. Mac is platform of choice. 29. C++ 30. http://www.openframeworks.cc/ 1. 2. 3. 4.Download the version for your platform. Unzip it Put is where you prefer e.g. C:ProjectsOpenframeworks Build and run the examples 31. Setup Update Draw 32. Day 2 Hello World 33. Get some user input 34. Simple hand recognition.Fast, no depth or gestures 35. More sophisticated hand tracking.Depth, Gestures, Not so fast. 36. Detect wave gesture only. 37. Day 3 Something more ambitious 38. Delaunay Rendering