jPCT-AE - a 3d engine for Android > Support

Out of memory

<< < (5/5)

icarusfactor:
Add both lines to my app and it works like a charm, thanks.

added header

import com.threed.jpct.Config;

in oncreate

Config.unloadImmediately=true;





Kaiidyn:
Vertex count: 390150
Triangle count: 130050

EgonOlsen:
Pffffft....no wonder that you run into memory problems. That's way too much...try to reduce this or split it into parts that can be loaded on demand.

Navigation

[0] Message Index

[*] Previous page

Go to full version