@needle-tools/engine 4.8.8-next.c758977 → 4.8.8-next.e80f4d7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,7 +14,7 @@ It is flexible, extensible and has built-in support for collaboration and XR! It
14
14
  - WebXR support & iOS Quicklook support for interactive AR
15
15
  - Networking is built-in
16
16
  - Advanced PBR Rendering
17
- - Animate Everything
17
+ - Animate Anything
18
18
  - Animation Statemachines & Timeline Animations
19
19
  - Lightmaps
20
20
  - Physics
@@ -49,7 +49,8 @@ Follow the [Getting Started Guide](https://docs.needle.tools/getting-started) to
49
49
 
50
50
  ### [Custom loading overlay & wait for LODs](https://lods-loading-overlay-z23hmxbz29h8vr.needle.run/) | [Code on Stackblitz](https://stackblitz.com/edit/needle-engine-wait-for-lods?file=README.md)
51
51
 
52
- ### [Motors & More Shop Example with React](https://reactshoppingcart-z23hmxbzcfkmf.needle.run/) | [Code on Stackblitz](https://stackblitz.com/edit/needle-react-shopping-cart-2)
52
+ ### [Animate Anything](https://khr-animation-pointer-zubcksz2dgy3k.needle.run/) | [Code on Stackblitz](<https://stackblitz.com/edit/needle-engine-animate-anything?file=src%2Fmain.ts>) | [three.js Example](<https://threejs.org/examples/?q=gltf#webgl_loader_gltf_animation_pointer>)
53
+ [![](https://cdn.needle.tools/static/images/changelog/khr_animation_pointer-thumbnail.jpg?1)](https://responsive-layout-click-example-z23hmxbzuyk6y.needle.run/)
53
54
 
54
55
  ### [Postprocessing Effects with custom Magnifier effect](https://antialiasing-and-postprocessing-zubcksz1o8daw.needle.run/) | [Code on Stackblitz](https://stackblitz.com/edit/needle-engine-postprocessing?file=README.md)
55
56
  [![](https://cdn.needle.tools/static/images/changelog/magnifier-postprocessing-example-thumbnail.jpg)](https://antialiasing-and-postprocessing-zubcksz1o8daw.needle.run/)
@@ -62,6 +63,9 @@ Follow the [Getting Started Guide](https://docs.needle.tools/getting-started) to
62
63
  ### [Camera Focus DIV Example 2](https://responsive-layout-click-example-z23hmxbzuyk6y.needle.run/) | [Code on Stackblitz](<https://stackblitz.com/edit/needle-engine-camera-focus-rect-click-to-move?file=index.html,src%2Fmain.ts>)
63
64
  [![](https://cdn.needle.tools/static/images/changelog/4.8.8-focus-2-thumbnail.jpg?)](https://responsive-layout-click-example-z23hmxbzuyk6y.needle.run/)
64
65
 
66
+ ### [Motors & More Shop Example with React](https://reactshoppingcart-z23hmxbzcfkmf.needle.run/) | [Code on Stackblitz](https://stackblitz.com/edit/needle-react-shopping-cart-2)
67
+
68
+
65
69
 
66
70
  👋 Find more examples on [samples.needle.tools](https://samples.needle.tools/), [docs.needle.tools](https://docs.needle.tools) and in the [Needle Engine Stackblitz Collection](https://stackblitz.com/@marwie/collections/needle-engine)
67
71