Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 900 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 900 Bytes

OpenWorldTest

WHAT IS THIS?

This is a SceneKit project that uses more advanced techniques like fullscreen shaders, procedural level generation, chunk loading/unloading, as well as mouse/joypad first-person controls.

There are quite a few performance techniques that took me some time to work out in this project, so I thought it would be best to open source it - needs of the many, etc.

THANKS

Many thanks go to the following people, without whom I'd never have got this far with SceneKit:

Jeff LaMarche, Tom Irving, Wade Tregaskis, and Thomas Goossens