[Fluxus] nurbs state mixup

gabor papp gabor.lists at mndl.hu
Sat Jul 4 00:24:58 PDT 2009


hi,

i found a new bug with the nurbs primitive. if (hint-wire) is used with 
the nurbs primitive, the other primitives are not rendered properly.

(clear)

(define p (build-nurbs-sphere 10 10))

(with-primitive p
     (hint-wire))

; this cube should be solid
(with-state
     (translate #(2 0 0))
     (build-cube))

best,
gabor




More information about the Fluxus mailing list