Skip to content

Commit 7cd08bf

Browse files
Update workspace.md
1 parent b5d356e commit 7cd08bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/workspace.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ The Workspace is a streamlined tool designed for visualizing and inspecting 3D m
44
with the Processing environment, leveraging its powerful rendering capabilities. While it doesn't aspire
55
to be a comprehensive 3D modeling suite, it provides essential features for working with mesh data.
66

7+
**Note:** All provided examples are located in the **src/main/java/workspace/examples** folder (package).
8+
79
## Getting Started
810
To use the Workspace, simply create an instance and provide a reference to your Processing
911
sketch (PApplet). No immediate interaction with the Workspace is necessary in the draw() method.

0 commit comments

Comments
 (0)