PDA

View Full Version : Looking for some routine code


Akira
15 December 2003, 22:18
I am looking for some code for typical demo/intro effects. (Tunnels, sinescrollers, bob stuff,etc.)

I would preffer the algorithms to be in pseudo-code, or anything but assembler, since I can read all that but assembler I cannot (yet). I just need the logic behind the routines, then I can convert the algorithm to any language I will use.

Any help apreciated!!!

edit] found this, a good starter maybe:
http://www.amigau.com/c-programming/assembler/assemblertut.htm
:)

kriz
15 December 2003, 23:19
at least some tutorials and some sources:

http://membres.lycos.fr/amycoders/

enjoy :)

Akira
16 December 2003, 05:37
The ASM source kills me, because I'm definitely not going to learn ASM for this Friday, but I'll have a look-see anyway, thanks Kriz for the advice.

Frazor
17 December 2003, 23:14
Some sources and tutorials (not specific to Amiga) :
http://www.democoding.fr.st/
http://mlab.uiah.fi/~eye/demos/ (some good links)
http://skal.planet-d.net/
http://www.cfxweb.net/ (game and demo dev)
http://bcz.emu-france.com/java.htm (all in java 2 with source : great)

Akira
17 December 2003, 23:51
Thanks! let's see what I can come up with :D