Difference between revisions of "Volumes"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Created page with "'''''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 hi...")
 
Line 4: Line 4:
  
 
<gallery>
 
<gallery>
File:Volumes1.png|Draw the cross section
+
File:Volumes1.png|Draw the cross section with the cursor keys and SPACE, hit RETURN when finished
 
File:Volumes2.png|Enter total angle covered and number of segments
 
File:Volumes2.png|Enter total angle covered and number of segments
 
File:Volumes3.png|Enter zoom factor, ambient/spotlight intensity, and light source position
 
File:Volumes3.png|Enter zoom factor, ambient/spotlight intensity, and light source position

Revision as of 12:45, 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 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.

Download