Draw Polytriangle


Purpose

Syntax

Opcode format Opcode

[ASCII] (Hex)

Operand Format Comments
Extended ASCII TBD [<ws>]<ICount>[<ws><IXi>,<IYi>]+ Absolute coordinates.
Single-byte, binary operand [t] (74) <BCount>[<USEcount>][<LXi><LYi>]+ Relative coordinates.
[Ctrl-T] (14) <BCount>[<USEcount>][<SXi><SYi>]+ Relative coordinates.
Extended binrary TBD <BCount>[<USEcount>][<LXi><LYi><BRi><BGi><BBi><BAi>]]+ Gouraud, relative coordinates.
TBD <BCount>[<USEcount>]<LIid>[<LXi><LYi><LUi><LVi><ULWi>]+ Texture mapped, relative coordinates.
TBD <BCount>[<USEcount>]<LIid>[<LXi><LYi><BRi><BGi><BBi><BAi><LUi><LVi><ULWi>]+ Gouraud and texture mapped, relative coordinates.

 

Details

Figure 1. Example polytriangle with six points

 

 Notes

Implementation in WHIP! Versions

Toolkit Function

TBD

Partial

Full

Revised in

Draw Polytriangle -

0.5x, 1.03

-

2.0

 

See Also