Object Viewer Qt info¶
The Object Viewer Qt (ovqt) is a cross-platform tool for working with graphics technology NeL data, which can be useful during the development and preparation of the game content.The tool can be used in different tasks:
- Loading and viewing NeL data (.shape, .ps, .ig) files with the ability to set wind power, color light.
- Viewing animation shape (loading .anim, .skel, .swt files) using playlist or slot manager(mixing animation).
- Create and modify NeL particles system.
- Viewing water shape with the ability to set day/night.
- Modify skeleton (.skel files, .scale file).
- Create and modify micro-vegetation material (.vegetset files)
- Viewing landscape (.zonel files)
- Settings dialog allows to specify graphical, sound, search path and landscape settings.
- OVQT supports loading third-party plug-ins.
- sheet builder (make_sheet_id) - these update the sheet ID database.
- display sheet id - these for view sheet ID database.
- mission compiler - (wip)
- georges editor - (wip)
- translation manager - branch gsoc2011-translationovqt (wip)
- landscape editor - branch gsoc2011-worldeditorqt
- world editor - new world editor. branch gsoc2011-worldeditorqt (wip)
Video tutorials:
Ryzom Core: Object Viewer Qt - Landscape editor¶
Ryzom Core: Object Viewer Qt - Landscape editor¶
Ryzom Core: Object Viewer Qt - Particles editor¶
Ryzom Core: Object Viewer Qt - Landscape, vegetset, IG¶
Ryzom Core: Object Viewer Qt - Viewing Shapes and Animation¶
Ryzom Core: Object Viewer Qt - Particle System Texture Animation¶
Ryzom Core: Object Viewer Qt - Landscape Viewer with Vegetation¶
Ryzom Core: Object Viewer Qt - Particle System Demo¶
Object Viewer Qt Weekly Status Updates¶
http://dev.ryzom.com/boards/16/topics/2607
How to build qt lib with stlport on windows¶
http://dev.ryzom.com/projects/ryzom/wiki/QtLibStlportWindows

