Oni Model Extractor: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(bug fixed + ui + url)
(oncc viewing/exporting implemented)
Line 11: Line 11:
you can get the app [http://www.myjavaserver.com/~kuchumovn/ome/ome.zip here] (source included)
you can get the app [http://www.myjavaserver.com/~kuchumovn/ome/ome.zip here] (source included)


currently it is v 0.4, and is able to extract and view sounds, images and 3d objects
currently it is v 0.6, and is able to extract and view sounds, images, 3d objects and character models ''(without animations)''


<br>
<br>


=== Plans ===
=== Plans ===
maybe implement oncc viewing in some future
maybe implement tram viewing in some future


=== Log ===
=== Log ===
Line 36: Line 36:


17.12.2007 - found and fixed a bug: when extracting to 3ds textures were mapped upside-down; also replaced the table with the tree; also slightly modified url
17.12.2007 - found and fixed a bug: when extracting to 3ds textures were mapped upside-down; also replaced the table with the tree; also slightly modified url
25.12.2007 - oncc viewing/exporting implemented


----
----

Revision as of 18:10, 25 December 2007

Oni Model Extractor (or OME)

v 0.4

Description

This app is proposed to be able to extract models and animations. I am not sure if it will be finished. The platform is Java.

Download

you can get the app here (source included)

currently it is v 0.6, and is able to extract and view sounds, images, 3d objects and character models (without animations)


Plans

maybe implement tram viewing in some future

Log

10.11.2006 - the project started.

03.12.2006 - ok, I have made a little movement - it can now parse a dat.

16.12.2006 - well, now it is not enough time to deal with it. So, it is temporarily dead.

17.07.2007 - hmm, some movements have been made: i have rewritten some of OniTools' sources in Java. But what i got was not exactly what i was going to get: i found out, that OniTools have rather poor functionality in sense of viewing Oni multimedia data. I'll take a break for now, but some time later i'll return to grab some sources from OniBrowser.

23.11.2007 - so ... a year has already passed

now it can view/extract sounds

25.11.2007 - now it can view/extract images

16.12.2007 - today is saturday, and yesterday was friday; now it can view and extract 3d objects (M3GM)

17.12.2007 - found and fixed a bug: when extracting to 3ds textures were mapped upside-down; also replaced the table with the tree; also slightly modified url

25.12.2007 - oncc viewing/exporting implemented


Developer

Kuchumov Nikolay, grabbing sources from the whole community

The app is based a bit on OniTools by Ian Patterson, and mostly OniBrowser by Neo and this wiki site
And i also actively used OniUnPacker for debugging and a little research