Balloon3D problem

Karl Ramberg karl.ramberg at chello.se
Wed Jul 3 14:39:06 UTC 2002


David Duke wrote:
 
> Many thanks for your help -- it hadn't occurred to me that the redraws
> would be triggered repeatedly even with the debugger active.
> 
> I noticed that the geometry I included for the cone (specifically, the
> vertex indices in the Faces array) was incorrect; I may have forgotten
> to save the image at some point while changing the vertex numbering. In
> case anyone is looking at it, an updated version is attached.

I loaded your changes class and it lookes like a cone this time:-)
 
> I'm still having the segmentation fault; although I can now at least
> look more closely at what is going on, I would still be grateful for any
> suggestions.

Do you have the Squeak 3D plugin ? 
Is it listed when you print: 

Smalltalk listBuiltinModules

or

Smalltalk listLoadedModules

I have tested Squeak without the 3D plugin and Squeak will
then fall back on the smalltalk version of the plugin and that 
is not very snappy.

Karl



More information about the Squeak-dev mailing list