Hi how do i make a sky like in this link i tried cylindrical mapping, spherical and i get strange point and they dont Thanks
https://www.cgskies.com/sky.php?sky=44& ... &pagesize=
mappign sky
Forum rules
Please post only in English in this subforum. For alternate language discussion please go here http://render.otoy.com/forum/viewforum.php?f=18
Please post only in English in this subforum. For alternate language discussion please go here http://render.otoy.com/forum/viewforum.php?f=18
The problem is that your sky is Hemispherical, and is only the top half of a full environment. There are some things to do. You can add more pixels to the bottom (make it twice as tall, these bottom pixels will become the ground); for simplicity just make it pure black. Another thing you can do is change the texture's scale to 0.5 in its short direction (this will scrunch it up to where it needs to be). The texture will be repeated below it or above it, so you might want to change your border mode to Clamp Value or Black.
GTX 1080Ti 11GB (3x), Water-cooled
Intel i7-5820K 6-core @ 3.3GHz
Windows 10 Pro 64-bit, 32GB RAM
Intel i7-5820K 6-core @ 3.3GHz
Windows 10 Pro 64-bit, 32GB RAM
Thank you.!profbetis wrote:The problem is that your sky is Hemispherical, and is only the top half of a full environment. There are some things to do. You can add more pixels to the bottom (make it twice as tall, these bottom pixels will become the ground); for simplicity just make it pure black. Another thing you can do is change the texture's scale to 0.5 in its short direction (this will scrunch it up to where it needs to be). The texture will be repeated below it or above it, so you might want to change your border mode to Clamp Value or Black.
and as far as projection would you keep it spherical or make it cylindrical?
Definitely spherical. But if you're using the regular Texture Environment then it should be pre-mapped already
GTX 1080Ti 11GB (3x), Water-cooled
Intel i7-5820K 6-core @ 3.3GHz
Windows 10 Pro 64-bit, 32GB RAM
Intel i7-5820K 6-core @ 3.3GHz
Windows 10 Pro 64-bit, 32GB RAM