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 b5d356e commit 7cd08bfCopy full SHA for 7cd08bf
documentation/workspace.md
@@ -4,6 +4,8 @@ The Workspace is a streamlined tool designed for visualizing and inspecting 3D m
4
with the Processing environment, leveraging its powerful rendering capabilities. While it doesn't aspire
5
to be a comprehensive 3D modeling suite, it provides essential features for working with mesh data.
6
7
+**Note:** All provided examples are located in the **src/main/java/workspace/examples** folder (package).
8
+
9
## Getting Started
10
To use the Workspace, simply create an instance and provide a reference to your Processing
11
sketch (PApplet). No immediate interaction with the Workspace is necessary in the draw() method.
0 commit comments