Create Basic 3D World

I am very new to SceneKit, and even still learning Swift, but I am intrested in learning basic 3D game development. I wanted to start by making a flat world with a sun, sky and grass (ground). Hopefully, the camera can be moved using the WASD keys to simulate walking around the world. I'd appreciate any help on the direction I would take to do this, as I would love to make some SceneKit projects using Metal on my Mac! Thanks!

I don't know why, but all of the previous replies have disappeared from this thread. That's pretty weird! I would still appreciate any ideas anybody has for tutorials on how to do this. I have been unsuccessful so far in creating a basic world.. I've tried using a floor node, a camera node, and a light node, but things aren't working quite yet.. Thanks!

Check www.raywenderlich.com

Create Basic 3D World
 
 
Q