Skip to content

jersonlatorre/openframeworks-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openframeworks Experiments

I have configured each project so it can be builded from VS Code (Ctrl + Shift + B by default).

To configure the make process:

In the file Makefile, change the OF_ROOT value with yours:

OF_ROOT=$(realpath [YOUR_OF_PATH])

To configure the C++ intellisense:

Install the C++ extension and, in the file .vscode/c_pp_properties.json, change all my OF paths /home/jerson/openframeworks/ with your custom OF installation path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages