Jump to content
The Dark Mod Forums

So, what are you working on right now?


Springheel

Recommended Posts

I have some veggies in boiling water now:

https://streamable.com/gln5g

Spoiler

//Author: Dram // Changed by STRUNK to be boiling water
textures/water_source/cave_water_clear
{
    qer_editorimage textures/darkmod/sfx/water_surf_001_ed
    discrete
    nonsolid
    water
    twosided
    translucent
       description "slightly dark clear rippling water"

    {
        vertexProgram HeatHazeWithMaskAndDepth.vfp
        vertexParm 0 0.1 * sintable [ ( time * 20 ) * ((( parm5 + 0.1) - (( parm5 || 0) * 0.1)) * 3)], 0.15 * sintable [  ( time * 17 ) * ((( parm5 + 0.1) - (( parm5 || 0) * 0.1)) * 1.5)]
        vertexParm 1 (( parm6 + 1.5) - (( parm6 || 0) * 1.5))
        fragmentProgram HeatHazeWithMaskAndDepth.vfp
        fragmentMap 0 _currentRender
        fragmentMap 1 textures/sfx/vp1
        fragmentMap 2 textures/water_source/vp_water
        fragmentMap 3 _currentDepth
        scale 4,4
    }
    {
        blend modulate
        map textures/darkmod/sfx/water_surf_001
        translate 50 * sintable [ time * ((( parm5 + 0.1) - (( parm5 || 0) * 0.1)) * 3)], 0.075 * sintable [ time * ((( parm5 + 0.1) - (( parm5 || 0) * 0.1)) * 1.5)]
    }
    {
        blend modulate
        map textures/darkmod/sfx/water_surf_001
        translate 50 * sintable [ time * ((( parm5 + 0.1) - (( parm5 || 0) * 0.1)) * 3)], 0.0375 * sintable [ time * ((( parm5 + 0.1) - (( parm5 || 0) * 0.1)) * 1.5)]
        red 0.70
        green 1
        blue 50
    }
}

 

  • Like 4
Link to comment
Share on other sites

On 3/22/2020 at 5:10 PM, Geep said:

@HMart, fun video. Clearly getting a portal working in TDM would be its own project

 For sure, it also requires some knowledge about the engine internals, specially in the part about cutting surfaces and creating collision borders. But I hope that someday someone is brave enough to embark on this project for TDM. :)   

Link to comment
Share on other sites

STRUNK with the Dark Mod Kitchen Asset Pack 1.0. Love it!

One bit of critique: the glass on the bottom of those jars seem very, very thick

Link to comment
Share on other sites

I would say must have spices would Parsley, Sage, Rosemary, and Thyme, but maybe I am just old 😉 Would it be possible to make a label on it? That way the spices could be identified not only by their colour. This is, of course, nothing important; just a thought.

  • Like 1
Link to comment
Share on other sites

Great to see a better fish model being brought to TDM.

I once played around with a Unity-store lagoon model that had several articulated fish models, plus schooling fish behavior in C#. The latter involved each fish using per-frame nearest-neighbor detection of its closest schoolmates, then averaging their motion vectors and applying it, while striving to maintain an optimal distance from each other. I have no idea if schooling would be possible in TDM, and how one might do that.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recent Status Updates

    • Ansome

      Turns out my 15th anniversary mission idea has already been done once or twice before! I've been beaten to the punch once again, but I suppose that's to be expected when there's over 170 FMs out there, eh? I'm not complaining though, I love learning new tricks and taking inspiration from past FMs. Best of luck on your own fan missions!
      · 4 replies
    • The Black Arrow

      I wanna play Doom 3, but fhDoom has much better features than dhewm3, yet fhDoom is old, outdated and probably not supported. Damn!
      Makes me think that TDM engine for Doom 3 itself would actually be perfect.
      · 6 replies
    • Petike the Taffer

      Maybe a bit of advice ? In the FM series I'm preparing, the two main characters have the given names Toby and Agnes (it's the protagonist and deuteragonist, respectively), I've been toying with the idea of giving them family names as well, since many of the FM series have named protagonists who have surnames. Toby's from a family who were usually farriers, though he eventually wound up working as a cobbler (this serves as a daylight "front" for his night time thieving). Would it make sense if the man's popularly accepted family name was Farrier ? It's an existing, though less common English surname, and it directly refers to the profession practiced by his relatives. Your suggestions ?
      · 9 replies
    • nbohr1more

      Looks like the "Reverse April Fools" releases were too well hidden. Darkfate still hasn't acknowledge all the new releases. Did you play any of the new April Fools missions?
      · 5 replies
    • The Black Arrow

      Hope everyone has the blessing of undying motivation for "The Dark Mod 15th Anniversary Contest". Can't wait to see the many magnificent missions you all may have planned. Good luck, with an Ace!
      · 0 replies
×
×
  • Create New...