[ab] A jigsaw puzzle game

Anthony Fairchild fairchild.anthony at gmail.com
Sun Jul 8 03:20:38 CDT 2007


On 7/7/07, Luke J Crook <luke at balooga.com> wrote:
>
> Anthony Fairchild wrote:
> > I'm pre-creating a sprite sheet with all of the pieces and their
> > rotations.  The rotations are done in C at the moment.  Doing the
> > rotations in Lisp was fast enough but I was having a weird problem with
> > performance in some situations after the images were loaded and cached.
> > The game would hiccup when dragging peices around.  The only thing I
> > could think of that was the GC was kicking in.
>
> That is worrying. It explains 'afsdlutils.dll' :)
>
> What are you using sdl_gfx and readline5 for?


sdl_gfx is for rotozoom, used only to resize images.  readline5 was needed
by one of the image libraries used by sdl_image, I think jpeg or png?

- Luke
> _______________________________________________
> application-builder mailing list
> application-builder at lispniks.com
> http://www.lispniks.com/mailman/listinfo/application-builder
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.lispniks.com/pipermail/application-builder/attachments/20070708/03ed1eef/attachment.html


More information about the application-builder mailing list