Skip to content

Commit

Permalink
generate artefacts
Browse files Browse the repository at this point in the history
  • Loading branch information
kipash authored and hybridherbst committed Sep 20, 2024
1 parent 31734b5 commit 3c6bcf8
Show file tree
Hide file tree
Showing 2 changed files with 8,287 additions and 4 deletions.
3 changes: 2 additions & 1 deletion Samples.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,12 @@ This is a list of all samples in this package. You can also find them in the Uni
| [Fonts and Text](https://engine.needle.tools/samples-uploads/fonts/) | Displaying text, rich text, font families <br/><kbd>UI</kbd>| <img src="package/Editor/Screenshots/Fonts.jpg" height="200"/>
| [Javascript Communication](https://engine.needle.tools/samples-uploads/javascript-communication) | Communication between Needle Engine and external javascript <br/><kbd>Scripting</kbd> <kbd>HTML</kbd> <kbd>Frameworks</kbd>| <img src="package/Editor/Screenshots/JavascriptCommunication.jpg" height="200"/>
| [Jet Engine](https://engine.needle.tools/samples-uploads/product-showcase/) | Showcase your product interactivly <br/><kbd>Animation</kbd> <kbd>Rendering</kbd> <kbd>USDZ</kbd> <kbd>Everywhere Actions</kbd> <kbd>iOS AR</kbd>| <img src="package/Editor/Screenshots/JetEngine.jpg" height="200"/>
| [Line Drawing](https://engine.needle.tools/samples-uploads/mesh-lines/) | Line drawing in 3D for annotations and scribbles <br/><kbd>Interaction</kbd> <kbd>Networking</kbd> <kbd>XR</kbd> <kbd>Rendering</kbd>| <img src="package/Editor/Screenshots/LineDrawing.jpg" height="200"/>
| [Line Drawing](https://engine.needle.tools/samples-uploads/mesh-lines/) | Collaborative drawing in 3D for sketches and scribbles <br/><kbd>Interaction</kbd> <kbd>Networking</kbd> <kbd>XR</kbd> <kbd>Rendering</kbd>| <img src="package/Editor/Screenshots/LineDrawing.jpg" height="200"/>
| [Material X](https://engine.needle.tools/samples-uploads/material-x) | Widly supported shader node system <br/><kbd>Rendering</kbd>| <img src="package/Editor/Screenshots/MaterialX.jpg" height="200"/>
| [Multi Scenes (dynamic loading)](https://engine.needle.tools/samples-uploads/dynamically-load-scenes) | Lazy load and switch scenes <br/><kbd>Performance and Optimization</kbd> <kbd>Dynamic Content</kbd>| <img src="package/Editor/Screenshots/MultiScenes.jpg" height="200"/>
| [Navmesh & pathfinding](https://engine.needle.tools/samples-uploads/navmesh/) | Generate navmesh and find a path between two points <br/><kbd>Scripting</kbd>| <img src="package/Editor/Screenshots/Navmesh.jpg" height="200"/>
| [Networking Players](https://engine.needle.tools/samples-uploads/networking_players) | Spawn and control players - this sample also shows the lifecycle of networked players <br/><kbd>Networking</kbd> <kbd>Scripting</kbd>| <img src="package/Editor/Screenshots/NetworkingPlayer.jpg" height="200"/>
| [Pen and Sword](https://engine.needle.tools/samples-uploads/mx-ink-pencil-and-sword) | Logitech MX Ink – XR Stylus for Meta Quest <br/><kbd>Interaction</kbd> <kbd>XR</kbd> <kbd>Rendering</kbd>| <img src="package/Editor/Screenshots/MXInkPenSword.jpg" height="200"/>
| [Product Flyover](https://engine.needle.tools/samples-uploads/product-flyover/) | Scroll through multiple product pages using a Timeline and Timeline Events <br/><kbd>Rendering</kbd> <kbd>Animation</kbd> <kbd>Dynamic Content</kbd> <kbd>Interaction</kbd>| <img src="package/Editor/Screenshots/ProductFlyover.jpg" height="200"/>
| [React Sample](https://needle-engine.github.io/react-sample/) | Integrate Needle Engine into a react component <br/><kbd>Frameworks</kbd> <kbd>HTML</kbd> <kbd>Frontend</kbd>| <img src="package/Editor/Screenshots/ReactSample.jpg" height="200"/>
| [Realtime Clock](https://engine.needle.tools/samples-uploads//realtime-clock) | Code example <br/><kbd>Scripting</kbd>| <img src="package/Editor/Screenshots/RealtimeClock.jpg" height="200"/>
Expand Down
Loading

0 comments on commit 3c6bcf8

Please sign in to comment.