3D routine that allows you to toggle wireframe, solid, flat shading and multi color flat shading
3D routine for pascal...wireframe,solids,face sorting,back face culling and flat shading...
Just use the Mode13 unit provided in the zip archive,most routines from the Unit came from
asphyxia's vga trainers...
Reach me at: drikusvuur@telkomsa.net
File List:
3D Routine.PAS
11Kb
MODE13.PAS
15Kb
Readme.txt
251b
Similar code
A flag show using graphics (v1.0)
(Popularity: ) : This C program displays flags of more than 30 nations. Uses turbo C graphics functions. ConvFX
(Popularity: ) : ConvFX is a simple Scalable Vector Graphics (SVG) 1.1 to JavaFX 2.02 code converter. It is the result of my attempt to replicate the Designer-Developer Workflow feature of JavaFX 1.X.