-
Notifications
You must be signed in to change notification settings - Fork 94
ovqt
Ryzom Core Wiki edited this page Jul 8, 2024
·
4 revisions
title: Object Viewer Qt Features description: published: true date: 2023-03-16T22:51:15.055Z tags: editor: markdown dateCreated: 2019-11-25T02:46:12.968Z
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.
At present has the following 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)