Skip to content

combermere246/ofImage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFrameworks Demo

Simple demonstration of openframeworks program❣


Program Usage Instructions

Compilation

To compile the project enter the command

make


Running

To run the project enter the command

make run


Notes

The command make run will use the default input settings for the L-system. In order to use one of the alternate inputs provided use one of the commands

myfile=dragon make run


myfile=plant make run


myfile=triangle make run

About

A simple openframeworks program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 69.1%
  • C++ 30.9%