Closed davepagurek closed 7 years ago
Important change: I added a perlin noise library so you now have to git submodule update --init --recursive to fetch it!
git submodule update --init --recursive
This adds a hilly mountain thing and a sphere
Todo: I was going to make an infinite plane for water but then I learned you can't simple make an infinite plane, so that needs to be researched
Todo: subdivide the icosahedron into a "real" sphere
Todo: smooth the shading somehow
Important change: I added a perlin noise library so you now have to
git submodule update --init --recursive
to fetch it!This adds a hilly mountain thing and a sphere
Todo: I was going to make an infinite plane for water but then I learned you can't simple make an infinite plane, so that needs to be researched
Todo: subdivide the icosahedron into a "real" sphere
Todo: smooth the shading somehow