voxel / voxel-engine-stackgl

3D HTML5 voxel game engine using stackgl
Other
46 stars 8 forks source link

update readme with proper references to voxel-engine-stackgl and new … #6

Closed zdoc01 closed 8 years ago

zdoc01 commented 8 years ago

…options

I just recently started looking into using voxel-engine-stackgl. I noticed the README still referenced voxel-engine in a few places where it should be updated to reference voxel-engine-stackgl, so I corrected those.

I also updated the default option values to reflect what I could find in the index.js source. Please let me know if I happened to miss any.

Overall, I understand many more changes are required to get the README to where it needs to be, but I figured this would be a good start. I'll be happy to contribute more once I become privy to the differences between the stackgl-based engine and the three.js-based engine.

Let me know if you have any questions/suggestions!

deathcap commented 8 years ago

Thanks @zdoc01 ! Looks like a good start of updating the documentation, merged