Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!rice!sun-spots-request From: MCCABE@MTUS5.BITNET (Jim McCabe) Newsgroups: comp.sys.sun Subject: Moving 2D raster graphics ("sprites") on Suns Keywords: Source Message-ID: <5899@brazos.Rice.edu> Date: 20 Mar 90 02:46:33 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 15 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 9, Issue 84, message 4 I'm looking for the source code to some programs that use what some people call "sprites", for a cute graphics demo I'm writing. I have looked for the source code to Asteroids (gasp, a game) for this, but can't find it anywhere. (I'm told uunet has it, but I can't seem to connect lately.) So, specifically: * Are there any public domain sprite-manipulation libraries? If so, where? * Are there any PD programs out there that would make good learning examples for sprite usage? Where? Etc... I realize that I'll probably be using typical memory pixrects, but I would love to see an example program that uses them extensively as an extra guide.