https://github.com/Izzimach/react-three-legacy
React bindings to create and control a 3D scene using three.js
https://github.com/Izzimach/react-three-legacy
Last synced: about 1 month ago
JSON representation
React bindings to create and control a 3D scene using three.js
- Host: GitHub
- URL: https://github.com/Izzimach/react-three-legacy
- Owner: Izzimach
- License: other
- Created: 2014-04-26T21:29:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-11T20:49:13.000Z (over 4 years ago)
- Last Synced: 2024-10-29T17:56:09.175Z (6 months ago)
- Language: JavaScript
- Size: 9.52 MB
- Stars: 1,523
- Watchers: 38
- Forks: 128
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-cn - react-three - React bindings to create and control a 3D scene using three.js (Uncategorized / Uncategorized)
README
react-three-legacy
==================Create/control a [three.js](http://threejs.org/) canvas using [React](https://github.com/facebook/react).
To use React for drawing 2D using WebGL, try [react-pixi](https://github.com/Izzimach/react-pixi).
This react-three is deprecated
==============================For your React 3D needs this legacy package has been replaced by another package (react-three-fiber) which
has replaced the old react-three packages on npm. I strongly suggest you update your code to work with react-three-fiber.
If not, you can still use this library via github links or as the npm package ```react-three-legacy```