Jump to content

Volumes: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
Morn (talk | contribs)
No edit summary
Morn (talk | contribs)
No edit summary
Line 1: Line 1:
'''''Volumes''''' is a BASIC type-in from [[Science & Vie Micro]] (SVM) 9/86 that creates images of rotationally symmetric 3-D objects (like glasses, etc.) with shading and hidden surface removal.
'''''Volumes''''' is a BASIC type-in from [[Science & Vie Micro]] (SVM) 9/86 that creates images of rotationally symmetric 3-D objects (like rings, glasses, etc.) with shading and hidden surface removal.


The program only works on a CPC464 without the AMSDOS ROM because it pokes some data and machine code into the AMSDOS jump block area.
The program only works on a CPC464 without the AMSDOS ROM because it pokes some data and machine code into the AMSDOS jump block area.

Revision as of 17:31, 5 November 2013

Volumes is a BASIC type-in from Science & Vie Micro (SVM) 9/86 that creates images of rotationally symmetric 3-D objects (like rings, glasses, etc.) with shading and hidden surface removal.

The program only works on a CPC464 without the AMSDOS ROM because it pokes some data and machine code into the AMSDOS jump block area.

Usage

Download