Draw Gouraud Polytriangle


Purpose

Syntax

Opcode format Opcode

[ASCII] (Hex)

Operand Format Comments
Extended ASCII (Gouraud <ws><Icount><ws><IX1>,<IY1><ws><IR1>,<IG1>,<IB1>,<IA1><ws><IX2>,<IY2><ws><IR2>,<IG2>,<IB2>,<IA2>[<ws><IXi>,<IYi><ws><Iri>,<Igi>,<IBi>,<Iai>]+[<ws>]) Absolute coordinates.
Single-byte, binary operand [g] (67) <Bcount>[<USEcount>]<LX1><LY1><ULC1><LX2><LY2><ULC2>[<Lxi><Lyi><ULCi>]+ Relative coordinates.
[Ctrl-G] (07) <BCount>[<USEcount>]<SX1><SY1><ULC1><SX2><SY2><ULC2>[<Sxi><Syi><ULCi>]+ Relative coordinates.

 

Details

 

Figure 1. polytriangle of six points

Notes

 

Implementation in WHIP! Versions

Toolkit Function

TBD

Partial

Full

Revised in

Draw Gouraud Polytriangle - -

-

-

 

See Also