Credits
Thanks to
everyone
who has helped me developing this project, especially :
- My family (my parents and sister), for their support on many
things.
- All my friends at Institute Technology of Sepuluh Nopember (ITS)
Surabaya, especially "Kirul" and "Master Jo", for their support on many
things about Linux.
Thanks also
to
everyone who has indirectly helped me through their books, articles,
manuals, HOWTOs,
webpages, etc., especially (you may also assume this list as
references) :
- John De Goes who has written the book "Cutting-Edge 3D Game
Programming with C++". Without this book, from which I have learned 3D
programming, the VortexGE will not be possible.
- Digital Equipment Corporation, which has made the tutorial "VMS
DECwindows Guild to XLib (Release 4) Programming: MITC Binding".
Without this PDF file, from which I have learned the basic of Xlib
programming, the VortexGE also will not be possible.
- Craig Stuart Sapp (craig@ccrma.stanford.edu), for the Canonical
WAVE file format.
- Sandeep S., for his inline assembly HOWTO. This HOWTO should be
accessible from :
- http://www.ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html
- Clark L. Coleman, Brennan "Bas" Underworld, and someone at
colin@nyx.net for their GCC inline assembly tutorial.
- Stefano Tommesani, for his explanation on Intel MMX, SSE and
SSE2. These articles (should be) accessible from :
- http://www.tommesani.com/MMXPrimer.htmlhttp://www.tommesani.com/SSEPrimer.html,
http://www.tommesani.com/SSE.html,
http://www.tommesani.com/SSE2MMX.html, and
http://www.tommesani.com/SSE2SSE.html.
- Anyone who made the examples of how to use Intel MMX, SSE, and
SSE2 which should be accessible from :
- http://www.jorgon.freeserve.co.uk/TesbugHelp/MMXins.htm,
- http://www.jorgon.freeserve.co.uk/TesbugHelp/XMMfpins.htm, and
- http://www.jorgon.freeserve.co.uk/TesbugHelp/XMMfpins2.htm.
- Martin Leslie, for his Linux C/C++ manuals.
- Xavier Leroy (Xavier.Leory@inria.fr), for the manual of pthread
routines.
- Naba Kumar who has made Anjuta IDE, with which I have been
writing this project source codes.
- Sam Lantinga (slouken@libsdl.org) for his great SDL which made me
be inspired enough to start the VortexGE.
Thanks also
to everyone else who has helped me.
Main Index