Is there a way to find the texture of the untextured skybox?
Moderator: GZDoom Developers
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
-
- Posts: 2
- Joined: Sat Mar 16, 2024 4:16 pm
- Preferred Pronouns: They/Them
Is there a way to find the texture of the untextured skybox?
I really like how it looks if anyone can help I'll be very thankful
You do not have the required permissions to view the files attached to this post.
-
- Posts: 2160
- Joined: Thu May 02, 2013 1:27 am
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Brazil
Re: Is there a way to find the texture of the untextured skybox?
It's just GZDoom's default "missing texture" texture, it's -noflat-.png in the textures folder in gzdoom.pk3.
You can also find it here in GZDoom's Git repository.
You can also find it here in GZDoom's Git repository.
-
-
- Posts: 4169
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: Is there a way to find the texture of the untextured skybox?
The earliest effect of a sky window, first shown in '95 by J. Hykkelbje,
can be found in spcial12.zip and thusly will work in most source ports.
In terms of GZDoom/UDMF you could use SkyPicker/SkyViewpoint with a skybox or even use a portal.
can be found in spcial12.zip and thusly will work in most source ports.
In terms of GZDoom/UDMF you could use SkyPicker/SkyViewpoint with a skybox or even use a portal.