Page 2 of 2

Re: [mod]skybox[skybox]

Posted: Sat Dec 09, 2017 14:34
by azekill_DIABLO
It renders very well! Minetest has nice graphics.

Re: [mod]skybox[skybox]

Posted: Mon Dec 11, 2017 09:08
by Codesound
Hi,

this is another beautiful mod! Thanks.... now the levels are much nicer....

many thanks!!

R

Re: [mod]skybox[skybox]

Posted: Wed Dec 26, 2018 21:22
by cy
This is absolutely gorgeous. I have to wonder what happens if you pillar up and run into the skybox though.

Are skyboxes spherical, or are they only half spheres? If they're half spheres, you could pair a daytime one with a nighttime one to make a sphere, though blending the boundary would be tricky. Of course the perfect solution is to take your $10,000 high resolution 360 degree camera and photograph the sky at various times of day, then blend those together. The reason I'm asking if they're spherical is you could rotate them as time passes, to make it look like the sun's rising and setting.

Then again, the whole sky changes color as the sun sets, so a rotating spherical skybox wouldn't look like that...

Re: [mod]skybox[skybox]

Posted: Thu Dec 27, 2018 02:54
by sofar
cy wrote:This is absolutely gorgeous. I have to wonder what happens if you pillar up and run into the skybox though.
You can't. They are rendered at a fixed distance from the player no matter where the player is.
cy wrote:Are skyboxes spherical, or are they only half spheres? If they're half spheres, you could pair a daytime one with a nighttime one to make a sphere, though blending the boundary would be tricky. Of course the perfect solution is to take your $10,000 high resolution 360 degree camera and photograph the sky at various times of day, then blend those together. The reason I'm asking if they're spherical is you could rotate them as time passes, to make it look like the sun's rising and setting.
They are not spherical. Instead, they are the 6 sides of a cube.

Re: [mod]skybox[skybox]

Posted: Thu Mar 07, 2019 13:47
by uwu
Is there a way to change the skybox depending on time of day globally for all players?
I don't mean blending them, as that is impossible if I read it right. Just hard swap one skybox for another if the time changes from e.g. 17:59 to 18:00.

Re: [mod]skybox[skybox]

Posted: Thu Mar 07, 2019 17:40
by sofar
uwu wrote:Is there a way to change the skybox depending on time of day globally for all players?
I don't mean blending them, as that is impossible if I read it right. Just hard swap one skybox for another if the time changes from e.g. 17:59 to 18:00.
Yes

Thsi mod exposes an API that can be used for that purpose. You'll need to write, or find, a mod that does that, though.

Re: [mod]skybox[skybox]

Posted: Thu Mar 07, 2019 20:26
by uwu
Alright, thanks.

Re: [mod]skybox[skybox]

Posted: Wed May 29, 2019 20:31
by Baerbeisser
Uh, Minetest 5.0.1, the sky and background change to default blue after a few seconds.
Any clue why?
The logfile has some warnings about missing dependencies of homedecor, advtrains and ambience, but nothing helpful.

The few seconds it works, its great!

Re: [mod]skybox[skybox]

Posted: Fri May 31, 2019 02:42
by sofar
Baerbeisser wrote:Uh, Minetest 5.0.1, the sky and background change to default blue after a few seconds.
I'll look into it. Feel free to open a ticket on github for other issues.

Re: [mod]skybox[skybox]

Posted: Fri May 31, 2019 02:52
by sofar
Baerbeisser wrote:Uh, Minetest 5.0.1, the sky and background change to default blue after a few seconds.
Any clue why?
The logfile has some warnings about missing dependencies of homedecor, advtrains and ambience, but nothing helpful.
I can't reproduce this. Maybe disable other mods (ambience?!) one by one and see which one is interfering with it.

Re: [mod]skybox[skybox]

Posted: Sat May 23, 2020 09:27
by Codesound
Minetest 5.2, last contend db download
Hi,

I try this beautiful mod with Minetest 5.2 but when I put a sky, it stays for a second, then the normal minetest sky returns....

Re: [mod]skybox[skybox]

Posted: Mon May 17, 2021 10:12
by ScreamingLlama
This looks great, however, I only get "invalid command: skybox". I have downloaded and put skybox in mod-folder, I also tried download within the game, but still get that its invalid command.

Have I missed something?

EDIT: Oh, I accidentally deselcted instead of select in "Select Mods" that explained stuff. Thank you, it looks amazing! :D

Re: [mod]skybox[skybox]

Posted: Sun Jul 10, 2022 08:53
by CharlieK
It could use an upgrade to meet with the latest game, perhaps re-implement day/night cycles and automated startup of the mod after I leave my server.

Edit (I clicked too fast):

It also continues to show the clouds of the game itself regardless of which of the six skyboxes I choose from.