Jump to content
The Dark Mod Forums

So, what are you working on right now?


Springheel

Recommended Posts

I haven't tried this, but can't you position the skybox camera based on the player's elevation, via scripting?

 

Or maybe hide/show the appropriate camera from several cameras, again using scripting?

 

That wouldn't make any difference. The whole "magic" of the skybox is that its contents always appear at the same distance from the player no matter how close or far away the actual texture skin is. And I don't think the art itself works like a camera-ed image, but just a stock animation it plays directly on the screen. To get the effect you're thinking about, I think the sky-art would have to be animated with a scripted zoom-out and zoom-in animation that plays relative to the player's elevation. That's just thinking hypothetically; not sure it's possible (but you never know).

 

Edit: No it's even more complicated than that because it's already animated with the waves when not moving... So it'd have to switch out animations between zooming w/waves and static w/waves.

 

Edit2: Or do I not understand how skyboxes work? Never read up on them actually; I just assumed that's how they worked. But D3 does have this funny business about pulling in a literal art-box into the world, so maybe it does work from a literal camera inside that box?

What do you see when you turn out the light? I can't tell you but I know that it's mine.

Link to comment
Share on other sites

That wouldn't make any difference. The whole "magic" of the skybox is that its contents always appear at the same distance from the player no matter how close or far away the actual texture skin is. And I don't think the art itself works like a camera-ed image, but just a stock animation it plays directly on the screen. To get the effect you're thinking about, I think the sky-art would have to be animated with a scripted zoom-out and zoom-in animation that plays relative to the player's elevation. That's just thinking hypothetically; not sure it's possible (but you never know).

 

Edit: No it's even more complicated than that because it's already animated with the waves when not moving... So it'd have to switch out animations between zooming w/waves and static w/waves.

 

Edit2: Or do I not understand how skyboxes work? Never read up on them actually; I just assumed that's how they worked. But D3 does have this funny business about pulling in a literal art-box into the world, so maybe it does work from a literal camera inside that box?

 

Regarding the wave animation, this assumption is incorrect. There is no animation inside of my skybox. I'm happy that nobody has guessed the true nature yet of the SS's (or never mentioned it anyway). This whole skybox and waves setup was my way of dealing with the complicated problem of merging a water box all the way to the horizon with a skybox when the player moves up (at least) 2500 feet in the air (before the first distance based portal close). Basically it was impossible without some special help.

 

So, in fact, the "waves" on the shore is simply a func_bobbing entity that is actually textured with portal_sky, not water!!! this is not water reflecting a skybox. This is..... just a skybox. As of yet, there is no actual water in my FM (lmao). That portal_sky wall is like literally 5 feet away from the "shoreline". So theres no animation inside the skybox. But I don't see why you couldn't do it.

 

I'm not exactly well-versed in skybox lore myself even after having heavily modified one. My "guess" is that the origin of the entity "info_portalsky" inside the box is the position of a camera that angles itself based upon the angle of the players camera, except that it views the contents of the skybox instead of the players view. Whether it is possible or not to actively move that entity dynamically in the game.... no idea. Might be possible.

Edited by ungoliant
Link to comment
Share on other sites

I don't know if you can move the position of the skybox camera, but yes, the camera in the skybox is the point of view you get, so if you can move that camera up to a higher position before you see out the higher ledge, you'll get the effect you want

shadowdark50.gif keep50.gif
Link to comment
Share on other sites

I know and that is exactly the problem I see. When you stand on the beach, the waves look ok size-wise, but when you're higher they will probably look too big compared to the perceived distance of sight. But well, it's not really a big deal! :-)

 

woops forgot to address this concern. Heres the deal. Later in the mission (roughly straight up) the beach where you started (roughly straight below) is going to be covered in particle fog and closed portals. What will be left is ocean that you can see further out to sea (via portal_sky). The distance to any given point way out there from either the beach, or from 2500 units above the beach, is going to be ~= the same, to the point that the human eye would not be able to distinguish the difference. Anyway, the important thing to realize is that the only parts later in the mission you will actually see in the skybox would look really far away, and the same spot from the beach at the beginning of the mission will look really far away. The beach itself will not be visible later in the mission.

Link to comment
Share on other sites

you can move the position of the skycamera the script is on one of the doom 3 forums, tried the script out on something but have since deleted the script as it gave odd results. problems with it not accurately moving the skycamera as the skybox is at scale 1/16 so decimally its 0.0625 but the script was accurate to 2 decimal places.

Link to comment
Share on other sites

