Limits to texture size

Everything related to 3D programming
User avatar
jacdelad
Addict
Addict
Posts: 2109
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.30/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/2*DX517, 164TB+82TB+28TB+2TB SSD
Raspi 400/500
Fred
Administrator
Administrator
Posts: 18531
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: 2109
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.30/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/2*DX517, 164TB+82TB+28TB+2TB SSD
Raspi 400/500
User avatar
minimy
Addict
Addict
Posts: 899
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