News
Welcome to NeoRHDN! This place is still a work-in-progress, so pardon the construction...

Site registration now fixed. Oops!
Views: 434,364
Sections: Documents | Utilities | ROM Hacks | Games | Translations | Homebrew | Fonts
Site: Main | Rules/FAQ | Discord | Memberlist | Latest posts | Stats | Ranks | Online users
09-19-24 10:50 PM
Guest: Register | Login

NeoRHDN - Utilities - Utility Information

E3D 3D Model Editor
Miscellaneous Graphics Tools
Description
(Jum Hig) This program assumes some knowledge of how 3D models are put together. The program was written specifically with 3D game development in mind, as a way of creating 3D objects/models that can easily be used by a 3D game engine.

(master higgins disclaimer [EDIT]) THIS app made by Jum Hig can be used to CONVERT 3D Studio ASC (ASCII) models to TMDs which the PSX Games Boot use (change the 3D logo). For that it'll be needed:

1) A program to open a model of one's choice that can export to 3D Studio ASC. Milkshape 3D is one of them.

2) 90% of the time the colors of the polygons should be changed if the ASC file doesn't define "materials". A Plain text editor can be used. With MilkShape 3D it's likely that each polygon would have lines containing "Smoothing #" with # being 1, 2 and so on. Those must be changed to Material:"rRRRgGGGbBBBa100" where:
- RRR is the Red Color Component
- GGG is the Green Color Component
- BBB the Blue Color Component

All of them integers between 0 and 255. Having the .ASC (or the Original 3D model) built with "Groups" will save a lot of time changing colors because all the polygons will be grouped by those "groups"

3) Then the 3D Studio ASC file must be open with E3D and saved as a 3DO but before it's likely that in E3D the polygons order have to be reversed by pushing the "Rev All" button so you don't see the model "inside-out" in the lower right preview area.

4) Next the 3DO should be open again with E3D and then saved as a TMD. But it's somewhat trickier because it'd needed to close the program and then open the same tmd again and choose "Save" choosing the same filename and path.

5) Now after those steps E3D should show a confirm dialog saying somewhat like "This model contains shaded polygons. Do you want to calculate and save polygon normals for this model?" and then you press "Yes Please". At this point you should have a working TMD 3D model to use with Bootedit 2 to patch a PSX ISO Boot Logo.

Of course as everything it's likely to go on a few trial and error steps to set the size, orientation and position correctly so the logo doesn't go out of bounds and be shown above the PSX Logo Boot Text. Not following those steps thoroughly could cause the model to be too far away, with far too dim colors or the model rendered inside-out.

You'll have to be aware of some restrictions:

- As the program run only on DOS, on your OS you'll have to use a "DOS Emulator" (like DOSBox) to run it
- E3D support maximum of 512 polygons (usually triangles). Also, the TMDs cannot exceed 14336 Bytes

(Jum Hig) The .3DO file format is used by my 3D game engine. (Details of this format can be found in "3do.txt").
TitleE3D 3D Model Editor
AuthorJum Hig
CategoryMiscellaneous Graphics Tools
PlatformPSX
GameN/A
OSDOS
LicenseN/A
Source CodeNo
LevelAdvanced
Version1.4
Release Date1999-07-18
Downloads234
Last Modified2021-04-02 10:28:32

Download


Acmlmboard v2.5.6+neo (2024-08-13)
© 2005-2024 Acmlm, Emuz, NinCollin, et al.

Page rendered in 0.028 seconds. (645KB of memory used)
MySQL - queries: 24, rows: 323/329, time: 0.022 seconds.