Skip to content

openFrameworks Addon to integrate and extend the ARToolKit SDK to the openFrameworks PDE

Notifications You must be signed in to change notification settings

tigran-hakobyan/ofxARToolKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxARToolKit (Not jet functional - we are just testing)

This is a new attempt for an OF ARToolKit 5 Add-On

API Discussion:

void setOrientation(OFX_ORIENTATION)

void setMaxNumOfMarkers(int)

void addMarker(string)

void autoFocusOn()

void autoFocusOff()

void setup()

void update()

void drawBackground()

void addExtraMarker(string);

void resume()

void pause()

void stop()

int numOfMarkersFound()

marker getMarker(int)

vector marker.modelViewMatrix

string marker.markerName

vector getProjectionMatrix()

void exit()

About

openFrameworks Addon to integrate and extend the ARToolKit SDK to the openFrameworks PDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published