diff --git a/public/.DS_Store b/public/.DS_Store new file mode 100644 index 0000000..91773b3 Binary files /dev/null and b/public/.DS_Store differ diff --git a/public/models/LV_01_OpaqueStatic_1.fbx b/public/models/LV_01_OpaqueStatic_1.fbx new file mode 100644 index 0000000..3fdbd39 Binary files /dev/null and b/public/models/LV_01_OpaqueStatic_1.fbx differ diff --git a/public/models/LV_01_OpaqueStatic_1.glb b/public/models/LV_01_OpaqueStatic_1.glb new file mode 100644 index 0000000..99b48e9 Binary files /dev/null and b/public/models/LV_01_OpaqueStatic_1.glb differ diff --git a/public/models/MI_Star.glb b/public/models/MI_Star.glb new file mode 100644 index 0000000..305b8b3 Binary files /dev/null and b/public/models/MI_Star.glb differ diff --git a/public/models/M_BlackHole_OpaqueStatic.glb b/public/models/M_BlackHole_OpaqueStatic.glb new file mode 100644 index 0000000..f308aa4 Binary files /dev/null and b/public/models/M_BlackHole_OpaqueStatic.glb differ diff --git a/public/models/M_Star.glb b/public/models/M_Star.glb new file mode 100644 index 0000000..7728622 Binary files /dev/null and b/public/models/M_Star.glb differ diff --git a/public/models/galaxy.glb b/public/models/galaxy.glb new file mode 100644 index 0000000..3f9e3b7 Binary files /dev/null and b/public/models/galaxy.glb differ diff --git a/public/models/space.glb b/public/models/space.glb new file mode 100644 index 0000000..c742c21 Binary files /dev/null and b/public/models/space.glb differ diff --git a/public/models/sun.glb b/public/models/sun.glb new file mode 100644 index 0000000..dab1616 Binary files /dev/null and b/public/models/sun.glb differ diff --git a/public/models/sun.zip b/public/models/sun.zip new file mode 100644 index 0000000..985d5b4 Binary files /dev/null and b/public/models/sun.zip differ diff --git a/readme.md b/readme.md index 4703f1a..f52a320 100644 --- a/readme.md +++ b/readme.md @@ -10,3 +10,12 @@ - [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) +- [galaxy.tsx](https://gist.github.com/artokun/fb7f0c68a01ba5d9813abb3ccce254c4) + +## branch + +```sh +$ git checkout react +$ npm i +$ npm run start +```