| Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ triangle3d | ◀ torus3d | volume3d ▶ |
triangle3d
Arguments:
- x0,y0,z0,x1,y1,z1,x2,y2,z2
Description:
Input 3D triangle at specified coordinates.Example of use:
repeat 100 { a:=$>*pi/50 triangle3d 0,0,0,0,0,3,{cos(3*$a)},{sin(2*$a)},0 color3d[-1] ${-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