Files
RCBASIC4/doc/doc_files/triangle3d.html
2026-02-26 15:33:51 -06:00

18 lines
353 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Triangle3D [RCBasic Doc] </title>
</head>
<body>
<p><h2>Sub Triangle3D(x1, y1, z1, x2, y2, z2, x3, y3, z3) </h2></p>
<p>
Draws a triangle in 3D space
</p>
<p>
</p>
</body>
</html>