Skip to content

Commit f091677

Browse files
committed
Correct images
Changed images for example
1 parent 322676f commit f091677

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
15.3 KB
Loading
11.8 KB
Loading

node/documentation/concepts/geometry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Here's a simple example:
5555

5656
The viewer now shows this:
5757

58-
![Connect Example Viewer](geometry-connect-viewer.png)
58+
![Connect Example Viewer](geometry-connect-viewer.jpg)
5959

6060
*What happened?* The connect node connects points of the incoming geometry, in order. By changing the *order* of the points (using the sort node), the shape changes. The points no longer follow the circle in a clockwise direction but are sorted by their X coordinates, in other words, points are sorted from left to right.
6161

0 commit comments

Comments
 (0)