pict3d
pict3d copied to clipboard
3-dimensional picts
Moved there as of Racket 6.2.900.10. This change is not compatible with Racket 6.2.1. You can address that by using a version exception. Alternatively, you can add an explicit dependency...
The functionality of that library will be moved into Scribble by Scribble PR #12, and `unstable/sandbox` will be removed from the main distribution. This PR makes this package incompatible with...
I have a program that creates a pict3d which, when rendered, errors with: ``` flv3: expected non-NaNs; given +nan.0 +nan.0 +nan.0 context...: /Applications/Racket/racket/share/pkgs/pict3d/pict3d/private/gui/parameters.rkt:28:0: default-pict3d-auto-camera /Applications/Racket/racket/share/pkgs/pict3d/pict3d/private/gui/pict3d-snip.rkt:350:4: reset-camera /Applications/Racket/racket/share/pkgs/pict3d/pict3d/private/gui/pict3d-snip.rkt:329:2 /Applications/Racket/racket/collects/racket/private/class-internal.rkt:3549:0: continue-make-object /Applications/Racket/racket/collects/racket/private/class-internal.rkt:3503:0:...
The following program raises an assertion failure when the scene is drawn (it should draw a two-sided quad on the y=0 plane): ``` #lang racket (require pict3d) (rectangle origin (pos...
Is there a way to create a big-bang3d world as a child of an existing frame (or other gui obj), and if not, could an option for that be added?...
Where’s the activity with Pict3d gone? Thanks. I’d like to see refraction and networking comparable to socket.io before jumping ship from X_ITE. Maybe X_ITE and Pict3D can work together? John