Updated docs

This commit is contained in:
n00b
2024-12-15 23:12:45 -05:00
parent 7181b6924a
commit 3a03aaa148
124 changed files with 518 additions and 202 deletions

4
doc/files/triangle3d.txt Normal file
View File

@@ -0,0 +1,4 @@
#title Triangle3D [RCBasic Doc]
#header sub Triangle3D(x1, y1, z1, x2, y2, z2, x3, y3, z3)
Draws a triangle in 3D space