Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikgraf/awesome-react-360
Awesome list of React VR resources
https://github.com/nikgraf/awesome-react-360
List: awesome-react-360
awesome awesome-list list react-vr
Last synced: 2 months ago
JSON representation
Awesome list of React VR resources
- Host: GitHub
- URL: https://github.com/nikgraf/awesome-react-360
- Owner: nikgraf
- Created: 2017-03-21T22:09:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-26T14:48:19.000Z (about 6 years ago)
- Last Synced: 2024-05-23T06:10:40.079Z (7 months ago)
- Topics: awesome, awesome-list, list, react-vr
- Size: 22.5 KB
- Stars: 515
- Watchers: 23
- Forks: 47
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Awesome React 360 [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
[React 360](https://facebook.github.io/react-360/) lets you build VR websites and interactive 360 experiences with React
## Table of Contents
- [Presentations](https://github.com/nikgraf/awesome-react-vr#presentations)
- [Blog Posts & Articles](https://github.com/nikgraf/awesome-react-vr#blog-posts--articles)
- [Components](https://github.com/nikgraf/awesome-react-vr#frameworks-and-components)
- [License](https://github.com/nikgraf/awesome-react-vr#license)## Presentations
- [A Hitchhiker's Guide to React VR](https://www.youtube.com/watch?v=eYTlTzrNVjw) at React Amsterdam 2017 by Nik Graf
- [Goodbye Flatland! An Introduction to React VR](https://www.youtube.com/watch?v=CtVo3z_o9Rw&index=22&list=PLb0IAmt7-GS3fZ46IGFirdqKTIxlws7e0) at React Conf 2017 by Michaela Lehr
- [React VR: Build amazing VR experiences using React](https://developers.facebook.com/videos/f8-2017/react-vr-build-amazing-vr-experiences-using-react/) at F8 2017 by Amber Roy & Andrew Imm## Courses
- [Build VR Experiences Using React VR](https://egghead.io/courses/build-virtual-reality-experiences-using-react-vr) - 36min Egghead Course on React VR Basics.
## Blog Posts & Articles
- [Prototyping with React VR](https://medium.com/airbnb-engineering/prototyping-with-react-vr-4d5ab91b6f5a) - Prototyping with React VR at Airbnb.
- [React VR Hello World](https://github.com/nikgraf/webvr-experiments/blob/master/README.md) - How to build a forest with React VR.
- [Learn React VR](https://medium.com/coding-artist/tagged/virtual-reality) - 9 chapter long eBook about learning React VR from ground up.
- [Getting started with React VR](https://www.pluralsight.com/guides/front-end-javascript/getting-started-with-react-vr) - How to build an interactive view of Earth.
- [How to Make React VR Apps](https://dzone.com/articles/how-to-make-react-vr-apps) - How to build a Tour with Panos.
- [Building a Full-Sphere 3D Image Gallery with React VR](https://www.sitepoint.com/building-a-full-sphere-3d-image-gallery-with-react-vr/) - How to build an interactive Gallery.
- [Building a realtime React VR app](https://blog.pusher.com/building-a-realtime-react-vr-app/) - How to build real-time VR music instrument.
- [How to Add Custom Fonts on React VR Project](https://medium.com/@zvona/how-to-add-custom-fonts-on-react-vr-project-246c1a9b2984) - A blog post about adding custom fonts on your React VR project.## Frameworks and Components
- [LiveTourLab](https://github.com/livetourlab/live-tour-lab) - Framework for creating Live Tours.
- [CentroUI](https://github.com/Centroida/CentroUI) - UI component library designed for building WebVR interfaces.
- [GazeButton](https://github.com/mathdroid/react-vr-gaze-button) - Extension of React VR's `VrButton`. Gaze for `{duration}` to click.
- [TextInput](https://github.com/danielbuechele/react-360-keyboard) - Text Input and Virtual Keyboard for React 360.
- [ImageGallery](https://github.com/peterlazzarino/react-vr-image-gallery) - Carousel style image gallery component for React VR with gaze-enabled controls.
- [GeoLocate](https://github.com/peterlazzarino/react-vr-geolocate) - Show geolocation information on a 3D representation of the earth.## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [Nikolaus Graf](https://github.com/nikgraf/) has waived all copyright and related or neighboring rights to this work.