Jump to content
The Dark Mod Forums

Search the Community

Showing results for '/tags/forums/mesh/'.

  • 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. You could just create a holy water potion in your map and change its "model" spawnarg to your custom model. The more sophisticated way would be to create a new entityDef that inherits from the original potion entity but specifies a different model. Either of those are how customisations like yours are usually done. Note that if the model should be for a moveable like a potion, then it needs a collision mesh. This is a very simplistic shape that can be part of the model - you could look at the existing holywater's collision mesh to see how it's done.
  2. Yes, you are still viewing The Dark Mod Forums I've just finished the upgrade of our IPB Board Forums to the latest release. Packed with new features, rewritten code and all that. Have a look around. The skin is currently the default one, but will sooner or later be converted to a darker skin, to fit the Dark Mod universe. Also note that the forums have been moved from http://modetwo.net/darkmod to it's own sub-domain: http://forums.thedarkmod.com - all forum links will still work tho, thanks to Apache's rewrite-plugin. Please report any bugs, requests and comments in this thread. PS: The forums will run a bit slow the first hours as the cache is being rebuilt.
  3. I was thinking about how I've been a bit of a pessimist whenever I post stuff in the off-topic section of The Dark Mod Forums, and whilst I do stand by the fact that it's healthy to face unhappy realities of the world in order to provide discussion so that people will spread that discussion and the problems are eventually gained notice of and fixed, I also realize that it's kind of depressing, talking about war and strife. So, I decided to talk about a topic of how we can make the lives of people who are sick and dying happier, and help them experience things they wouldn't be able to otherwise due to their conditions, such as elderly in retirement homes or cancer patient children undergoing chemotherapy or other people who can't go out and travel much. I was thinking about how I haven't gone to the Zoo, Aquarium, or Museum for over a decade, and how I haven't gone to an amusement park, water park, or the beach in summer since covid started. Then I thinks to myself, at least you've done that in your life, some people aren't as lucky or well-off as you've been in life; some people never got around to doing that sort of stuff in their life and now they're stuck in a nursing home, or some are still young but stuck sick in the hospital, and may not live long enough to do that stuff. So I got to thinking, I've seen people on The Dark Mod Forums who've discussed making a VR version of The Dark Mod. And I wonder to myself, hey, you don't know how to program any of this for the less fortunate, but you like to suggest stuff to people, plant seeds in their ears like, so I decided to suggest this to you guys: What about making VIrtual Reality Experiences for the less fortunate? Zoos, Aquariums, Amusement Parks, Carnivals, Circuses, Fairs of the normal and medieval variety, Museums, that sort of thing. And they don't just have to be based on reality, with V.R. you could create a zoo full of unicorns, dragons, zombie animals, aliens, demons, and other fantastical beasts, or make Amusement Park rides that aren't feasibly safe with modern technology, like a roller coaster that reaches up into outer space and through an asteroid belt! I know this comes out of nowhere, but the idea hit me and I'd feel guilty if I didn't share it.
  4. The issue for me is that you're opening one thread after another full of nonsense and/or vulgar ranting about one thing or another and otherwise only seem to engage minimally with the TDM theme or community on these forums. Have you tried playing some fan missions and posting your thoughts on them in the forums, or maybe teaming up with an FM author since you seem to have quite a lot of ideas? That would be much, much more welcome participation than the endless ranting which effectively amounts to trolling and as nbohr1more said can be grounds for a ban. If those things are your primary interests you'd be much better off finding somewhere else that's designed for hosting those kinds of discussions.
  5. I've been having stutters in Vulkan, apparently it's Nvidia Drivers' fault, so I reverted to 512 according to this: https://www.nvidia.com/en-us/geforce/forums/geforce-graphics-cards/5/505679/regular-microstutter-in-vulkan-applications-after-/?topicPage=40

    And no, that did NOT fix it. What's going on? My GPU is an RTX 2070, by the way.

    1. Show previous comments  1 more
    2. The Black Arrow

      The Black Arrow

      Actually I didn't give any info, this problem happens in Vulkan games only and any that uses it, for example, GZDoom.

      I don't think it's related to shaders, it's more like, the "frame pacing" or something is very uneven, at 72 FPS on a 75hz monitor, there's no tearing yet there's like a very slight stutter that makes it feel like playing at 50 FPS, on OpenGL though, it's completely fine.

      It does persist even when restarting the game.

    3. nbohr1more

      nbohr1more

      Did you try messing with vid_refreshrate, vid_maxfps, and vid_vsync settings? Perhaps the application is not properly recognizing your display refresh rate (etc)?

    4. The Black Arrow

      The Black Arrow

      Yes, I did mess around with that, there seems to be no vid_refreshrate though, I think GZDoom uses your desktop to set that in the latest versions.

  6. Just a heads up that the header images are now missing from the top of the forum. I suspect due to domain forwarding or something like that?
  7. Tr00pertj

    TDM Forums

    Have I been hacked or is the site being rebuilt or hacked?
  8. I may see about it in a day or two but right off the bat I am pretty sure func_group never got around to being implemented. SteveL stopped posting on the forums altogether about a year after that post and I've not heard hide nor hair from the feature. I remember testing it, though after five years it's difficult to recall whether it was in 2.03 or 2.04. It "worked" in a very gimped way and I've not touched it or used it in my mapping since. The whole functionality of it has largely been superseded by Dark Radiant's grouping feature, though of course my hope was that this was going to be a wedge for the possible implementation of instanced map regions/map section nesting, like Valve's Hammer editor had (and there's been discussions of that very thing in the forums, recently too I think). The wiki article might simply be useless but you or I could give the func_group thing a whirl in-game and actually check to what extent it works. This week's busy though so unless there are any brave experimenters it will take me to the weekend to get to it.
  9. Theres still brainstorming how it would work hypothetically. Where would it be stored? I see 2 viable options: On the map file somewhere. Having a list on a server somewhere of all the maps and their tags. I think option 2 might be the best in the long run because it allows expansion onto the tags without having to go through each map file and update them if something comes up. How it will look in the client. Would the tags be in a drop down box in each section where you can filter out maps you want? (I think gamebanana had this way back) Would it be like steam tags where you can search certain or multiple tags? Where should the tags be? I personally think they should be out of sight unless you specifically click to see them so it's easy to go into the mission not knowing whats ahead if you like that.
  10. Just wanted to say, Hello! From reading through various posts in the forums it seems like a great community and I hope to become a part of it. So I got the hankering for some Thief as of late and stumbled on TDM through some googling. After purchasing Doom 3 through Steam and instaling TDM, I have been nostalgiacly playing through many of the FMs and have also decided to d/l the Radiant editor and start making a mission, maybe many, we'll see. As it turns out also, I just started (today!) my 1 week vacation from work and intend to dive in to the Radiant editor and am currently going through the A-Z wiki on it. A bit of background on me, I 'used' to work in application support till the economic crash a couple years ago and was laid off and am now running a machining center at a local machine shop, using Mastercam daily, 2D/3D stuff and have always wanted to make a mission/game, and decided since I've always enjoyed the Thief series and stealth gameplay so much, this is where I would start. After getting to my third year in Mechanical Technology I changed my major to Information Technology (should have went with straight Computer Science but ahhh hindsight). I've always loved building things and designing things and also really enjoy computers, art, audio, and the entire visual experience as presented to a user. I have created a couple playable maps before using the older source engine editor so I'm vaguely familiar with 3D modeling, skyboxes, lighting, AI pathing, etc. That's been over 10 years ago though. I got familiar with 3dsmax, ProE, Autocad, and Mastercam in my first major during school so that helps a bit when familiarizing with a new editor and as previously mentioned I've dabbled around in the Valve Source editor. I'm also very much looking forward to the Crucible of Omens campaign created by the marvelous talent at TDM and would like to help in any way I can once I'm familiar with the Radiant engine. I can also do many many voices, I've often thought about moving out to Cali from Indiana and finding work in voice-overs, voice acting, etc. All this started as a youngster with little friends, time on my hands, and imaginary friends. Wow that's hard to admit. So anyway, I've been working on a shadowy Garrett voice, and can do guards and some women characters with old, old english, gruff, slippery, sneaky, terrifying, voices and personalities. Just thought I'd mention that as it may be a way that I could contribute early on and would also enjoy. So anyway, too much about me and not enough A-Z wiki, back to the tutorial! Glad to be here and hope for good things to come.
  11. Looking at the source code and the core pk4 asset files, I don't see any changes that would make a difference. Does this happen with a single FM? Does the FM pk4 file include an "autoexec.cfg" file? From the source code, here's the load order of config files. exec default.cfg exec Darkmod.cfg exec DarkmodKeyboard.cfg exec DarkmodPadbinds.cfg ==> exec autoexec.cfg <load language> <exec command-line arguments> <init input> <init sound> <init OpenGL> <init ui> <load DLL> <init session> ==> exec autocommands.cfg Details about the addition of "autocommands.cfg" are at https://bugs.thedarkmod.com/view.php?id=3199 I thought "autocommands.cfg" was the right way to do it, because that is what I've read on the forums. It seems that "autocommands.cfg" was originally designed for one use case: running "dmap". However, maybe over time "autocommands.cfg" became the de facto config file for user commands and "autoexec.cfg" became the config file for FM authors to use. I don't know. Does anyone know for a fact whether or not this is the case?
  12. I am locking this thread. There have already been a few discussions about Islam in these forums and this does not need to be another referendum on that topic. There are plenty of online spaces where people who are anti-religion congregate and espouse their grievances. The TDM forums are not an appropriate venue for that topic since we welcome people of all religious backgrounds whether atheist or fundamentalist. If some militant religious extremist decides to proselytize here, their threads will be locked too.
  13. I haven't been around too much recently, but when I do look into the forums every so often, I am always amazed how much progress is being made on the mod. Great work people!

    1. Show previous comments  1 more
    2. Sir Taffsalot

      Sir Taffsalot

      I wish there was a way we could play against each other on line.

    3. Melan

      Melan

      Neat, but a gimmick.

    4. Sir Taffsalot

      Sir Taffsalot

      True but its Chess meets Thief! The best gimmick ever!

  14. So I think we can count 12 or 14 missions depending on our opinion of La Banque Bienveillante and Sneak and Destroy. If these two reissues are counted as new missions (as JarlFrank did here: https://www.ttlg.com/forums/showthread.php?t=152035), then we have 14 missions. If not, then 12. Personally, I don't consider them new missions, so 12 in my opinion. Have no problem with other opinion. In any case, last year was productive!
  15. Melan posted these screenshots of a UT 3 map featuring some amazing architecture and steampunk over at ttlg. By now, I also checked it out ingame (download here) and besides the exaggerated cubemaps on the window textures, I really got nothing to criticize. This map is simply outstanding! So I was thinking, maybe we should try to get that guy's meshes for TDM. They would really fit in well and would be a great addition to TDM. While playing I couldn't stop dreaming about mantling/rope-ing through those building-roofs... His Readme says: Sounds a little bad, but we should definitely try to ask his explicit permission in my opinion. I don't know though what he means by "our permission" in that last paragraph. I guess it's just a typo, but it could also mean that the content belongs to Epic Games, because he seems to have worked there. Anyway, I think it's worth a shot... We'd just need to make it appealing to him. Tell him about the whole project and its current state, etc. I don't know how much effort it would be to convert the meshes of that map into a id Tech 4 compatible format though and also in what constitution his meshes are. It might very well be that he modeled whole buildings in an external app, instead of just their components. Who can tell by looking at screenshots? Many of the structures are distributed over the whole map though, so it's a good guess he designed those meshes very modular.
  16. By the way, if any modeler is bored and has nothing to do, I'd be interested to get an MD5 mesh of our rowboat. I want to try and make a controllable boat vehicle, just for fun. As far as I can tell, this requires an AF structure for the boat, which requires an MD5 mesh of it. The simplest verson would just have one AF body like a rectangular prism and you'd sit on top of the whole boat. A more complicated version would have 5 AF bodies, one for each side of the boat. Then you could actually sit inside and the sides would be physically modeled. I think that means 5 joints, maybe one at the center of each side of the boat. These joints aren't going to be used for animating or anything, they're solely so that a simple AF can be built up around it. That's one way of getting around the "no concave collision models" problem: Make an AF where each body represents a side of the concave model, and have rigid constraints between all the bodies. Once we have an AF of the boat, our existing vehicle class can be used for it, and I can write some simple code that applies direct impulses to the boat based on player controls, which should move it thru the water. Hopefully with minimal motion sickness. A future generation might have moving oars that work kind of like the wheels on D3's vehicles, but I don't even want to attempt that at this early stage.
  17. My dream is for forums.thedarkmod.com to link to thedarkmod.com
  18. First of all, there is no "we, the gamers" as a defined, coherent group. It's a myth that was dispelled decades ago. "Gamers" are as smart and coherent as "book-readers" or simply, people, so not really. And, by pouring your panicked and hateful thoughts over the forums, i.e. wishing someone had their throats slit, you made this discussion not smart from the get-go. Last but not least, long rants about current politics are like talking about the weather. It's something we have almost no control over, and by definition, i.e. by living in the current times, we have the least information available. Talking about past history is interesting, because e.g. academics and researchers made certain facts come to light, and politicians or other groups that have tried their best to keep some facts secret are long dead. Ranting about current politics is more like old man yelling at clouds. Again, why don't you choose some news site or forums as an outlet, instead of a niche hobby-based forums?
  19. jaxa

    Free games

    Purah also worked on Dishonored: https://www.ttlg.com/forums/showthread.php?t=136214 One of my neurons knew it started with a 'P'
    1. Show previous comments  1 more
    2. lost_soul

      lost_soul

      I never got into BSD, though I've installed it once or twice. This is another reason to check it out.

    3. simplen00b

      simplen00b

      @Sir Tafs: +1 (zillion)

    4. Serpentine

      Serpentine

      The BSD's arn't for everyone, but within their goals, simple code and mailing lists lies a lot of goodness and simplicity. I love the underdogs. Anyhoo work will be Linux friendly too. Portability is a cornerstone for good code.

  20. @Judith: Try this one { surftype15 description glass noSelfShadow noshadows translucent forceoverlays sort decal qer_editorimage textures/do/mesh/ar_cor_window_d bumpmap textures/do/mesh/ar_cor_window_n diffusemap textures/do/mesh/ar_cor_window_d specularmap textures/do/mesh/ar_cor_window_s { vertexProgram heatHazeWithDepth.vfp vertexParm 0 0 , 0 // texture scrolling vertexParm 1 1 // magnitude of the distortion fragmentProgram heatHazeWithDepth.vfp fragmentMap 0 _currentRender fragmentMap 1 textures/do/mesh/glass_warp01_n // the normal map for distortion fragmentMap 2 _currentDepth maskDepth }
×
×
  • Create New...