Jump to content
The Dark Mod Forums

Search the Community

Searched results for '/tags/forums/reverb/' or tags 'forums/reverb/q=/tags/forums/reverb/&'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • News & Announcements
    • The Dark Mod
    • Fan Missions
    • Off-Topic
  • Feedback and Support
    • TDM Tech Support
    • DarkRadiant Feedback and Development
    • I want to Help
  • Editing and Design
    • TDM Editors Guild
    • Art Assets
    • Music & SFX

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

  1. That's what the IRC channel is there for. Details here: http://forums.thedarkmod.com/index.php?showtopic=450
  2. Eeek, I think there is some confusion here. I've pretty much ripped the guts out of T3 and the gem wasn't 2D. The Gem is a 3D object, just like the compass. It is simply skinned with a 2d texture. The texture will wrap around the gem, and in this way...the gem can be placed in any position we need it and then anchored there while the compass rotates around it. I've checked out the textures oDDity supplied and they should work perfectly. Just a quick shot of the skinned gem model. This is the T3 gem. I used the t3ui.ini to scale it up in size and turn the end towards the player slightly. It's a full 3d model. Just wanted to make sure there was no confusion there. That should help get things moving along. Another shot...angled up and exposing the edge of the gem. Since the t3hud files enabled scaling through the t3ui.ini I'm hoping that there is a similar way for us to do this in doom 3. Having to resize the gem and compass and export it each time we want to try a different size would be time consuming. I've tried the d3world forums but wasn't able to find anything about scaling ingame hud items. I'll send an email to id support.
  3. Has ayone managed to get static models in-game, complete with normal maps? Normal maps generated by ZBrush don't seem to work properly in Doom, I think because they use tangent space instead of local space, the model I imported was 0,0,0 black everywhere except where the lights hit it. The Orb normal map program site seems to be down since all the links are broken, my lightwave notmal map plugin seems to have mysteriously stopped working, and I can get renderbunmp tool in Doom to cooperate either! :/ SO if anyone has generatd their own normal maps for an objects and it worked ok in-game, please spill the beans. Also on poly counts, it states somwher on the forums here that character models can be up to 7-8k or something, but I think that's way too many. The model I imported was only about 4k and my perfomace went way down, even though it was the only model in an empty room. All of the Doom models are very low res - that's the point of using normal maps in the first place..you don't need high res models.
  4. The model is shown in this thread a few times: http://forums.thedarkmod.com/index.php?showtopic=292 The actual model itself should be on the ftp site.
  5. What I did to use renderbump was make a low and high poly version of a model (obviously) put them in a folder models/mapobjects/object/testobject.lwo Then I wrote this shader and put it in the mapobjects material file: models\mapobjects\object\testobject { renderbump -size 256 256 -trace 0.03 -colorMap -aa 1 models\mapobjects\object\testobject_local.tga models\mapobjects\object\testobject_hp.lwo diffusemap models\mapobjects\object\testobject_d.tga bumpmap models\mapobjects\object\testobject_local.tga, specularmap models\mapobjects\object\testobject_s.tga } What I'm not sure of is where to put this shader, or what to call it at the top of the code. I read on the doom forums that you put the name of the surface of the low poly object u there, but i the material files the doom devs always write the path an the name of the object what I get when I run renderbump is this WARNING: Couldn't load image: testobject surface 0, shader testobject renderBump = (no action) 0.01 seconds for renderBump SO you write a .def fle as well? fr the object or for the map you put the object in?
  6. You mean the finished game model? A long time I would suspect. Doing the high res model is only 10% of the workflow. I still have to trawl various websites and forums trying to get the information I need to work out how to get characters into the game, and no animations have even been started yet. Heh, I've only just perfected getting characters into UT2K3, and now I have to start all over again for Doom. Still, I've finished a lot of Nightblade work, I've only a couple more models to do for that, so I sould have a decent amount of time to devote to this.
  7. I have no problem with an animated movie as part of the menu. It just means we would have to change the design again. Perhaps I'm misunderstanding, but I thought pak was talking about having a 'live' shot of a map behind the interface...AI wandering around just as they would in a game. Not a pre-recorded movie. Actually, the new design I'm considering DOES include a brief animated movie, kind of like the planet coming into view in the original D3 menu. I'll post more about the idea this weekend, once I get this GUI tutorial under my belt. It's on the Doom3World forums under scripting. Damn, can't remember the title offhand...something like GUI Tutorial #3. I'll post the url later when I can find it. Edit: here it is, NH: http://www.doom3world.org/phpbb2/viewtopic.php?t=3241
  8. check out this thread: http://forums.thedarkmod.com/index.php?showtopic=10 there you can find the ftp-data.
  9. oDDity: http://forums.thedarkmod.com/index.php?showtopic=520
  10. So, Tom, are you still with us? Haven't seen you post anywhere yet. Are you seeing the developer's forums now?
  11. http://www.tpd.tno.nl/smartsite966.html that's the URL. but I found out that it actually isn't one huge picture. there is also a thread in the TTLG at Communtiy Chat. http://www.ttlg.com/forums/showthread.php?t=91130&page=1
  12. Anyone familiar with this team? I was wondering if we could recruit some people now that they seem like they're nearing completion. http://www.ttlg.com/forums/showthread.php?t=91246
  13. Slow down, NH. See above post. We should be very careful about not letting our own enthusiasm dictate what we show the public. We could post something like this in our own public forums, but I wouldn't make it a public release, UNLESS it was combined with some other things, like mentioned above. In all seriousness, if we had the following: The bedroom map (in-game, with fire going), The ability for objects to vanish when frobbed At the very least, removing the D3 HUD and crosshairs THEN, I think it might be worth releasing a new video. But not until then. IMO, it's better to have people wondering what we're up to than it is to release things that make people (who know nothing about how hard things are) say, "THAT's all you've got so far??"
  14. If you look for some tutorials you can learn the basics in a few hours. It is really hard to learn when you just want to experiement with it, without looking at a manual. Fomr the big apps you can usually do a lot just by clicking around. Not so with Blender. On the other hand, the interface is asboluelty streamlined to support the workflow. If you learn the keys you must use you can do a lot of stuff in a short time once you are used to it. I saw on the blender forums that there are now also video tutorials available. This might be helpfull. Search on D3World for "blender tutorials" and you can find them easily, there is a direct link to these.
  15. I finished the highlight for doors and changed the behaviour for items as well. Now the highlighting works in a uniform way for all entities. As you can see on the screenshot it may not be to nice for ingame, so I would need a texture that can be used for the highlight. Currently I simply use this one for testing: base/textures/base_door/doorlight_grn.tga http://forums.thedarkmod.com/index.php?showt...st=0entry4929 I think the texture should probably be just a white one so that it will brighten up the object in a uniform way but with lower brightness. Probably a moderately light gray. If you want to test the texture you can do the following: I used the frobTest.map. In materials/custom.mtr you (Renzatic) added this material description and I added this texture to it. Textures/Dark_Mod/Mansion/Doors/Mansion_Door02 { qer_editorimage Textures/Dark_Mod/Mansion/Doors/Mansion_Door02_ed.tga diffusemap Textures/Dark_Mod/Mansion/Doors/Mansion_Door02_d.tga specularmap Textures/Dark_Mod/Mansion/Doors/Mansion_Door02_s.tga bumpmap Textures/Dark_Mod/Mansion/Doors/Mansion_Door02_local.tga { // if ( parm11 >= 0.5 ) blend add map textures/base_door/doorlight_grn.tga colored } }
  16. Guest

    Best Of Luck Dark Mod Team

    Hi this is bad marine ass from the Planetdoom and doom3world.org forums and I just thought I'd stop by to wish you guys good luck. I'm both a Doom and Thief fan, and I can't wait to see what happens when the 2 games get married I'm also a solo modder (current project is Doom 3 Aftermath), that means I do most of the work by myself like mapping, modelling, coding and texturing, and since I'm relatively new to the modding scene, I hope to learn more from teams like yourselves and I'm sure I could help out a bit with you guys if you're too busy or anything. Best of luck to the Dark Mod!
  17. Hey I would like to personally thank you for your help on the doom3world forums for various questions I have asked. Thanks for the support and the help! Good Luck on your mod!
  18. Sure, you can tackle the nobleman. Be sure to check the concept art thread. http://forums.thedarkmod.com/index.php?showtopic=344 As far as the technical details, that's outside my area of expertise. You'll have to ask either Deep Omega or oDDity about that. As well, oDDity has made available a male and female template which I am encouraging people to use as a base for our characters.
  19. Why oh why wasn't this posted on our forums!? Congrats oDDity.
  20. We will need a loadscreen as well. I just added it to the GUI design document. So please start thinking on some concepts. http://forums.thedarkmod.com/index.php?showt...st=0entry3674 Do we want this to have a simple progress bar (like it is done for D3 levels)? I could think that the ornamented bar, that Springheel was showing for health/stamina, could fit rather good. On the other hand I must say that the original design is much more interesting to look at. The one with the clacks and whirling hands, not the boring one from T3. What I have seen from the GUI screens sofar they contain no machinery. Maybe we can add some as this is an important part of the Thief universe and atmosphere.
  21. Ok, we have had plenty of discussion of what the lightgem should look like, and I think we have reached a consensus of sorts. http://forums.thedarkmod.com/index.php?showtopic=48&st=25 Now what we need is someone to actually create the thing. I would be willing to do it, but honestly, I'm not quite sure how. Is this going to be a 3d model? If not, how is it going to be animated? I know it's not as simple as just making a single image in Photoshop, but someone is going to have to explain how to approach this so that we can get going on this.
  22. Gah! Omega, check out the 2 page discussion on this very issue: http://forums.thedarkmod.com/index.php?showtopic=43 We came up with a number of reasons why this might not be feasible and/or fun.
  23. Or the other thing could be that the shop is a pre-mission map. The question is if this adds really fun if you have to do it all the time. On the other hand it serves as a testbed for map creation. http://forums.thedarkmod.com/index.php?showtopic=43&st=0 I have a pretty good idea how this could work in terms of game mechanics as it would have been a part of the city section. If there is interest in this I could write up a description how I think it should work.
  24. Great! So it had some effect to do this work. When you post it, please make a new thread though. Makes it easier to keep track and when I look through the forums to collect the consensus for the design.
  25. Great! Could you take look here http://forums.thedarkmod.com/index.php?act=ST&f=3&t=285 and assign or create some concepts for the other screens as well?
×
×
  • Create New...