Bikerdude: where did you get that transparent chainlink texture in your second shot? Is it a Doom3 asset?

Come the time of peril, did the ground gape, and did the dead rest unquiet 'gainst us. Our bands of iron and hammers of stone prevailed not, and some did doubt the Builder's plan. But the seals held strong, and the few did triumph, and the doubters were lain into the foundations of the new sanctum. -- Collected letters of the Smith-in-Exile, Civitas Approved

Link to comment
Share on other sites

I just had to make a giant monster!

Classic

where did you get that transparent chainlink texture in your second shot? Is it a Doom3 asset?

Its a std TDm object -

 

models/darkmod/lights/extinguishable/chandelier_6candles_longchain.lwo

Edited by Bikerdude
Link to comment
Share on other sites

No, I mean the semi-transparent fence-like texture that covers the gaps of the dome. :)

Come the time of peril, did the ground gape, and did the dead rest unquiet 'gainst us. Our bands of iron and hammers of stone prevailed not, and some did doubt the Builder's plan. But the seals held strong, and the few did triumph, and the doubters were lain into the foundations of the new sanctum. -- Collected letters of the Smith-in-Exile, Civitas Approved

Link to comment
Share on other sites

No, I mean the semi-transparent fence-like texture that covers the gaps of the dome.

Ah that's a new transparent windows texture in 1.02, it dosent seal though -

 

textures/darkmod/window/roundtop_diamond_pattern01_transparent

Edited by Bikerdude
Link to comment
Share on other sites

Thank you! This will come in handy in a later area.

Come the time of peril, did the ground gape, and did the dead rest unquiet 'gainst us. Our bands of iron and hammers of stone prevailed not, and some did doubt the Builder's plan. But the seals held strong, and the few did triumph, and the doubters were lain into the foundations of the new sanctum. -- Collected letters of the Smith-in-Exile, Civitas Approved

Link to comment
Share on other sites

I wasn't sure how my little intoxicated experiment would turn out... it's not complete yet but here's a preview - pasting links because I'm too lazy to make thumbs.

http://syr.taaaki.za.net/tdm/random/undercor2.jpg

http://syr.taaaki.za.net/tdm/random/undercor1.jpg

 

(no mocking the kelp :/ grrrr kelp)

Link to comment
Share on other sites

I'm so happy I finally got that skybox rendered and working properly in game.

 

Here's a shot with the lighthouse from the waterfall:

http://sites.google.com/site/shadow516/shot00018.png?attredirects=0

 

And here's the same view from inside the courtyard:

http://sites.google.com/site/shadow516/shot00021.png?attredirects=0

 

And a final shot showing off a custom window shader:

http://sites.google.com/site/shadow516/shot00022.png?attredirects=0

 

With that, I can finally go to bed! laugh.gif

Link to comment
Share on other sites

The fountain is just patches and a cylinder. The FPS does need a ton of work though. wacko.gif

 

Yeah that fountain is very nice, but you have too many shadow casting lights in there, I can't even count how many there are. Try reducing some.

I always assumed I'd taste like boot leather.

 

Link to comment
Share on other sites

Yeah that fountain is very nice, but you have too many shadow casting lights in there, I can't even count how many there are. Try reducing some.

 

There are 3 in that shot - 2 floodlights and the moon (also, the lighthouse has one, but it doesn't ever intersect with the floodlights - I think.

 

I'm going to make the statue not cast shadows, as well.

Edited by killhour
Link to comment
Share on other sites

Just enable some fixed tessellation using the patch inspector tool (shift S). Find that nice sweet spot where it fits in more with your geometry and doesnt look uber smooth and "oh that's a patch" (usually around 5/6 for rounded stuff, in one direction). should increase FPS and make the scenes look more TDM-like.

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

      Finally got my PC back from the shop after my SSD got corrupted a week ago and damaged my motherboard. Scary stuff, but thank goodness it happened right after two months of FM development instead of wiping all my work before I could release it. New SSD, repaired Motherboard and BIOS, and we're ready to start working on my second FM with some added version control in the cloud just to be safe!
      · 1 reply
    • Petike the Taffer  »  DeTeEff

      I've updated the articles for your FMs and your author category at the wiki. Your newer nickname (DeTeEff) now comes first, and the one in parentheses is your older nickname (Fieldmedic). Just to avoid confusing people who played your FMs years ago and remember your older nickname. I've added a wiki article for your latest FM, Who Watches the Watcher?, as part of my current updating efforts. Unless I overlooked something, you have five different FMs so far.
      · 0 replies
    • 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.
      · 4 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
×
×
  • Create New...