Is there a way to find the texture of the untextured skybox?

Ask about mapping, UDMF, using DoomBuilder/editor of choice, etc, here!

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.
MonsieurLAPSE
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?

Post by MonsieurLAPSE »

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.
User avatar
phantombeta
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?

Post by phantombeta »

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.
User avatar
Kappes Buur
 
 
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?

Post by Kappes Buur »

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.

Return to “Mapping”