https://github.com/maxwellito/a-playground
Personal A-Frame playground
https://github.com/maxwellito/a-playground
Last synced: over 1 year ago
JSON representation
Personal A-Frame playground
- Host: GitHub
- URL: https://github.com/maxwellito/a-playground
- Owner: maxwellito
- Created: 2019-12-29T21:00:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T13:06:21.000Z (almost 6 years ago)
- Last Synced: 2025-01-24T18:09:35.318Z (over 1 year ago)
- Language: JavaScript
- Size: 1.82 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# A-Playground
_My personal playground to experiment A-Frame_
This repo won't contain any production ready code, but just little demo of the fun I'm having with A-Frame. This will lead to something big, I hope.
- [Asteroids](https://maxwellito.github.io/a-playground/asteroids/) Inifinite tunnel of asteroids. Use the grip of your right controller to accelerate and navigate. The right trigger change the color theme.
- [Color Vortex](https://maxwellito.github.io/a-playground/color-vortex/) Vortex of color spikes. Powered by GLSL to push the GPU limits. Use the (Left Grip / Key W) to change view. Use the (Left Trigger / Key Q) to change theme.
- [Cyper-Navigator](https://maxwellito.github.io/a-playground/cyber-navigator/) like the infinite but with little windows to go through. No collision or points yet. Use the trigger of your right controller to accelerate and your headset vision to orientate.
- [Infinite](https://maxwellito.github.io/a-playground/infinite.html) an infinite colorful mesh passing below your face.
Shaders:
- [pulse](https://maxwellito.github.io/a-playground/shaders/pulse.html)
- [tv_interlace](https://maxwellito.github.io/a-playground/shaders/tv_interlace.html)
- [vhs](https://maxwellito.github.io/a-playground/shaders/vhs.html)
- [ymck_glitch](https://maxwellito.github.io/a-playground/shaders/ymck_glitch.html)