Handbook
Glossary
init-assets ( -- tower triangle )
Vocabulary
raylib
.
demo
.
mesh-picking
Inputs
None
Outputs
tower
an
object
triangle
an
object
Definition
USING:
arrays
raylib
;
IN:
raylib.demo.mesh-picking
:
init-assets
( -- tower triangle )
<tower>
-25 0.5 0
<Vector3>
-4 2.5 1
<Vector3>
-8 6.5 0
<Vector3>
3array
;