Skip to content

Commit

Permalink
Update slice9
Browse files Browse the repository at this point in the history
  • Loading branch information
kfarr authored Nov 19, 2023
1 parent 12dbcae commit 7aeaca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/pages/component-directory.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ If you find something that isn't here add it! If you build something, add it! Ol
| simple-navmesh-constraint | Allows you to constrain an object to another object. | [Repo](https://github.com/AdaRoseCannon/aframe-xr-boilerplate/blob/glitch/simple-navmesh-constraint.js) | [Example](https://github.com/AdaRoseCannon/aframe-xr-boilerplate) | Maintained | 1.4.2 | nav-mesh |
| simple-sun-sky | sky primitive using a simple (and fast) gradient away from the sun. | [Repo](https://github.com/DougReeder/aframe-simple-sun-sky) | [Example](https://dougreeder.github.io/aframe-simple-sun-sky/example.html) | slow updates | 1.4.2 | sun-sky, aframe-daylight-system, environment, a-super-sky, a-starry-sky |
| shake2show | Using shake.js to display toggle UI modal | [Repo](https://github.com/rdub80/aframe-shake2show-component) | None | Unknown| Unknown| |
| slice9 | A Slice9 ([9-slice-scaling](http://www.centigrade.de/blog/en/article/modern-user-interface-design-tools-part-2-graphical-approach-of-gui-design-tools/)) component for A-Frame. | [Repo](https://github.com/fernandojsg/aframe-slice9-component) | None | Unknown | Unknown | rounded |
| slice9 | A Slice9 ([9-slice-scaling](http://www.centigrade.de/blog/en/article/modern-user-interface-design-tools-part-2-graphical-approach-of-gui-design-tools/)) component for A-Frame. | [Repo](https://github.com/kfarr/aframe-slice9-component) | [Example](https://kfarr.github.io/aframe-slice9-component/examples/basic/) | Unknown | 1.5.0 | rounded |
| speech-command | Speech Command component for A-Frame. | [Repo](https://github.com/lmalave/aframe-speech-command-component) | [Example](https://lmalave.github.io/aframe-speech-command-component/examples/index.html) | Unknown| Unknown| |
| spe-particles | Wrapper around the Shader Particle Engine for A-Frame | [Repo](https://github.com/harlyq/aframe-spe-particles-component) | [Example](https://harlyq.github.io/aframe-spe-particles-component/) | Unknown| 0.8| |
| spe-particles (stemkoski) | aframe particle system component using texture billboards | [Repo](https://github.com/stemkoski/A-Frame-Examples/blob/master/js/aframe-sprite-particles-component.js) | [example](https://stemkoski.github.io/A-Frame-Examples/particles.html) | Not maintained| 1.3.0 | particle-system |
Expand Down

0 comments on commit 7aeaca3

Please sign in to comment.