I patched a few things in the 68k version of Warp3D.library. It fixes some bugs and probably introduces some other bugs

. It should be a little faster but it may not be noticeable in some cases.
http://www.heywheel.com/matthey/Amiga/Warp3D.lhaWarp3D.library should work well on any 68020+ CPU with FPU but won't provide much speedup by itself. The Avenger libs are for the Voodoo 3+ but are not optimal for the 040 because of missing FINT and FINTRZ FPU instructions. I can assemble an 040 version if anyone is interested. The Avenger libs fix some nasty Z buffer bugs that trashed memory and adds 020/030+68881/68882 FPU support (previously crashed). Make a backup of your current Warp3D libs before installing. Much is not tested so let me know what works or doesn't and any visible speedups. I have tested with QuakeGL, ADescent, Payback demo and Descent Freespace demo. I hear it works with Quake 2 as well (the queue size should be set way up for speed).