first
This commit is contained in:
24
readme.md
24
readme.md
@@ -1,12 +1,18 @@
|
||||
# <img src="./icon/star.png" width="30"> ai `star`
|
||||
react-three fiber
|
||||
|
||||
- [particles.js](https://github.com/VincentGarreau/particles.js)
|
||||
- [galaxy](https://github.com/the-halfbloodprince/GalaxyM1199)
|
||||
- [solar-sys](https://github.com/solarcg/SolarSys)
|
||||
```sh
|
||||
$ npm i
|
||||
$ npm run start
|
||||
```
|
||||
|
||||
## example
|
||||
## install
|
||||
|
||||
- [galaxy2](https://github.com/the-halfbloodprince/Galaxy-M2999)
|
||||
- [100-stars](https://stars.chromeexperiments.com/)
|
||||
- [nasa/solar-system](https://eyes.nasa.gov/apps/solar-system/)
|
||||
- [nasa/3d-resources](https://github.com/nasa/NASA-3D-Resources)
|
||||
```sh
|
||||
# npx create-react-app galaxy --template typescript
|
||||
# npm install three three-stdlib @types/three @react-three/fiber @react-three/fiber @react-three/drei @react-three/postprocessing
|
||||
```
|
||||
|
||||
## ref
|
||||
|
||||
- galaxy.glb : https://sketchfab.com/3d-models/need-some-space-d6521362b37b48e3a82bce4911409303
|
||||
- tsx : https://gist.github.com/artokun/fb7f0c68a01ba5d9813abb3ccce254c4
|
||||
|
Reference in New Issue
Block a user