Talk:3D Skybox: Difference between revisions
Yar Kramer (talk | contribs) |
Yar Kramer (talk | contribs) |
||
Line 22: | Line 22: | ||
:The 2D skybox isn't dynamic your gonna have to fake it. --[[User:Angry Beaver|Angry Beaver]] 21:10, 6 Nov 2006 (PST) | :The 2D skybox isn't dynamic your gonna have to fake it. --[[User:Angry Beaver|Angry Beaver]] 21:10, 6 Nov 2006 (PST) | ||
::There's a console command along the lines of <code>sv_sky</code>, I believe. --[[user:TomEdwards|TomEdwards]] 04:05, 7 Nov 2006 (PST) | ::There's a console command along the lines of <code>sv_sky</code>, I believe. --[[user:TomEdwards|TomEdwards]] 04:05, 7 Nov 2006 (PST) | ||
:::Hmm. Not sure if that actually changes the skybox. Either way, though, I think that, with what I'm pretty sure I'll be doing, faking it will be my best bet. Though it just occurred to me to wonder if I might be able to do a similar effect with the ''3D'' skybox, i.e. having a 3D skybox entity "below" the main map which would surround the "Xen" section ... —[[User:Yar Kramer|Yar Kramer]] 19:38, 1 Dec 2006 (PST) | :::Hmm. Not sure if that actually changes the skybox. Either way, though, I think that, with what I'm pretty sure I'll be doing, faking it will be my best bet. Though it just occurred to me to wonder if I might be able to do a similar effect with the ''3D'' skybox, i.e. having a 3D skybox entity "below" the main map which would surround the "Xen" section ... which, um, would amount to the same thing, except sort of semantically, as it were. —[[User:Yar Kramer|Yar Kramer]] 19:38, 1 Dec 2006 (PST) |
Revision as of 20:43, 1 December 2006
This is helpful but confusing for my situation... I'm trying to create Water as the horizon, but this does not explain how. - Solo
Here's an example of water as a horizon, with an object circling above the water: [1]
This doesn't explain how you get buildings into the skybox, because the models are far to big, and they can't be scaled down, yet I'm positive they're used in skyboxes in smaller forms.
- They have miniature skybox models...this is true for headcrab canisters too -ts2do
Is light_environment necessary in the 3d skybox?
I've tried a skybox just once so far and inadvertently, but perhaps fortuitously, left out the light_environment from the skybox. I didn't realize it until I was well along. The skybox props appear to be lit properly (i.e., consistently) in the map without the extra light_environment. If the light_environment isn't necessary, that's better as the "main" light_environment can then be "tuned" for the final map without one having to remember to adjust the skybox light. —BJ(talk) 18:49, 14 May 2006 (PDT)
3d skybox texture scale when using transform
Its been a while since I had to create a 3d skybox and I know that during the bestatest of the sourcesdk (in januari 2006?) textures didn't scale properly when scaling brushes to the 3dskybox size. I disabled the betaskd back then and did it in the oldsdk but that option is not possible anymore and it looks like textures still don't scale right now or is there a new trick to it? --Bluestrike 05:19, 1 Oct 2006 (PDT)
- Ok enabling texture lock is the new trick. --Bluestrike 15:34, 1 Oct 2006 (PDT)
Changeable skybox
In the Source engine, can the skybox be changed within the level? I'm thinking specifically of a sequence a la the Resonance Cascade or A Red Letter Day, in which the player character is transported to various locations, but the effect I want is that both an Earth sky and a Xen sky can be seen without changing the actual map. (I suppose that since you're in a "randomly warped around" sequence, you're only going to be in each place for a few seconds at most, so I can fake it with a Xen sky which obscures the Earth skybox, but ...) —Yar Kramer 20:25, 6 Nov 2006 (PST)
- The 2D skybox isn't dynamic your gonna have to fake it. --Angry Beaver 21:10, 6 Nov 2006 (PST)
- There's a console command along the lines of
sv_sky
, I believe. --TomEdwards 04:05, 7 Nov 2006 (PST)- Hmm. Not sure if that actually changes the skybox. Either way, though, I think that, with what I'm pretty sure I'll be doing, faking it will be my best bet. Though it just occurred to me to wonder if I might be able to do a similar effect with the 3D skybox, i.e. having a 3D skybox entity "below" the main map which would surround the "Xen" section ... which, um, would amount to the same thing, except sort of semantically, as it were. —Yar Kramer 19:38, 1 Dec 2006 (PST)
- There's a console command along the lines of