Jump to content
The Dark Mod Forums

Lights


BlackThief

Recommended Posts

  • Replies 66
  • Created
  • Last Reply

Top Posters In This Topic

since my Doom3 editor doesn't work anymore - here's a unrendered screen out of blender --> without any normalmapping

 

I thought about if it would be possible to fake the transparency of the glass with two textures - a lit one and a dark one. I think that'll look much better than with a glass-shader. here's the lit one

post-5-1104694481.jpg

Edited by BlackThief
Link to comment
Share on other sites

I thought about if it would be possible to fake the transparency of the glass with two textures - a lit one and a dark one. I think that'll look much better than with a glass-shader. here's the lit one

Looks good enough. :) Only problem is, if it is not transparent will it cause enough light? But I guess there have to be additional lights placed, anyway.

Gerhard

Link to comment
Share on other sites

ok it's ingame now - unfortunately it looks like shit :(

there're two problems:

1. - the glass should really be transparent - it turns out pretty odd ingame. (don't know why it looked so much better in blender)

2. there're still black lines all around the glass (you can see it on the screen). they already appeared in blender, but I thought they are either a display issue caused by blender, or small edges that weren't textured.

post-5-1104776914.jpg

Edited by BlackThief
Link to comment
Share on other sites

Everything but the glass part looks good to me, though I think Spar is right about not suiting the room. We should make a brass one as well for warmer rooms. This light made me immediately wonder where the Thief will have to aim his water arrow. Will hitting the wall do it or will he need to hit the glass?

Link to comment
Share on other sites

Show us the material file you've done for this so we can see the glass shader (it doesn't look like there is any glass shader)

 

textures/glass/outdoor_glass1
{
   noSelfShadow
   noshadows
   twosided
   translucent
   glass
   forceoverlays
   sort decal

   qer_editorimage textures/glass/glass1
   {
       vertexProgram heatHaze.vfp
       vertexParm  0  0 , 0  // texture scrolling
       vertexParm  1  .5  // magnitude of the distortion

       fragmentProgram heatHaze.vfp
       fragmentMap 0  _currentRender
       fragmentMap 1  textures/sfx/vp1 // the normal map for distortion
   }
   {
       maskcolor
       map makealpha(textures/glass/glass1)
   }
   {
       blend gl_dst_alpha, gl_one
       maskalpha
       cubeMap env/gen2
       red     Parm0
       green   Parm1
       blue    Parm2
       texgen  reflect
   }
   {
       blend filter
       map textures/glass/outdoor_glass1fx
   }
}

 

This is a glass shader using the heat haze vertex program, I'm sure we don;t need to write our own. YOu could use those doom glass texture as well to experiment.

Civillisation will not attain perfection until the last stone, from the last church, falls on the last priest.

- Emil Zola

 

character models site

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

    • nbohr1more

      Was checking out old translation packs and decided to fire up TDM 1.07. Rightful Property with sub-20 FPS areas yay! ( same areas run at 180FPS with cranked eye candy on 2.12 )
      · 2 replies
    • taffernicus

      i am so euphoric to see new FMs keep coming out and I am keen to try it out in my leisure time, then suddenly my PC is spouting a couple of S.M.A.R.T errors...
      tbf i cannot afford myself to miss my network emulator image file&progress, important ebooks, hyper-v checkpoint & hyper-v export and the precious thief & TDM gamesaves. Don't fall yourself into & lay your hands on crappy SSD
       
      · 5 replies
    • OrbWeaver

      Does anyone actually use the Normalise button in the Surface inspector? Even after looking at the code I'm not quite sure what it's for.
      · 7 replies
    • 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
×
×
  • Create New...