Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/disketteomelette/aframe-easy-slide
Component to slide an object in a scene with a linear effect and controllable speed (animation component tweak)
https://github.com/disketteomelette/aframe-easy-slide
a-frame aframe aframe-component aframevr webxr
Last synced: 13 days ago
JSON representation
Component to slide an object in a scene with a linear effect and controllable speed (animation component tweak)
- Host: GitHub
- URL: https://github.com/disketteomelette/aframe-easy-slide
- Owner: disketteomelette
- Created: 2023-06-25T10:46:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-22T08:13:00.000Z (2 months ago)
- Last Synced: 2024-11-02T00:42:14.925Z (2 months ago)
- Topics: a-frame, aframe, aframe-component, aframevr, webxr
- Language: HTML
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A-frame Easy Slide Component
Custom component created by DisketteOmelette (github.com/disketteomelette)
Easy Slide is an A-Frame component that allows you to easily create click-based animations for objects in your scenes. With this component you can define the target object, the destination position, and the duration of the animation. This component can be used by both cameras and any other type of entities, allowing you to physically force movement to any part of the scene based on the coordinates you provide, either smoothly or abruptly, in a linear manner.
Live demo: https://resonant-cumbersome-dingo.glitch.me/
# Schema
target: Selector for the "id" of the object to animate. I.ex.