Try allocating more memory for the jvm at startup:
java -Xmx256m Appname
will allocate 256 mb of ram on the heap
- Original Message -
From: "Nikolaos Abatzis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 11, 2001 4:39 PM
Subject: [JAVA3D] J
Hello everybody,
Quick question. What are the limits in terms of Shape3D number of objects in
a Java3D scene? I am writing a 3D Protein editor and the atoms can easily be
in the thousands, which I represent using a Sphere. I try to use common
"Appearances" so the user can select and set the color