Skip to content

Commit

Permalink
orbit-controls maintained 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentfretin committed Nov 19, 2023
1 parent 9f77989 commit 12dbcae
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 @@ -159,7 +159,7 @@ If you find something that isn't here add it! If you build something, add it! Ol
| object-model | Loader for THREE.ObjectLoader-compatible models. | [Repo](https://github.com/c-frame/aframe-extras/tree/master/src/loaders) | None | Maintained | 1.4.2 | |
| object-parent | Switch parent of an object3D | [Repo](https://diarmidmackenzie.github.io/aframe-components/components/object-parent/) | None | Maintained | 1.3.0 | |
| ocean | Flat-shaded, animated ocean primitive and component.| [Repo](https://github.com/c-frame/aframe-extras/tree/master/src/primitives) | None | Maintained | 1.4.2 | |
| orbit-controls | Orbit controls component for A-Frame. | [Repo](https://github.com/supermedium/superframe/tree/master/components/orbit-controls/) | [Example](https://supermedium.com/superframe/components/orbit-controls/) | Maintained | 1.4.2 | |
| orbit-controls | Orbit controls component for A-Frame. | [Repo](https://github.com/supermedium/superframe/tree/master/components/orbit-controls/) | [Example](https://supermedium.com/superframe/components/orbit-controls/) | Maintained | 1.5.0 | |
| outline | Two-pass Outline effect component for A-Frame | [Repo](https://github.com/takahirox/aframe-outline) | [Example](https://rawgit.com/takahirox/aframe-outline/v1.1.1/index.html) | Unknown| 0.7.1 | |
| parallax-mapping | Create the illusion of 3d geometry with just a shader and a cubemap, [a la spiderman](https://www.youtube.com/watch?v=eX7x1mJrQJs) | [Repo](https://github.com/kylebakerio/aframe-interior-parallax-mapping) | [Example]([https://rawgit.com/takahirox/aframe-outline/v1.1.1/index.html](https://interior-parallax-mapping-aframe.glitch.me/building.html)) | Maintained | 1.4.2 | |
| parametric-curve | Draw Parametric curves | [Repo](https://github.com/stemkoski/A-Frame-Examples/blob/master/js/aframe-parametric-curve.js) | [Example](https://stemkoski.github.io/A-Frame-Examples/curves-tubes.html), [Following Path]([Example](https://stemkoski.github.io/A-Frame-Examples/parametric-path-follow.html)) | Maintained | 1.3.0 | curve, [follow-parametric-curve](https://github.com/stemkoski/A-Frame-Examples/blob/master/js/aframe-curve-follow.js) |
Expand Down

0 comments on commit 12dbcae

Please sign in to comment.