blob: 929e3da5e98e4c44062c25bf4fc3c8799622bc2d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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/
|