6DOF attempts to implement the ability to fully rotate the player in Garry's Mod. This is for the explicit purpose of utilizing spherical maps. Therefore this project includes space exploring themes as adjacent goals.
Partially inspired by gamemodes like Spacebuild.
Simply download and place the '6dof' folder in your 'GarrysMod/garrysmod/addons' folder. The addon should now be running. I recommend playing this on maps intended for 6dof as otherwise results can be unexpected.
-- Provide a seemless experience walking on surface of spherical planets
-- Provide ability for players to control their rotation in zero g environments
-- Simulate gravity due to spherical bodies\
https://github.com/JWalkerMailly/glua-quaternion -- for their excellent quaternion library
https://github.com/alex-suspicious -- for their wall walking addon, the basis for this project\