https://github.com/thecodejack/awesome-3dsphere
List of different framework implementations on Octane version of 3d cube (or) 3d Sphere
https://github.com/thecodejack/awesome-3dsphere
List: awesome-3dsphere
3dsphere awesome-list emberjs octane reactjs sveltejs
Last synced: about 1 month ago
JSON representation
List of different framework implementations on Octane version of 3d cube (or) 3d Sphere
- Host: GitHub
- URL: https://github.com/thecodejack/awesome-3dsphere
- Owner: thecodejack
- License: mit
- Created: 2019-12-02T04:30:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T17:41:29.000Z (over 6 years ago)
- Last Synced: 2024-05-19T22:44:51.900Z (about 2 years ago)
- Topics: 3dsphere, awesome-list, emberjs, octane, reactjs, sveltejs
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Octane [](https://awesome.re)
List of different framework implementations on Octane version of 3d cube (or) 3d Sphere

## Implementations
- [React] https://github.com/react-spring/react-three-fiber/blob/v4/examples/demos/dev/Benchmark.js
- [Demo]
- [Svelte](https://github.com/Rich-Harris/svelte-gl-boxes)
- [Demo](https://svelte-gl-boxes.surge.sh/)
- [Vue2](https://github.com/IgorHalfeld/3d-sphere-vue)
- [Demo](https://3d-sphere-vue.nklayman.now.sh/vue2.html)
- [Vue3](https://3d-sphere-vue.nklayman.now.sh/vue3.html) Check sources of browser console
- [Demo](https://3d-sphere-vue.nklayman.now.sh/vue3.html)
- [Ember](https://github.com/NullVoxPopuli/ember-three-boxes-demo)
- [Demo](https://nullvoxpopuli.github.io/ember-three-boxes-demo/)
- [Stencil](https://github.com/adamdbradley/stencil-gl-boxes)
- [Demo](https://stencil-gl-boxes.now.sh/)
## Discussions
### React
- https://twitter.com/0xca0a/status/1199997552466288641
### Svelte
- https://twitter.com/Rich_Harris/status/1200807516529147904
### Vue
- https://twitter.com/igorhalfeld/status/1201161977973882880 (Vue 2)
### Ember
- https://twitter.com/nullvoxpopuli/status/1201141372830539776
### Stencil
- https://twitter.com/adamdbradley/status/1201554970362994691
## Other links
- [Vue JS](https://3d-sphere-vue.nklayman.now.sh/)
- [Seb's thread about React perf improvements](https://twitter.com/sebmarkbage/status/1201251406604197888)