00abf4a7c0
A python scripted 3D CAD application
16 lines
563 B
Plaintext
16 lines
563 B
Plaintext
Fandango is a scripted computer aided drawing system.
|
|
|
|
Feature :
|
|
- Interpret python scripts
|
|
- Receive instructions from a integrated commandline
|
|
- Draw lines, triangles, line strips and triangle strips
|
|
- Set colors as layer attribute
|
|
- Enable alpha blending and basic texture mapping (a checkerboard)
|
|
- Display lighting for the triangle entities
|
|
- Set the light position from a mouse click
|
|
- Draw lines and triangles from mouse clicking
|
|
- Zoom and pan
|
|
- Rotate around an specified axis
|
|
|
|
WWW: http://www.soffernet.com/jaime/fandango/
|