Hi-Res Texture Warping?

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

Locked
SonicSpinDash
Posts: 8
Joined: Fri Oct 21, 2005 8:12

Hi-Res Texture Warping?

Post by SonicSpinDash »

Ok, so I'm using the HIRESTEX.lmp and was wondering how you would get Hi-Res textures to WARP like lo-res textures did in regular Zdoom using the Animdefs.lmp.

Thanks :D
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

You can't. Hires textures are too large to be efficiently warped. Warping one 256x256 texture costs so much time that the frame rate noticably drops. That's why warping for them is disabled.
Locked

Return to “GZDoom”