Source Maps?

1235

Comments

  • HyperionHyperion Hyperion2010 Join Date: 2003-10-06 Member: 21477Members
    Thanks for posting that, just wanted to see the results, that looks like its doing the job!

    I like that Nvidia plugin, it works well for things that are generally flat, so good.
  • BobTheJanitorBobTheJanitor Join Date: 2003-12-10 Member: 24228Members, NS1 Playtester
    <!--QuoteBegin-Supernorn+Jan 15 2005, 07:28 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Supernorn @ Jan 15 2005, 07:28 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Just did a quick test. I removed all the highlights from the base texture, but kept the detail in the normal map. It works fairly well, but when you turn the torch on, the normal mapping (and hence the highlights) isnt visible in the spot the torch is shining on. I'm thinking there must be a way around this. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    And you didn't take screenshots? BAD MONKEY! NO BANANA!
  • TychoCelchuuuTychoCelchuuu Anememone Join Date: 2002-03-23 Member: 345Members
    <!--QuoteBegin-moultano+Jan 15 2005, 03:34 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (moultano @ Jan 15 2005, 03:34 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-TychoCelchuuu+Jan 15 2005, 05:00 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (TychoCelchuuu @ Jan 15 2005, 05:00 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-BobTheJanitor+Jan 15 2005, 12:52 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (BobTheJanitor @ Jan 15 2005, 12:52 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Sweet in game shots. That texture keeps looking better. How does the texture work with light sources coming from different directions? I'm still worried that the faked lighting on it might look odd if light is coming from, say, below the texture, since the way it looks now assumes a light above it. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    Yes, the lighting is faked, but to have the texture shadow itself without faking the lighting you would need a normal map which wouldn't work very well for that sort of the, or the actual geometry and a lighting model that casts real time shadows. Which Source does not have.

    Faked lighting is here to stay, and nobody is going to mind when the alternative is no shadows at all except those cast by characters. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    read the article that hyperion linked to. You don't need to fake lighting anymore, because the compile tools now take the normal map into account in the radiosity step.
    You can still do it, and it will look like it always did, but you have options now.

    <a href='http://www2.ati.com/developer/gdc/D3DTutorial10_Half-Life2_Shading.pdf' target='_blank'>http://www2.ati.com/developer/gdc/D3DTutor...fe2_Shading.pdf</a> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    You misunderstood. The normal maps will shadow the texture fine from world lights, but if Mr. Marine shines a flashlight at it there won't be a shadow.
  • HuzeHuze Insightful Join Date: 2003-11-12 Member: 22724Members, NS1 Playtester, NS2 Playtester, Squad Five Blue, Reinforced - Shadow
    How's this look?

    The texture
    <img src='http://img84.exs.cx/img84/993/nstest00021to.jpg' border='0' alt='user posted image' />
    The bump map
    <img src='http://img156.exs.cx/img156/1060/nstest00038sr.jpg' border='0' alt='user posted image' />
    The metal-ness
    <img src='http://img156.exs.cx/img156/2325/nstest00087ux.jpg' border='0' alt='user posted image' />
  • Invader_ScootInvader_Scoot Join Date: 2003-10-13 Member: 21669Members, Constellation, Reinforced - Shadow
    Those textures rocks the socks. Keep it up! We'll have enough textures for NS:S anytime now! <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
  • ssjyodassjyoda Join Date: 2002-03-05 Member: 274Members, Squad Five Blue
    ppl should like.. call the textures they are doin so no one else does the same ones nd wastes time... i think norn already has all the wall_labs called.. heh
  • HyperionHyperion Hyperion2010 Join Date: 2003-10-06 Member: 21477Members
    What resolution is that at? Looks good, and did you make it from scratch?
  • HuzeHuze Insightful Join Date: 2003-11-12 Member: 22724Members, NS1 Playtester, NS2 Playtester, Squad Five Blue, Reinforced - Shadow
    edited January 2005
    The original is 128x64

    Mine is 512x256 (what you see there is scaled .25, the standard for source textures)

    And, no, it's not a new texture, simply the old one with some modifications.

    here is the new, and old texture.
    <img src='http://img64.exs.cx/img64/4784/floor3iz.jpg' border='0' alt='user posted image' />
  • ssjyodassjyoda Join Date: 2002-03-05 Member: 274Members, Squad Five Blue
    its blurry to me... if u've read rest of topic, u'd know u can't just use the olds nd modify, u need to start again to get the higher res, otherwise it does come out blurry
  • BobTheJanitorBobTheJanitor Join Date: 2003-12-10 Member: 24228Members, NS1 Playtester
    Definitely blurry. I'd say go through and remake it with much sharper edges, then lay the old texture over it very lightly if you want.
  • moultanomoultano Creator of ns_shiva. Join Date: 2002-12-14 Member: 10806Members, NS1 Playtester, Contributor, Constellation, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Gold, NS2 Community Developer, Pistachionauts
    <!--QuoteBegin-TychoCelchuuu+Jan 15 2005, 10:07 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (TychoCelchuuu @ Jan 15 2005, 10:07 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> You misunderstood. The normal maps will shadow the texture fine from world lights, but if Mr. Marine shines a flashlight at it there won't be a shadow. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    I'm pretty sure there will be. Shine your flashlight on the corrigated pipes in halflife 2. The shadows are just what you would expect.
  • MidoMido Join Date: 2004-04-05 Member: 27742Members
    <!--QuoteBegin-moultano+Jan 16 2005, 12:43 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (moultano @ Jan 16 2005, 12:43 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-TychoCelchuuu+Jan 15 2005, 10:07 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (TychoCelchuuu @ Jan 15 2005, 10:07 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> You misunderstood. The normal maps will shadow the texture fine from world lights, but if Mr. Marine shines a flashlight at it there won't be a shadow. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    I'm pretty sure there will be. Shine your flashlight on the corrigated pipes in halflife 2. The shadows are just what you would expect. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    The magic of texture-bump mapping
    :o
  • SewlekSewlek The programmer previously known as Schimmel Join Date: 2003-05-13 Member: 16247Members, NS2 Developer, NS2 Playtester, Squad Five Gold, Subnautica Developer
    as for bum mapping: There is a nice script for photoshop CS, that creates you good looking bumpmaps automatically. You can convert up to 1000 textures at once.
    its at the valve forums (well, SDK section was closed and moved) and you can get it from <b>XGibboussX</b>'s post: <a href='http://www.chatbear.com/board.plm?a=viewthread&b=4986&t=548,1101526739,21918&s=0&id=736021#88' target='_blank'>HL2/CSS: Photoshop Normal Map Generator</a>

    and, remaking all textures isn´t that of a hard work, you just have to use the right filters and sharpen the texture correctly if you resize it.

    Maybe i get some time and try to remake some textures of the room you showed us mendasp.
  • SupernornSupernorn Best. Picture. Ever. Made. Ever. Join Date: 2002-11-07 Member: 7608Members, Constellation
    edited January 2005
    <!--QuoteBegin-Schimmel+Jan 16 2005, 05:46 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Schimmel @ Jan 16 2005, 05:46 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> remaking all textures isn´t that of a hard work, you just have to use the right filters and sharpen the texture correctly if you resize it. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    But it doesnt look nearly half as good unless you start from scratch, using the original as a base.

    Example:


    Resized, Sharpened
    <img src='http://img64.exs.cx/img64/4784/floor3iz.jpg' border='0' alt='user posted image' />

    Created at 512X256 with original as base:

    <img src='http://img106.exs.cx/img106/7899/herafloor6jg.jpg' border='0' alt='user posted image' />

    I think I'll scale it down actually, I dont think it should be that big.
  • ssjyodassjyoda Join Date: 2002-03-05 Member: 274Members, Squad Five Blue
    ok.. officially.. no one is allowd to do this but norn.. now, finish it up now bastard!!.. heh.

    after spendin so long workin with pretty much only the ns texture set, i really dont wana learn another set.
  • KungFuDiscoMonkeyKungFuDiscoMonkey Creator of ns_altair 日本福岡県 Join Date: 2003-03-15 Member: 14555Members, NS1 Playtester, Reinforced - Onos
    Yeah I can empathize with ssjyoda on that one. I've been working with the NS textures for so long, it's hard to learn all the new textures with HL2 <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
  • dPPdPP Join Date: 2003-09-27 Member: 21272Members, Constellation
    wo looking good, do some more norn.. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
  • BobTheJanitorBobTheJanitor Join Date: 2003-12-10 Member: 24228Members, NS1 Playtester
    <!--QuoteBegin-Supernorn+Jan 16 2005, 02:10 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Supernorn @ Jan 16 2005, 02:10 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->AWESOME STUFF<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    Wow, just wow. Seriously nice. I'd love to see what you could do with an infestation texture. (Although that would no doubt take a while)
  • MendaspMendasp I touch maps in inappropriate places Valencia, Spain Join Date: 2002-07-05 Member: 884Members, NS1 Playtester, Contributor, Constellation, NS2 Playtester, Squad Five Gold, NS2 Map Tester, Reinforced - Shadow, WC 2013 - Shadow, Retired Community Developer
    edited January 2005
    Norn, did you apply for the Texture artist position? BECAUSE WE NEED MORE PEOPLE LIKE YOU!

    Which means: Awesome.

    Edit: <a href='http://www.unknownworlds.com/ns/news/jobopenings' target='_blank'>Job openings</a>
  • brute_forcebrute_force Join Date: 2003-10-04 Member: 21433Members, Constellation
    Seriously incredible. You should ask Cory for some tips/source images, if possible. It might help speed things up and such. Looks great anyway. Good job :O
  • douchebagatrondouchebagatron Custom member title Join Date: 2003-12-20 Member: 24581Members, Constellation, Reinforced - Shadow
    perhaps it would be possible to make a database of all the completed textures? i have some webspace available but i have no idea how to make it accessible as a website other than direct linkes to files.
  • BobTheJanitorBobTheJanitor Join Date: 2003-12-10 Member: 24228Members, NS1 Playtester
    Use a Gmail account. I can give you one if you need one, but everyone has 50 by now anyway. It works perfectly for a storage medium for files of this size. Just share the password out to everyone involved. Works well for leaving messages and keeping people on the same page as well.
  • douchebagatrondouchebagatron Custom member title Join Date: 2003-12-20 Member: 24581Members, Constellation, Reinforced - Shadow
    edited January 2005
    good idea. i made a gmail account. when someone makes a ns source texture just email it to nsstexture-at-gmail-dot-com. when someone else needs to download a texture, just go there and the password is nssource
    once again:
    email: nsstexture-at-gmail-dot-com
    pass: nssource

    perhaps make a thread abotu this and sticky it?
  • The_CheatThe_Cheat It&#39;s a The Cheat&#33; Join Date: 2003-11-19 Member: 23191Members, Constellation
    I read somewhere on here about the idea of using the 3D Skybox feature of the Source engine to make some pretty interesting skyboxes outside maps. For example, someone suggested having an entire map be sort of a "space station" that is orbiting a planet contained in a 3D skybox (whereas the planet is actually orbiting the map, but gives the illusion that the map is orbiting the planet).

    I decided to play around in Hammer and try and make a visual representation of this so people who can't visualize it can see how it could be implemented. However, the demo I recorded is way too big, and compressing it to a *.rar file still gives me a size bigger than what I can upload here. Anyone got some webspace that they could spare 223Kb on for this?
  • HyperionHyperion Hyperion2010 Join Date: 2003-10-06 Member: 21477Members
    how norn, how how how did you get such straight lines on that?

    I suck a PS and really want to help, so how the heck do you do those?

    *cries for lack of knowledge*
  • SupernornSupernorn Best. Picture. Ever. Made. Ever. Join Date: 2002-11-07 Member: 7608Members, Constellation
    <!--QuoteBegin-6john+Jan 16 2005, 11:19 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (6john @ Jan 16 2005, 11:19 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> good idea. i made a gmail account. when someone makes a ns source texture just email it to nsstexture-at-gmail-dot-com. when someone else needs to download a texture, just go there and the password is nssource
    once again:
    email: nsstexture-at-gmail-dot-com
    pass: nssource

    perhaps make a thread abotu this and sticky it? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Sent <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
  • HyperionHyperion Hyperion2010 Join Date: 2003-10-06 Member: 21477Members
    Just messing around with norns stuff to see if i could reproduce the aymi texuture color, and i came up with this. Ayumi seems ideal for a remake becuase its texure set is limited and well used. Here's what i came up with.
  • OlmyOlmy Join Date: 2003-05-08 Member: 16142Members, NS1 Playtester, Contributor, NS2 Developer, NS2 Map Tester, Reinforced - Diamond
    That needs some darker areas i think.
  • douchebagatrondouchebagatron Custom member title Join Date: 2003-12-20 Member: 24581Members, Constellation, Reinforced - Shadow
    very nice. now there is updated wall_lab, and all the original textures converted straight over on the account.
  • The_CheatThe_Cheat It&#39;s a The Cheat&#33; Join Date: 2003-11-19 Member: 23191Members, Constellation
    edited January 2005
    Ok, I found a cheesy way to host this demo of what a 3D skybox could possibly do for NS (although it is a small-scale representation.) [link removed, look down]. Download that RAR file and view the HL2 demo in it to see what I was talking about.

    Now, imagine that on a much larger scale, ala a huge "planet" like that orbiting an entire map, giving the illusion of an orbiting space station. Do note that a model would most likely need to be used for a planet, since the sphere object does not look entirely spherical when rendered in the engine.

    EDIT: Oh, and ignore my crappy over-scaled representation of a satellite. I just did that to show that other objects could be made to rotate around that planet to further enhance the illusion.
Sign In or Register to comment.