https://github.com/evanbacon/expo-three-demo
🍎👩🏫 Collection of Demos for THREE.js in Expo!
https://github.com/evanbacon/expo-three-demo
android arkit boilerplate demo es6 example expo frontend game ios javascript learning nodejs objective-c opengl project react-native template threejs tutorial
Last synced: about 2 months ago
JSON representation
🍎👩🏫 Collection of Demos for THREE.js in Expo!
- Host: GitHub
- URL: https://github.com/evanbacon/expo-three-demo
- Owner: EvanBacon
- Created: 2017-06-13T05:35:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-02T04:16:49.000Z (over 6 years ago)
- Last Synced: 2025-03-19T07:32:30.579Z (about 2 months ago)
- Topics: android, arkit, boilerplate, demo, es6, example, expo, frontend, game, ios, javascript, learning, nodejs, objective-c, opengl, project, react-native, template, threejs, tutorial
- Language: JavaScript
- Homepage:
- Size: 26.4 MB
- Stars: 94
- Watchers: 7
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [expo-three-demo](https://exp.host/@bacon/three-demo)
Collection of Demos for THREE.js in Expo
Try it now: https://exp.host/@bacon/three-demo
[](http://twitter.com/baconbrix)
[](http://codepen.io/EvanBacon/)## Why? 🤔
I've noticed certain little things don't work or have weird behavior.
I'm hoping that by implementing the three.js/demos we can find all these things.
Also demos are fun! 🤡
![]()
![]()
![]()
## Stack 🥞
- [React native](https://facebook.github.io/react-native/)
- [Expo](http://expo.io)
- [THREE.js](https://threejs.org/)
- [React Navigation](https://reactnavigation.org/)## Special Thanks 🙏
- [Mr. Doob, Creator of THREE.js](https://github.com/mrdoob)
- [Nikhilesh Sigatapu, Creator of EXGL](https://github.com/nikki93)