Skip to content

galsasson/ofxCling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxCling

Cling interpreter addon for openFrameworks.

objective

This addon makes it easy to create a cling interpreter that can interact with openFrameworks, including creating OF classes, calling OF functions and responding to events. All while using the JIT compiler of cling.

Use

see ClingOFPlayground: https://github.com/galsasson/ClingOFPlayground as an example of how to use ofxCling to embed cling in you app.

About

Cling interpreter addon for openFrameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages