[Openmcl-devel] User contributions

Neil Baylis neil.baylis at gmail.com
Sun Aug 29 08:14:18 PDT 2010


Attached are two demos to be included in the contribs.

ca-demo.lisp is a replacement for my original ca-demo that loads an image
into a layer and lets you drag it around inside a window, using the GPU to
animate the dragging. This demo has been reworked so that it functions on
both 10.5 and 10.6, and tested under CCL1.5 on intel and ppc 32 bit. It no
longer requires a 64 bit ccl in order to function.

ca-multilayer.lisp allows you to test your system's performance when
animating a large number of layers simultaneously. You can run top while
dragging the mouse within the window to see the results.

Thanks to Raffael Cavallaro and Arthur Cater for their help in sorting out
various incompatibility issues that caused problems with 10.6 initially.

Neil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20100829/f05b315e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ca-demo.lisp
Type: application/octet-stream
Size: 5747 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20100829/f05b315e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ca-multilayer.lisp
Type: application/octet-stream
Size: 7148 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20100829/f05b315e/attachment-0001.obj>


More information about the Openmcl-devel mailing list