Skip to content

OpenFrameworks projects 🎬 📖

License

Notifications You must be signed in to change notification settings

nclslbrn/OF_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Frameworks projects

OpenFrameworks (personal) sketchbook

Prerequisite

Build some apps

This repo doesn't contains binaries but everything to build them, currently theses apps are built from linux using gcc, using VS code (Codium build).

You have to clone this repo in oF/apps/. Foreach project you want to run, you have to create a configure the apps (Make config and vscode tasks and workspace files in my case) with openFrameworks project generator. Moreover project generator will link oF addons and alert you if there are missing on your oF installation.

If you use Vscode to edit and build apps you have to open code *.code-workspace file (do not open c++ files directly, build tasks will be not initialized).

Other dependencies

Most project use openFrameworks addons, look into addons.make entries and install them manually. Some projects require extra apps such as gisicle, blender.

About

OpenFrameworks projects 🎬 📖

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages