| Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ line3d | ◀ light3d | lines3d ▶ |
line3d
Arguments:
- x0,y0,z0,x1,y1,z1
Description:
Input 3D line at specified coordinates.Example of use:
repeat 100 { a:=$>*pi/50 line3d 0,0,0,{cos(3*$a)},{sin(2*$a)},0 color3d. ${-rgb} } add3d


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