Skip to content

Commit

Permalink
Fixed README.md
Browse files Browse the repository at this point in the history
Fixed URL formatting (awkward :P) and added a link to the github pages deployment
  • Loading branch information
VehpuS authored Jan 12, 2021
1 parent 78c82ea commit 1e5aa20
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
# Welcome to my 3D playground!
Starting from https://www.youtube.com/watch?v=FGG0EeMNUl0&list=PLf8COyJwccaVMn0Jb6QxL9dcOM83fC7sv, let's see what I can build (probably moving on to https://www.youtube.com/watch?v=ZnXKmODEFHA&list=PLf8COyJwccaVMn0Jb6QxL9dcOM83fC7sv&index=2 as a first next step)
## Play
[Most recent deployment](https://vehpus.github.io/react-3d-game-playground/)

## About
Starting from [this tutorial](https://www.youtube.com/watch?v=FGG0EeMNUl0&list=PLf8COyJwccaVMn0Jb6QxL9dcOM83fC7sv), let's see what I can build (probably moving on to [creating a block game tutorial](https://www.youtube.com/watch?v=ZnXKmODEFHA&list=PLf8COyJwccaVMn0Jb6QxL9dcOM83fC7sv&index=2) as a first next step, but who knows).

## TODOs (after the above)

* Play with imported assets
* Tutorials
* [https://medium.com/nerd-for-tech/rendering-3d-objects-and-animation-in-react-using-three-fiber-bf0255e642be](rendering-3d-objects-and-animation-in-react-using-three-fiber).
* [rendering-3d-objects-and-animation-in-react-using-three-fiber](https://medium.com/nerd-for-tech/rendering-3d-objects-and-animation-in-react-using-three-fiber-bf0255e642be]).
* Assets
* [https://kenney.nl/assets?q=3d](Kenny's 3d Assets) - many CC0 options.
* [https://3d.si.edu/object/3d/kylix:547c78d1-620b-40c4-982e-01928870fef4](Smithsonian)
* [Kenny's 3d Assets](https://kenney.nl/assets?q=3d) - many CC0 options.
* [Smithsonian](https://3d.si.edu/object/3d/kylix:547c78d1-620b-40c4-982e-01928870fef4)
* Google Poly (closes soon!)
* https://poly.google.com/view/6dM1J6f6pm9
* https://poly.google.com/view/dYKICaHpK0c
* [https://sketchfab.com/3d-models?features=downloadable&sort_by=-likeCount](SketchFab)
* [SketchFab](https://sketchfab.com/3d-models?features=downloadable&sort_by=-likeCount)

## Technical notes

Expand Down

0 comments on commit 1e5aa20

Please sign in to comment.