AminetAminet
Search:
84734 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/lib/libcrtxy_os4.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric icon
No screenshot available
Short:Line-drawing lib for retro arcade games
Author:Bill Kendrick, AmigaOS 4.0 compile by Spot / Up Rough
Type:dev/lib
Version:0.0.1
Architecture:ppc-amigaos
Date:2008-11-22
Download:dev/lib/libcrtxy_os4.lha - View contents
Readme:dev/lib/libcrtxy_os4.readme
Downloads:1333

                     README for libcrtxy (CRT X-Y Library)

                            http://libcrtxy.sf.net/
                  by Bill Kendrick <bill()newbreedsoftware.com>

                         July 29, 2008 - August 3, 2008
                                 Version: 0.0.1

     ----------------------------------------------------------------------

Purpose:

   "libcrtxy" is meant to allow game programmers to develop
   vector-graphics-style games like those from the late 1970s and early 1980s
   (some examples: 'Lunar Lander', 'Asteroids', 'Red Baron', 'Star Wars',
   'BattleZone', 'Quantum', 'Boxing Bugs', 'Speed Freak', 'Star Castle',
   'Black Widow', 'Star Trek', 'Tempest', and 'War of the Worlds'.*)

   It is named after the so-called "X-Y" arcade game displays, such as the
   "Quadrascan" (created by Wells Gardner) and "Amplifone" monitors used in
   Atari vector-based games.*

   I am creating this library with the intent to port a number of my own
   games (clones inspired by classic arcade games) to it: ICBM3D, Vectoroids,
   3D Pong.

   Helper functions are also included for doing fixed-point math (useful
   since your canvas size is not necessarily your screen size, and can be
   used for sub-pixel movement) and trigonometry (since most vector-based
   games involve things rotating).

   * Names are trademarks of their respective trademark and copyright
   holders.


Contents of dev/lib/libcrtxy_os4.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 3524   10812  32.6% -lh5- 8f6e Aug  3 09:34 libcrtxy-0.0.1/Docs/API.txt
[generic]                  337     531  63.5% -lh5- 1532 Aug  5 15:15 libcrtxy-0.0.1/Docs/CHANGES.txt
[generic]                 2634    7639  34.5% -lh5- 34fd Jul 29 10:02 libcrtxy-0.0.1/Docs/COPYING.txt
[generic]                 3804   11574  32.9% -lh5- 5ec0 Aug  3 09:33 libcrtxy-0.0.1/Docs/html/API.html
[generic]                 2081    4312  48.3% -lh5- 2c00 Aug  3 08:10 libcrtxy-0.0.1/Docs/html/README.html
[generic]                  107     112  95.5% -lh5- 5b98 Aug  1 19:29 libcrtxy-0.0.1/Docs/INSTALL.txt
[generic]                  130     189  68.8% -lh5- fd64 Aug  3 09:34 libcrtxy-0.0.1/Docs/Makefile
[generic]                 1930    4078  47.3% -lh5- a8fe Aug  3 09:34 libcrtxy-0.0.1/Docs/README.txt
[generic]                  814    1431  56.9% -lh5- 4945 Aug  5 15:08 libcrtxy-0.0.1/Docs/TODO.txt
[generic]                 3663    9668  37.9% -lh5- 7438 Aug  6 11:45 libcrtxy-0.0.1/SDK/Local/newlib/include/crtxy.h
[generic]                27859   65878  42.3% -lh5- 00fe Aug  6 11:54 libcrtxy-0.0.1/SDK/Local/newlib/lib/libcrtxy.a
[generic]                37238   89245  41.7% -lh5- 0e2c Aug  6 11:54 libcrtxy-0.0.1/SDK/Local/newlib/lib/libcrtxy.so
[generic]                  258     582  44.3% -lh5- adbd Aug  6 11:45 libcrtxy-0.0.1/SDK/Local/newlib/bin/crtxy-config
[generic]                37238   89245  41.7% -lh5- 0e2c Aug  6 11:54 libcrtxy-0.0.1/SOBJS/libcrtxy.so
[generic]                  258     582  44.3% -lh5- adbd Aug  6 11:45 libcrtxy-0.0.1/Source/crtxy-config
[generic]                  976    2759  35.4% -lh5- 3493 Aug  5 15:25 libcrtxy-0.0.1/Source/Makefile
[generic]                  262     572  45.8% -lh5- 1528 Jul 29 11:23 libcrtxy-0.0.1/Source/src/crtxy-config.sh.in
[generic]                 9005   46016  19.6% -lh5- ba81 Aug  6 11:45 libcrtxy-0.0.1/Source/src/crtxy.c
[generic]                 3663    9668  37.9% -lh5- 7438 Aug  6 11:45 libcrtxy-0.0.1/Source/src/crtxy.h
[generic]                  960    2431  39.5% -lh5- 3408 Aug  3 07:32 libcrtxy-0.0.1/Source/src/drawlines.c
[generic]                  168     254  66.1% -lh5- 50c3 Aug  3 00:28 libcrtxy-0.0.1/Source/src/libcrtxy.conf-max
[generic]                  130     221  58.8% -lh5- a143 Aug  3 00:28 libcrtxy-0.0.1/Source/src/libcrtxy.conf-min
[generic]                 1911    7534  25.4% -lh5- 8e0e Aug  4 21:37 libcrtxy-0.0.1/Source/src/rockdodge.c
[generic]               417117 1201344  34.7% -lh5- 3266 Aug  6 11:58 libcrtxy-0.0.1/Examples/drawlines.exe
[generic]               418212 1203504  34.7% -lh5- 7700 Aug  6 11:58 libcrtxy-0.0.1/Examples/rockdodge.exe
[generic]                 2595    2652  97.9% -lh5- d872 Aug  1 19:08 libcrtxy-0.0.1/Examples/testdata/test-bkgd2.png
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        26 files  976874 2772833  35.2%            Nov 21 19:50
Page generated in 0.01 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>