Bézier surface made with openframework.
Procedure to execute the project -->
- From the installation directory of openFrameworks 0.11.0.
- Clone the project in the directory /apps/myApps
- Open the "projectGenerator"
- Go to the "create / update" tab and press the "import" button
- Select the directory that contains the project
- Add "ofxGui" and "ofxAssimpModelLoader" addons and press "Generate"
- The solution should open in your IDE (Visual Studio or Xcode)
- Compile and run the project