Skip to content

chasminimus/paper-planes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Paper Planes

Dependencies

  • ofxAssimpModelLoader
  • ofxDatGui

Usage

Make sure the model is in the bin/data/model directory and the required fonts for ofxDatGui are in the bin/data directory as well.

The main component of the project is the Flock class. Instantiate one, call the init() method and focus a camera on it. In ofApp::draw(), call the flock's customDraw() method. Make sure to call ofDisableDepthTest() at some point after drawing the flock or the GUI won't render properly.

About

Flocking sim using OpenFrameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published