Skip to content

enekochan/ARSlides

Repository files navigation

ARSlides Version 1.0 by Enekochan

ABOUT

ARSlides is a Augmented Reality slide presentation application.

DEPENDENCIES

ARSlides uses Collada-dom, ARToolKit, OpenSceneGraph and osgART libraries for the Augmented Reality and 3D. If you need an easy way to install them check out my installation-scripts repository in https://github.com/enekochan/installation-scripts

It also uses libtinyxml-dev so you'll have to install it this way:

sudo apt-get install libtinyxml-dev

USE

This is an Eclipse-CDT project so once you have installed all the dependencies you should be able to open it on Eclipse-CDT and just build and run it.

You have to configure the data/config.xml file with your webcam configuration and your slide files (they can be PNG, JPG, TGA, GIF, DAE, 3DS, OSG, OBJ and FBX file types). Then you should be good to go.

TODO

  • Support for video file slides (a new branch called "video_slide_support" is going to be created for this, so check it out).
  • Different transitions between slides.

LICENSE

See the LICENSE file.

LINKS

About

Augmented Reality slide presentation application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published