www.jpct.net

jPCT - a 3d engine for Java => Support => Topic started by: aZen on February 19, 2014, 05:56:25 pm

Title: Texture Limit
Post by: aZen on February 19, 2014, 05:56:25 pm
Is there a maximum number of textures that one can have? I'm investigating some issues and want to get the easy-to-check things out of the way first =)
Title: Re: Texture Limit
Post by: EgonOlsen on February 19, 2014, 07:08:43 pm
No, there's no limit. At least none that i'm aware of...
Title: Re: Texture Limit
Post by: aZen on February 26, 2014, 10:53:26 am
Ok, thanks for the information. I'll let you know when I find out more about my specific problem.
Title: Re: Texture Limit
Post by: lawless_c on February 26, 2014, 03:02:17 pm
if you're on an emulator trying  increasing the size of your VM heap. helped me out, at least in the short term. There might be long term consequences.