Skip to content

Avatarchik/ofxArtool5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxArtool5

OpenFrameworks addon wrapping the functionalities of ArtoolKit 5. At the moment it provides :

  • Marker based AR
  • NFT based AR

Licence

Artoolkit is LGPLv3, so you can consider my code LGPLv3 too.
Copyright (c) 2015 EnricoViola naus3a@gmail.com

Installation

Copy to your openFrameworks/addons folder.

Compatibility

openFrameworks 009.x

Known issues

For some reason (I think it's a libjpg issue), it seems like you cannot load .iset image set files (used for NFT) from OF; since I could not find documentation about the .iset format, I simply made my own custom.dat file providing the same functionality.

You can use ofxArtool5::saveSurfaceSetData to make a your own custom file from an Artoolkit surface set.

Version history

About

OF addon for Artoolkit5 (Marker and NFT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.7%
  • C 16.0%
  • Other 0.3%