1. EXOTICA Version 1.1
Hiyas,
I finally put together version 1.1 of EXOTICA.
For those that don't know what it is, Exotica is
a DirectX game library for Euphoria.
added more control to DirectSound
added Midi support
added Streamming Wave support - [ I need to rewrite this code, badly]
added Win32 CreateFont function and a Exotica USE_FONT to
load and customize your fonts.
added API Documentation [ Hey, it's a start :) ]
added more bitmap manipulation routines. now ya can grab a part
of a bitmap to be displayed. Good for animation. I guess.
added some routines to help with doing a euphoria mem_copy
to blast graphics to the DirectX screen. Not tested yet. I
need help on this. I have a idea on how it works, but not with
Euphoria. Pwease... Pwetty Pwease...
added other routines that I forgot of now. Doh...
Fixed CD Player Routines
A couple of very minor bug fixes
Unfortunitly the size of the zip file has grown to 1.05 megs. Ag.
That's because I have also include a couple more examples, a
game that I rather sickly ported over from a DirectX SDK Example
which includes it's graphics and sound.
So, if you don't mind downloading a 1.05 meg file, take a gander
at it at...
http://exotica.iwarp.com/
and let me know what ye thinks...
Also, I'll try to upload it to RDS after I ask Robert.
Enjoy :)
- Todd Riggins