+44(0) 1234 567 890 info@domainname.com
Showing posts with label OGRE. Show all posts
Showing posts with label OGRE. Show all posts

November 24, 2010

Augmented Reality Application Using OGRE & ARToolkit

This Augmented Reality application was built by ARToolkit and used graphic render engine, OGRE (Open Source Graphic Rendering Engine). It is very simple application, just load ninja as object then display it in a screen of monitor computer. I say it simple, because the character of object (ninja) there are no moving and did not do anything, just idle.

No comments

August 10, 2010

Solved: d3dx9_42.dll not found on OGRE Demo Example

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes.

I just try OGRE application demos which I get from this site. But, when I double click file application, the application wouldn't run and I get messages
No comments