diff --git a/README.md b/README.md index 0028654..f611d15 100644 --- a/README.md +++ b/README.md @@ -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