We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ba69f commit bcfa270Copy full SHA for bcfa270
docs/diagrams/box_uvmap.fl
@@ -37,7 +37,7 @@ import axes from '../../examples/common/axes.fl'
37
!rect point=(i+0.05;0.05)*w size=0.9*w stroke=true stroke_width=0.05*w
38
!text point=(i+0.5;0.5)*w text=i
39
!transform translate=SIZE*(0;-0.25) scale=CUBES/SIZE
40
- !canvas3d size=CUBES orthographic=true width=600
+ !canvas3d samples=4 size=CUBES orthographic=true width=600
41
!transform translate=-150;0;0 rotate_x=1/10 rotate_y=-1/8
42
@axes size=150 thickness=4
43
!box size=100 emissive_id=:texture
docs/diagrams/box_uvmap.png
935 Bytes
0 commit comments