https://github.com/patriciogonzalezvivo/ofplay
Simple and Easy Tool for install and manage openFrameworks libraries and projects
https://github.com/patriciogonzalezvivo/ofplay
Last synced: 2 months ago
JSON representation
Simple and Easy Tool for install and manage openFrameworks libraries and projects
- Host: GitHub
- URL: https://github.com/patriciogonzalezvivo/ofplay
- Owner: patriciogonzalezvivo
- Created: 2012-12-04T02:40:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-24T13:10:01.000Z (over 10 years ago)
- Last Synced: 2024-04-14T22:28:44.595Z (about 1 year ago)
- Language: C++
- Size: 51.8 MB
- Stars: 24
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OFPlay
This is a modify version of [Zachary Lieberman's Project Generator](https://github.com/ofZach/projectGeneratorSimple) to be very playful and intuitive for beginners.

Borns as a Major Studio project after a [brief research](http://www.patriciogonzalezvivo.com/blog/?p=821) exploring the difficult learning process of openFrameworks.
##Features
* Guides new users on the Xcode installation
* Colorful and friendly interface that re enforce the building-block metaphor.
* Simple UX/UI experience
* File navigation
* Drag&drop capabilities. Just drag and drop the folder of the project you want to make
* Once the project is generated open it on XCode##Download Compiled Version
* [Beta Version 0.4 - MacSO 10.6 or > ](https://dl.dropbox.com/u/335522/OFPlay-0.4.zip)
##TODO
* windows and linux implementation
* git integration for downloading suggested addons at demand##Thanks
Special thanks to Zachary Lieberman, Ted Byfield, Navit Keren, Kyle McDonnald, Quincy Bock and the 44 students that fill the forms of the [initial questionary for the research](http://www.patriciogonzalezvivo.com/blog/?p=821)