View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002298 | DarkRadiant | Models | public | 06.07.2010 11:58 | 13.01.2024 17:10 |
Reporter | own3r | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 1.3.2 | ||||
Fixed in Version | 3.9.0 | ||||
Summary | 0002298: OBJ model support | ||||
Description | Obj models are one of the best supported formats for 3D models around but at the moment they are not loaded by the darkradiant model loader. I use darkradiant on a non doom3 platform where these are quite popular it would really help us to be able to do this. :) Information on OBJ is available http://en.wikipedia.org/wiki/Obj Thanks | ||||
Tags | No tags attached. | ||||
There is an attribute in the doom3.game XML file, in the install/games/ folder: modeltypes="lwo ase md5mesh" Adding "obj" to that list should do the trick for you. Can you confirm that? |
|
I tried that to no avail. no obj models appeared in the model viewer's list. | |
For me that worked: Editing the doom3.game file so that it contains this attribute in line 17: modeltypes="lwo ase md5mesh obj" Made the .obj I copied to models/darkmod/pagan_warrior.obj appear in the models list: http://img12.imageshack.us/img12/181/warrioroz.jpg Does anything appear in the console when you try to load your OBJ file? |
|
ModuleRegistry: preparing to initialise module: ModelLoaderOBJ ModelLoaderOBJ needs dependency FileTypes ModelLoaderOBJ needs dependency ShaderCache ModelLoaderOBJ needs dependency VirtualFileSystem ModuleRegistry: dependencies satisfied, invoking initialiser for ModelLoaderOBJ PicoModelLoader: ModelLoaderOBJ initialised. as expected the model loader is initialised but the models list is not populated with any models of the obj type, only ase, lwo and md5 are listed. When I enter the name of a model manually it loads the model without a texture (not reading the mtl?) and it requires a "rotation" "1 0 0 0 0 1 0 -1 0" property to be applied in order to be the correct orientation. No errors are reported in the console. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
06.07.2010 11:58 | own3r | New Issue | |
06.07.2010 12:17 | greebo | Note Added: 0003106 | |
06.07.2010 12:17 | greebo | Status | new => feedback |
06.07.2010 13:30 | own3r | Note Added: 0003107 | |
06.07.2010 13:30 | own3r | Status | feedback => new |
06.07.2010 15:13 | greebo | Note Added: 0003108 | |
06.07.2010 15:13 | greebo | Status | new => feedback |
10.07.2010 11:56 | own3r | Note Added: 0003111 | |
10.07.2010 11:56 | own3r | Status | feedback => new |
24.12.2022 10:19 | Dragofer | Relationship added | has duplicate 0006204 |
13.01.2024 17:10 | greebo | Assigned To | => greebo |
13.01.2024 17:10 | greebo | Status | new => closed |
13.01.2024 17:10 | greebo | Resolution | open => duplicate |
13.01.2024 17:10 | greebo | Fixed in Version | => 3.9.0 |