Skip to content

Commit 1e5aa20

Browse files
authored
Fixed README.md
Fixed URL formatting (awkward :P) and added a link to the github pages deployment
1 parent 78c82ea commit 1e5aa20

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
# Welcome to my 3D playground!
2-
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)
2+
## Play
3+
[Most recent deployment](https://vehpus.github.io/react-3d-game-playground/)
4+
5+
## About
6+
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).
37

48
## TODOs (after the above)
59

610
* Play with imported assets
711
* Tutorials
8-
* [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).
12+
* [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]).
913
* Assets
10-
* [https://kenney.nl/assets?q=3d](Kenny's 3d Assets) - many CC0 options.
11-
* [https://3d.si.edu/object/3d/kylix:547c78d1-620b-40c4-982e-01928870fef4](Smithsonian)
14+
* [Kenny's 3d Assets](https://kenney.nl/assets?q=3d) - many CC0 options.
15+
* [Smithsonian](https://3d.si.edu/object/3d/kylix:547c78d1-620b-40c4-982e-01928870fef4)
1216
* Google Poly (closes soon!)
1317
* https://poly.google.com/view/6dM1J6f6pm9
1418
* https://poly.google.com/view/dYKICaHpK0c
15-
* [https://sketchfab.com/3d-models?features=downloadable&sort_by=-likeCount](SketchFab)
19+
* [SketchFab](https://sketchfab.com/3d-models?features=downloadable&sort_by=-likeCount)
1620

1721
## Technical notes
1822

0 commit comments

Comments
 (0)