Finally I get my Project work¡¡
Project: Editor for augmented reality scenes that allow to visualize the creates scenes in a PC and into a mobile device (Only in some Windows Mobile devices)
You can see a video here, all is created with Irrlicht:
http://www.itclimasd.org/Virtual-Realit ... d-Reality/
Here you can have some images:
The editor allow to load object, assign textures to the object, insert 3D Text and import a irr scene. With all this a scene can be create, then you can add an “augmented reality marker” (A marker with Id or any marker). All you put under this mark into the Hierarchy tree will be visible when you publish the scene and this marker is visible.
Exactly the same scene is exporter to PC and PDA, you only need to copy the files that the application generate.
If you want visualize more than one scene, you edit an XML simple file that set the order in witch the steps (scenes) created are visualized. In fact this editor is should be a tool for create maintenance guides.
There has been a tons of problems on the development of the project an a lot of them has been solved thanks to this forum. Still there are a lot of work for improve this 1.0 version of the application: object manipulation, complete change the gui interface, improve one function of the PDA that dismiss the performance…
Thanks to:
- Veylon for the Treeview Contrl
JP for the File Selector Dialog
Christianclavet for the CGridSceneNode
Rendermania wich Mirrlicht version from PocketPC has been used.
I hope you like the project!!