Hi,
Check Java3D's PackageInfo and QueryProperties demos.
There are two properties - textureWidthMax and textureHeightMax, wich can help you.
Resize down your texture if it is too big for your video card.
Low memory vcards works better with small textures, as 256x256.
Alesssandro
"M. Halpin" <[EMAIL PROTECTED]> wrote:
Has anyone found any interesting workarounds for dealing with large textures?
Specifically, I'm interested in the cases of a few several large 2D sprites against 3D backgrounds at
very high speeds (preferably atleast 30/40fps on older machines with 3D cards). I would assume
the most reasonable method would to be to load the spritesheet as a texture, and change texture
coordinates each frame. However, some of the spritesheets are heavily animated and thus on the
order of 1K to 2K in pixels (both width and height).
Many older video cards I've tried have a limit of 1024x1024 pixel sizes, and I've heard some even
have 256x256. Out of curiosity, does anyone have any good suggestions or interesting
workarounds?
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
Yahoo! Messenger 6.0 - jogos, emoticons sonoros e muita diversão. Instale agora! =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".