Limits to texture size

Everything related to 3D programming
User avatar
jacdelad
Addict
Addict
Posts: 2010
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Limits to texture size

Post by jacdelad »

Hi,
for my PCB program I create textures of my boards on the fly. Now, these textures are sometimes huge. The help states I shall limit them to 256*256 pixels and they should be quadratic. Now, I never encountered a problem yet, so I am very generous regarding size and aspect ratio. Can I expect it to work on all more or less modern machines? Is this warning a relic from the past? I have not encountered any problems yet (Windows 7 to 11, x86 and x64).
Good morning, that's a nice tnetennba!

PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
Fred
Administrator
Administrator
Posts: 18220
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Limits to texture size

Post by Fred »

Seems like limit from the past, nowaday card can handle much larger textures indeed.
User avatar
jacdelad
Addict
Addict
Posts: 2010
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: Limits to texture size

Post by jacdelad »

Thanks very much!
Good morning, that's a nice tnetennba!

PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
User avatar
minimy
Enthusiast
Enthusiast
Posts: 619
Joined: Mon Jul 08, 2013 8:43 pm
Location: off world

Re: Limits to texture size

Post by minimy »

Hi, i did one of 8192x8192 and no problem with Intel card and nvidia. :)
If translation=Error: reply="Sorry, Im Spanish": Endif
Post Reply