Please or Register to create posts and topics.

SkyBox in exterior map.

PreviousPage 2 of 2

From your tests it looks like the custom skybox is the problem. My test map has not worked either, so I'm assuming that there is some kind of property inside each of the skybox's .vmt that is missing.

I will get back to you if I find out what it is.

=================================================================================================
EDIT: By putting the $hdrbasetexture value inside the vmt's of my skybox textures, the sky_camera suddenly worked. Edit the .vmt's so all your skybox .vmt's (all 6 of them) should look something like this:

Code: Select all
"UnlitGeneric"
{
$basetexture "skybox/sky_name_BK"
$hdrbasetexture "skybox/sky_name_BK"
$nofog "1"
}

The proof

?????????????????????????????TWP Releases | My Workshop
chickenmobile wrote:
From your tests it looks like the custom skybox is the problem. My test map has not worked either, so I'm assuming that there is some kind of property inside each of the skybox's .vmt that is missing...

I could spend your test project with textures?

I always use the sky inside the Portal 2.
In the test I did with the inner sky "sky_l4d_c4m1_hdr" I realized that the textures are very small, you pass a catch, then it seems to work perfectly, but ... the heavens are also external problems.

Image

I'm creating a sky with custom e-on Vue, you pass a catch, when you render completely passed it on to see if we can make it work.

EDIT: Term panoramic rendering, if it does not I will make a SkyBox (6 renders).
Have someone you can create textures.

Download sky_mountain.HDR

My Hard Core TPI Maps

http://www.tarados.org Mapping and Hobby's.

Portal 2 Psicodelia Test One - A map designed to make you think.

Albert Einstein dijo una vez: En el mundo hay dos cosas infinitas... EL universo y la Estupidez Humana... y del primero no estoy seguro.
carlymx wrote:
I could spend your test project with textures?

I'm creating a sky with custom e-on Vue, you pass a catch, when you render completely passed it on to see if we can make it work.

First of all, your English is very bad. Secondly, I have been able to make mine work. Have you added all the $value thingys that was in the code box?

?????????????????????????????TWP Releases | My Workshop

I feel my English, it is possible that your Spanish is better?
In the original sky (Portal 2) the symbol "&" is always present.
I created a custom sky under your instructions and http://developer.valvesoftware.com/wiki/2D_skybox.

Attachment: HDR, VTF. (is only a test but it works)

There is a problem with the gamma adjustment, but it works.

sky Blue.rar (44,5 MB)
http://www.multiupload.com/VWADKSQC61

My Hard Core TPI Maps

http://www.tarados.org Mapping and Hobby's.

Portal 2 Psicodelia Test One - A map designed to make you think.

Albert Einstein dijo una vez: En el mundo hay dos cosas infinitas... EL universo y la Estupidez Humana... y del primero no estoy seguro.

I managed to create a heaven a little more correct.
I attached the Sky_Test02 to see if you can help me improve.

Download: Sky_Test02.rar (9,8 MB)
http://www.multiupload.com/Z9TSPABNW3

Image
Image

My Hard Core TPI Maps

http://www.tarados.org Mapping and Hobby's.

Portal 2 Psicodelia Test One - A map designed to make you think.

Albert Einstein dijo una vez: En el mundo hay dos cosas infinitas... EL universo y la Estupidez Humana... y del primero no estoy seguro.
PreviousPage 2 of 2