Skip to content

Commit

Permalink
fix bulk typo in the usdz sample names
Browse files Browse the repository at this point in the history
  • Loading branch information
kipash committed Sep 3, 2024
1 parent bfd51e2 commit 2568820
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions Samples.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ This is a list of all samples in this package. You can also find them in the Uni
| [Bow & Arrow](https://engine.needle.tools/samples-uploads/bow-and-arrow/) | Minigame where you play as an archer <br/><kbd>Games</kbd> <kbd>XR</kbd>| <img src="package/Editor/Screenshots/BowAndArrow.jpg" height="200"/>
| [Car Physics](https://engine.needle.tools/samples-uploads/car-physics/) | Slalom minigame showcasing raycast vehicle physics <br/><kbd>Games</kbd> <kbd>Physics</kbd>| <img src="package/Editor/Screenshots/CarPhysics.jpg" height="200"/>
| [Collaborative Sandbox](https://engine.needle.tools/samples-uploads/sandbox) | Networking, WebXR, Drag & Duplicate <br/><kbd>Networking</kbd> <kbd>XR</kbd> <kbd>Interaction</kbd>| <img src="package/Editor/Screenshots/Sandbox.jpg" height="200"/>
| [Color Menu (Eveywhere Actions)](https://engine.needle.tools/samples-uploads/usdz-color-menu/) | Color selection with an interface <br/><kbd>iOS AR</kbd> <kbd>Interaction</kbd> <kbd>XR</kbd> <kbd>USDZ</kbd> <kbd>Everywhere Actions</kbd>| <img src="package/Editor/Screenshots/USDZColorMenu.jpg" height="200"/>
| [Color Menu (Everywhere Actions)](https://engine.needle.tools/samples-uploads/usdz-color-menu/) | Color selection with an interface <br/><kbd>iOS AR</kbd> <kbd>Interaction</kbd> <kbd>XR</kbd> <kbd>USDZ</kbd> <kbd>Everywhere Actions</kbd>| <img src="package/Editor/Screenshots/USDZColorMenu.jpg" height="200"/>
| [Deferred Textures](https://engine.needle.tools/samples-uploads/progressive-textures) | Faster load times, smaller payloads <br/><kbd>Rendering</kbd> <kbd>Performance and Optimization</kbd>| <img src="package/Editor/Screenshots/ProgressiveLoading.jpg" height="200"/>
| [Diamond Ring](https://engine.needle.tools/samples-uploads/jewelry-ring) | Jewelry rendering and caustics bake <br/><kbd>Rendering</kbd> <kbd>XR</kbd>| <img src="package/Editor/Screenshots/JewelryRing.jpg" height="200"/>
| [Gaussian Splatting](https://engine.needle.tools/samples-uploads/gaussian-splats) | Renderer and tooling for gaussian splatting, a novel way to render 3D content. <br/><kbd>Rendering</kbd> <kbd>Scripting</kbd>| <img src="package/Editor/Screenshots/GaussianSplatting.jpg" height="200"/>
| [Ground Projection](https://engine.needle.tools/samples-uploads/groundprojection) | Floor projection from environment maps <br/><kbd>Rendering</kbd>| <img src="package/Editor/Screenshots/GroundProjection.jpg" height="200"/>
| [Interactions (Eveywhere Actions)](https://engine.needle.tools/samples-uploads/usdz-interactivity) | Various interactive examples compatible with iOS AR <br/><kbd>iOS AR</kbd> <kbd>Audio</kbd> <kbd>Interaction</kbd> <kbd>XR</kbd> <kbd>USDZ</kbd> <kbd>Everywhere Actions</kbd>| <img src="package/Editor/Screenshots/USDZInteractivity.jpg" height="200"/>
| [Interactions (Everywhere Actions)](https://engine.needle.tools/samples-uploads/usdz-interactivity) | Various interactive examples compatible with iOS AR <br/><kbd>iOS AR</kbd> <kbd>Audio</kbd> <kbd>Interaction</kbd> <kbd>XR</kbd> <kbd>USDZ</kbd> <kbd>Everywhere Actions</kbd>| <img src="package/Editor/Screenshots/USDZInteractivity.jpg" height="200"/>
| [Interactive Map](https://engine.needle.tools/samples-uploads/interactive-map) | Openstreetmap.org integration in 3D <br/><kbd>Scripting</kbd> <kbd>Frontend</kbd>| <img src="package/Editor/Screenshots/InteractiveMap.jpg" height="200"/>
| [Level of Detail](https://engine.needle.tools/samples-uploads/lods/) | Increase and decrease quality based on camera distance. (LOD) <br/><kbd>Rendering</kbd>| <img src="package/Editor/Screenshots/LOD.jpg" height="200"/>
| [Multiple Cameras](https://engine.needle.tools/samples-uploads/multiple-cameras) | Rendering multiple cameras to the screen <br/><kbd>Rendering</kbd> <kbd>Scripting</kbd>| <img src="package/Editor/Screenshots/MultiCamera.jpg" height="200"/>
Expand All @@ -38,7 +38,7 @@ This is a list of all samples in this package. You can also find them in the Uni
| [Svelte integration](https://engine.needle.tools/samples-uploads/svelte-project-sample) | Integration with the Svelte web framework. <br/><kbd>UI</kbd> <kbd>Frameworks</kbd> <kbd>Frontend</kbd>| <img src="package/Editor/Screenshots/SvelteProjectSample.jpg" height="200"/>
| [SvelteKit integration](https://needle-engine.github.io/sveltekit-sample/) | Integration with SvelteKit for dynamic or static pages <br/><kbd>UI</kbd> <kbd>Frameworks</kbd> <kbd>Frontend</kbd>| <img src="package/Editor/Screenshots/SvelteKitProjectSample.jpg" height="200"/>
| [Vue.js Integration](https://engine.needle.tools/samples-uploads/vue-project-sample/) | Integration with the Vue.js web framework. <br/><kbd>UI</kbd> <kbd>Frameworks</kbd> <kbd>Frontend</kbd>| <img src="package/Editor/Screenshots/VueProjectSample.jpg" height="200"/>
| [Configurator (Eveywhere Actions)](https://engine.needle.tools/samples-uploads/usdz-product) | Configure your product in quicklook <br/><kbd>Rendering</kbd> <kbd>iOS AR</kbd> <kbd>Interaction</kbd> <kbd>USDZ</kbd> <kbd>Everywhere Actions</kbd>| <img src="package/Editor/Screenshots/USDZProduct.jpg" height="200"/>
| [Configurator (Everywhere Actions)](https://engine.needle.tools/samples-uploads/usdz-product) | Configure your product in quicklook <br/><kbd>Rendering</kbd> <kbd>iOS AR</kbd> <kbd>Interaction</kbd> <kbd>USDZ</kbd> <kbd>Everywhere Actions</kbd>| <img src="package/Editor/Screenshots/USDZProduct.jpg" height="200"/>
| [Contact Shadows](https://engine.needle.tools/samples-uploads/contact-shadows) | Proximity based soft shadows for flat surfaces <br/><kbd>Rendering</kbd>| <img src="package/Editor/Screenshots/ContactShadows.jpg" height="200"/>
| [iframe Content](https://engine.needle.tools/samples-uploads/iframe-content/?url=https://www.youtube.com/embed/puWNRrG4MCg) | Displaying external web pages in 3D <br/><kbd>Rendering</kbd> <kbd>HTML</kbd>| <img src="package/Editor/Screenshots/iFrameContent.jpg" height="200"/>
| [MediaPipe Hands](https://engine.needle.tools/samples-uploads/mediapipe-hands/) | Control the scene with your hands <br/><kbd>XR</kbd> <kbd>Interaction</kbd>| <img src="package/Editor/Screenshots/MediaPipeHands.jpg" height="200"/>
Expand All @@ -60,7 +60,7 @@ This is a list of all samples in this package. You can also find them in the Uni
| [Sidescroller](https://engine.needle.tools/samples-uploads/sidescroller) | Sidescroller with desktop, touch and gamepad inputs, using sprites. <br/><kbd>Games</kbd> <kbd>Interaction</kbd> <kbd>Scripting</kbd>| <img src="package/Editor/Screenshots/Sidescroller.jpg" height="200"/>
| [Animated Materials](https://engine.needle.tools/samples-uploads/animated-materials/) | Animate material values to create effects and transitions <br/><kbd>Animation</kbd> <kbd>Rendering</kbd>| <img src="package/Editor/Screenshots/AnimatedMaterials.jpg" height="200"/>
| [Animated Properties](https://engine.needle.tools/samples-uploads/animated-properties) | Powerful animation capabilities. Animate material values, scripts, objects. <br/><kbd>Animation</kbd> <kbd>Rendering</kbd>| <img src="package/Editor/Screenshots/AnimatedProperties.jpg" height="200"/>
| [Animator (Eveywhere Actions)](https://engine.needle.tools/samples-uploads/usdz-animator/) | Skinned mesh animated character <br/><kbd>Animation</kbd> <kbd>iOS AR</kbd> <kbd>Everywhere Actions</kbd> <kbd>USDZ</kbd>| <img src="package/Editor/Screenshots/USDZAnimator.jpg" height="200"/>
| [Animator (Everywhere Actions)](https://engine.needle.tools/samples-uploads/usdz-animator/) | Skinned mesh animated character <br/><kbd>Animation</kbd> <kbd>iOS AR</kbd> <kbd>Everywhere Actions</kbd> <kbd>USDZ</kbd>| <img src="package/Editor/Screenshots/USDZAnimator.jpg" height="200"/>
| [AnimatorController](https://engine.needle.tools/samples-uploads/animatorcontroller) | Simple animator controller to transition between two states and play a sound effect (no code) <br/><kbd>Animation</kbd>| <img src="package/Editor/Screenshots/AnimatorController.jpg" height="200"/>
| [AR Camera Background](https://engine.needle.tools/samples-uploads/ar-camera-background) | Modify the camera stream and use it for material effects. <br/><kbd>XR</kbd> <kbd>Rendering</kbd>| <img src="package/Editor/Screenshots/ARBackground.jpg" height="200"/>
| [Body Tracking](https://engine.needle.tools/samples-uploads/body-tracking/) | Whole body tracking in XR <br/><kbd>XR</kbd> <kbd>Scripting</kbd>| <img src="package/Editor/Screenshots/BodyTracking.jpg" height="200"/>
Expand Down
2 changes: 1 addition & 1 deletion package/Editor/Samples/USDZAnimator.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: USDZAnimator
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
$ GlobalObjectId_V1-3-dcd8b18bf18ad2c4687d536c67c1f8df-11400000-0
DisplayName: Animator (Eveywhere Actions)
DisplayName: Animator (Everywhere Actions)
Description: Skinned mesh animated character
Thumbnail: {fileID: 2800000, guid: ad7d326f1c6e4dd4686fefea7452a031, type: 3}
Scene: {fileID: 102900000, guid: 6aef82b448b3a4b75bed18db1409017d, type: 3}
Expand Down
2 changes: 1 addition & 1 deletion package/Editor/Samples/USDZColorMenu.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: USDZColorMenu
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
$ GlobalObjectId_V1-3-ccb82040eeb742545973aa4006fb33b5-11400000-0
DisplayName: Color Menu (Eveywhere Actions)
DisplayName: Color Menu (Everywhere Actions)
Description: Color selection with an interface
Thumbnail: {fileID: 2800000, guid: f9bcada166bd07b4883b349124559a60, type: 3}
Scene: {fileID: 102900000, guid: f7e6965a1b4dc4597a7f1e564110ae9b, type: 3}
Expand Down
2 changes: 1 addition & 1 deletion package/Editor/Samples/USDZConfigurator.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: USDZConfigurator
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
$ GlobalObjectId_V1-3-a06dcff60fcfb164da15b13cb06679fb-11400000-0
DisplayName: Configurator (Eveywhere Actions)
DisplayName: Configurator (Everywhere Actions)
Description: Configure your product in quicklook
Thumbnail: {fileID: 2800000, guid: cb878c8645ddb864f9eaead148546e9a, type: 3}
Scene: {fileID: 102900000, guid: ce875773ed6007c46a18dbf0d81e686e, type: 3}
Expand Down
2 changes: 1 addition & 1 deletion package/Editor/Samples/USDZInteractions.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: USDZInteractions
m_EditorClassIdentifier: Needle.Engine.Samples.SampleInfo, Needle.Engine.Samples.Editor
$ GlobalObjectId_V1-3-ccb82040eeb742545973aa4006fb33b5-11400000-0
DisplayName: Interactions (Eveywhere Actions)
DisplayName: Interactions (Everywhere Actions)
Description: Various interactive examples compatible with iOS AR
Thumbnail: {fileID: 2800000, guid: 07394a8533d99594f9d20a9882507254, type: 3}
Scene: {fileID: 102900000, guid: c1a6a55762cce114d90e6e87a7df3bc7, type: 3}
Expand Down
8 changes: 4 additions & 4 deletions samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
"USDZ",
"Everywhere Actions"
],
"Name": "Color Menu (Eveywhere Actions)",
"Name": "Color Menu (Everywhere Actions)",
"ReadmeUrl": "https://raw.githubusercontent.com/needle-tools/needle-engine-samples/main/package/Runtime/USDZExport/README.md"
},
{
Expand Down Expand Up @@ -320,7 +320,7 @@
"USDZ",
"Everywhere Actions"
],
"Name": "Interactions (Eveywhere Actions)",
"Name": "Interactions (Everywhere Actions)",
"ReadmeUrl": "https://raw.githubusercontent.com/needle-tools/needle-engine-samples/main/package/Runtime/USDZExport/README.md"
},
{
Expand Down Expand Up @@ -524,7 +524,7 @@
"USDZ",
"Everywhere Actions"
],
"Name": "Configurator (Eveywhere Actions)",
"Name": "Configurator (Everywhere Actions)",
"ReadmeUrl": "https://raw.githubusercontent.com/needle-tools/needle-engine-samples/main/package/Runtime/USDZExport/README.md"
},
{
Expand Down Expand Up @@ -854,7 +854,7 @@
"Everywhere Actions",
"USDZ"
],
"Name": "Animator (Eveywhere Actions)",
"Name": "Animator (Everywhere Actions)",
"ReadmeUrl": "https://raw.githubusercontent.com/needle-tools/needle-engine-samples/main/package/Runtime/USDZExport/README.md"
},
{
Expand Down

0 comments on commit 2568820

Please sign in to comment.