GRASP GL
From Just Solve the File Format Problem
(Difference between revisions)
(Software) |
|||
Line 11: | Line 11: | ||
== Software == | == Software == | ||
+ | * http://cd.textfiles.com/garbo/PC/ANIMATIN/ - MS-DOS software (refer to the [http://cd.textfiles.com/garbo/PC/ANIMATIN/00_INDEX.TXT index]) | ||
* [http://entropymine.com/deark/ Deark] can extract the embedded files | * [http://entropymine.com/deark/ Deark] can extract the embedded files | ||
Line 16: | Line 17: | ||
* http://cd.textfiles.com/vgaspectrum/animate/gl/ | * http://cd.textfiles.com/vgaspectrum/animate/gl/ | ||
* [http://cd.textfiles.com/bbox4/animate/adgl.arj adgl.arj], [http://cd.textfiles.com/bbox4/animate/spaceygl.arj spaceygl.arj] | * [http://cd.textfiles.com/bbox4/animate/adgl.arj adgl.arj], [http://cd.textfiles.com/bbox4/animate/spaceygl.arj spaceygl.arj] | ||
+ | * http://cd.textfiles.com/garbo/PC/ANIMATIN/ (refer to the [http://cd.textfiles.com/garbo/PC/ANIMATIN/00_INDEX.TXT index]) | ||
==Resources== | ==Resources== |
Revision as of 22:34, 9 March 2015
GRASP GL, or GRASP animation, is an animated graphics format associated with the GRASP (Graphical System for Presentation) player software for DOS. It was created by John Bridges, who also created the PIC image format used in PC Paint.
Contents |
Format
A GRASP GL file is structured as a simple container format. It contains embedded files in various formats, such as PCPaint PIC, CLP, and apparently GIF. One of the files is a .txt file, containing a script that controls the animation.
Software
- http://cd.textfiles.com/garbo/PC/ANIMATIN/ - MS-DOS software (refer to the index)
- Deark can extract the embedded files
Sample files
- http://cd.textfiles.com/vgaspectrum/animate/gl/
- adgl.arj, spaceygl.arj
- http://cd.textfiles.com/garbo/PC/ANIMATIN/ (refer to the index)
Resources
- Wikipedia article: GRASP
- Wikipedia article: GRASP GL library format
- GRASP File Format Summary, from the Encyclopedia of Graphics File Formats
- Another document describing the .GL file format
- Official(?) documentation here (mirror here and here)