On Sun, 2009-04-26 at 14:00 -0400, Stephen Halter wrote: > I tried this code with similar results as before. Backtrace: > > SIGSEGV fault on (nil) ... > > In trying out your code, I found that just typing the following into > the REPL was enough to cause the crash: > (define p (build-sphere 10 10)) > This and others would cause a similar crash: > (define p (draw-cube))
Sorry, I should have been more specific... you need to run that script in the editor so it gets converted to indexed mode before it renders. cheers, dave
