foxostro / GutsyStormPython_Abandoned

Python game with boxy voxel terrain. (similar to Minecraft's terrain)
GNU General Public License v3.0
1 stars 0 forks source link

Terrain collision detection #12

Open foxostro opened 12 years ago

foxostro commented 12 years ago

Need terrain collision detection. For the first pass, just do terrain collision detection for the flying camera. Colliding with the terrain while moving should cause the object to slide along the plane of collision.