Page 1 of 1
Try this, skyfix.
Posted: Tue Aug 01, 2006 8:59 pm
by Hipshot
Remeber all those lines you get? See if this works. Load /devmap hipshots_skyfix and see if there's any lines. Should have posted this earlier but I forgott, well well...
http://www.zfight.com/misc/files/q3/hipshots_skyfix.rar - ~8M
Posted: Wed Aug 02, 2006 12:48 am
by maz0r
Interesting approach, but unfortunately it's not working (at least for me).
Tested with my notebook (Pentium M, ATI Mobility Radeon 9700). Graphic settings are almost default I suppose, except the resoluton. No mod loaded, hence baseq3.
r_fastsky 0
[lvlshot]http://www.bilder-hochladen.net/files/viv-1.jpg[/lvlshot]
r_fastsky 1
[lvlshot]http://www.bilder-hochladen.net/files/viv-2.jpg[/lvlshot]
So as you can see, I get a strange graphic glitch while turning on the sky.
Short video demonstrating the glitches (1.5MB)
Posted: Wed Aug 02, 2006 4:08 am
by Black_Dog
Yeah, that works nicely on my 9800 pro.
I've tried fixing skylines before by modelling the skycube, pulling in the uvs half a texel and turning off mipmapping. This looks similar.
You might want to point the /env reference to textures that do not exist (or to nodraw shaders). That way the skycube doesn't render underneath the rest of the stuff and you keep the overdraw down. Might fix that wierd artifact of maz0rs, too (what is that, a z-buffer thing?)
Posted: Wed Aug 02, 2006 8:40 am
by v1l3
I'm on an Ati Radeon X200, and I'm not seeing any lines. Oh..and that's a beautiful looking skybox btw. The spot where you look down to the earth is great. What location is it aimed at?
Posted: Wed Aug 02, 2006 12:15 pm
by ALMighty
Works great here too. I've also got a 9800 Pro.
Posted: Wed Aug 02, 2006 1:27 pm
by obsidian
Whoa, trippy!
Looks good. There is one small seam on the left facing the vortex. I think it's a texture error rather than an actual skybox seam since I don't see it anywhere else.
6800GT
Care to share your technique?
Posted: Wed Aug 02, 2006 10:14 pm
by Salinga
Why not using a textured box via portal sky?
Posted: Thu Aug 03, 2006 6:22 pm
by Hipshot
@ v1l3, that is a satelite pic from near my house.
@ Obs, if you take the file again, it should contain the source. It's really not that hard, it's just a model in a skyportal
@ salinga, cause a model is better than a textured skyportal. Because I can rotate it, scale, do whatever I want (almost)...
I think foo made a similar solution a couple years ago, but he used a sphere? I don't remember... But, anyone that want to have thier maps "skyline-free" might wanna look into a solution like this... The rotated sky is just an effect I wannted to do for a long time, but not until ~last week did I think of the idea to add a model into the skyportal as a skybox and then rotate it that way. I was fiddeling with photoshop trying to angle the texture itself, that sucked.
Posted: Fri Aug 04, 2006 5:45 am
by obsidian
Only thing I can't wrap my head around is the skybox model. Is it a cube, or a sphere, or a spherified cube?
Can you send me a copy of that model?
Posted: Fri Aug 04, 2006 5:55 am
by Hipshot
It's a cube. It's included in the folder /source, called hipshots_skybox.ase.
Posted: Fri Aug 04, 2006 6:40 pm
by Hipshot
Btw, this is just a "texture" not a sky itself, to make a sky with effects, like moving clouds etc, you need to model them for yourself and place them in the sky, like a sphere or something. I have no problem with this, I feel that it's better in some ways, cause I have more control over the number of triangles needed for the effects, also, I can use more than 3 layers of effects in the sky. Some might think this is a bit bothersome, but for me being hooked on skyboxed and making them it's a real treat. I love spending time on that part of the map making process =)
Posted: Mon Aug 07, 2006 7:02 am
by maz0r
sky addicted freak :icon25:
never mind, keep up the good work man
edit: what about my glitches there? seems nobody else experienced them :/
Posted: Mon Aug 07, 2006 11:57 am
by Hipshot
maz0r wrote:sky addicted freak :icon25:
never mind, keep up the good work man
edit: what about my glitches there? seems nobody else experienced them :/
Try increasing the graphics level, seems like a z-buffer error or similar. Try 32bit instead of 16.
Posted: Mon Aug 07, 2006 12:15 pm
by maz0r
ah right, forgot about this darn thing. ty hipshot