You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/how-to-guides/index.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,9 @@ description: Task-oriented guides for solving specific problems with Needle Engi
7
7
8
8
Task-oriented guides for solving specific problems. Each guide focuses on one topic and assumes you already have a project set up. If you're new, start with [Tutorials](/docs/tutorials/) instead.
9
9
10
-
---
11
-
12
-
## Getting Started
13
-
14
-
-[Install for Unity](/docs/unity/) - Unity integration guide
15
-
-[Install for Blender](/docs/blender/) - Blender add-on guide
16
-
-[Use with three.js / Web](/docs/three/) - Vanilla JS, frameworks, and three.js integration
10
+
:::tip Don't have a project yet?
11
+
Head to [Getting Started](/docs/getting-started/) to install Needle Engine for [Unity](/docs/unity/), [Blender](/docs/blender/), or [three.js / Web](/docs/three/).
0 commit comments