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

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

    • Petike the Taffer

      I've finally managed to log in to The Dark Mod Wiki. I'm back in the saddle and before the holidays start in full, I'll be adding a few new FM articles and doing other updates. Written in Stone is already done.
      · 0 replies
    • nbohr1more

      TDM 15th Anniversary Contest is now active! Please declare your participation: https://forums.thedarkmod.com/index.php?/topic/22413-the-dark-mod-15th-anniversary-contest-entry-thread/
       
      · 0 replies
    • JackFarmer

      @TheUnbeholden
      You cannot receive PMs. Could you please be so kind and check your mailbox if it is full (or maybe you switched off the function)?
      · 1 reply
    • OrbWeaver

      I like the new frob highlight but it would nice if it was less "flickery" while moving over objects (especially barred metal doors).
      · 4 replies
    • nbohr1more

      Please vote in the 15th Anniversary Contest Theme Poll
       
      · 0 replies
×
×
  • Create New...