The Spacenav Simulator is a simple server program that simulates the Spacenav unix domain socket. This simulator pretends that it is a 6DoF 3D mouse and Spacenav daemon. It can be used for testing and development even if we do not have given hardware. We can control e.g. Blender or OpenSCAD using this simulator.
We use the CMake build system, so the steps are basically:
mkdir build && cd build && cmake .. && make
Required libraries:
Our software simulates this mouse:
Mouse utilities are free software © 2019-2020 GlobalCode