Oli
Oli

Reputation: 1427

Mixare Augmented Reality Engine: Replacing 2D planes with 3d objects?

Does anyone have a solution how to replace the 2D images with 3D objects?

Upvotes: 0

Views: 913

Answers (1)

Daniele
Daniele

Reputation: 1005

There is a contribution to mixare (open source augmented reality browser: http://www.mixare.org) available here: https://github.com/ferdinandtorggler/mixare/commit/0a8a7e070ef076239e0cb39606f3ac85faa324fe

It's used to display a grid on the horizon, so that's not quite what you want, but shows how to use openGL 3D objects inside mixare.

HTH

Upvotes: 1

Related Questions