Skip to content

ojack/sfpcContourProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFPC Fall 2016 Contours Project

1. Installing

In terminal navigate to your OpenFrameworks of_v0.9.3_osx_release/apps (not in of_v0.9.3_osx_release/apps/myApps)

run git clone https://github.com/ofZach/sfpcContourProject.git

2. Creating scenes

Navigate to the root directory of the project

run ./generateScene.sh YOUR_SCENE_NAME

Recommended to name your scene with the "name + Scene" convention, ie: puppyScene, bubbleScene

3. Adding scene to XCode project

Drag and drop the scene into the XCode project

Important check Create groups and in "Add to targets:" check contourApp

About

sfpc contour workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.9%
  • C 20.7%
  • Makefile 1.5%
  • GLSL 1.5%
  • Python 0.2%
  • Objective-C 0.1%
  • Shell 0.1%