| Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ arrow3d | ◀ array3d | axes3d ▶ |
arrow3d
Arguments:
- x0,y0,z0,x1,y1,z1,_radius[%]>=0,_head_length[%]>=0,_head_radius[%]>=0
Description:
Input 3D arrow with specified starting and ending 3D points.Default values:
radius=5%, head_length=25% and head_radius=15%.
Example of use:
repeat 10 { a:=$>*2*pi/10 arrow3d 0,0,0,{cos($a)},{sin($a)},-0.5 } +3d


Home
Download
News
Mastodon
Bluesky
X
Summary - 17 Years
Summary - 16 Years
Summary - 15 Years
Summary - 13 Years
Summary - 11 Years
Summary - 10 Years
Resources
Technical Reference
Scripting Tutorial
Video Tutorials
Wiki Pages
Image Gallery
Color Presets
Using libgmic
G'MIC Online
Community
Discussion Forum (Pixls.us)
GimpChat
IRC
Report Issue