Hello

> I have loaded about 180 vrml object ( .wrl format ).When I load the
> textures I get the OutOfMemoryException, but without texture it works
> well.Each object has a 3KB texture. My RAM is 1.0 GB .

java limits itself to 64 (32 ?) MB RAM (depends on the version, 1.5 has a
flexible limit ...) . That behavior can be changed with -X parameters. Launch
"java -X" to get the parameter-list.

cu

===========================================================================
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".

Reply via email to