Fast mode 19 engine

new topic     » topic index » view thread      » older message » newer message

I've made a mode 19 graphics engine for euphoria in assembly, using Pete
Eberlein's asm.e
Currently it contains the following routines:

asm_display()
asm_mdisplay()
asm_tdisplay()
asm_mtdisplay()

asm_display_clip()
asm_mdisplay_clip()
asm_tdisplay_clip()
asm_mtdisplay_clip()

(t=transparent, m=monochrome (one color only) )

I've tested it with 100 32*20 sprites moving around at the same time,
using transparency and clipping. This actually ran smooth enough on a
P100.

There's are a couple of things that I'd still like to add. Among these
are rotating routines (i.e display an image rotated around its own
center with a specified degree). If someone knows how to do this, please
mail me your solusion.

I will try to put the library up at my homepage (come.to/progzone)
sometime during the next week (gotta write documentation and clean the
code up a bit first...), so that anyone who wants to can try it out.


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu