Skip to content

simedis/godot-vrpn-client-example

Repository files navigation

Example compilation process:

1) Update submodules
git submodule update --init --recursive

2) Generate the Godot headers
cd vrpn_client/godot-cpp/
scons godotbinpath="../godot_fork/bin/godot_binary" p=linux generate_bindings=yes
cd ../

3) Compile plugin
./compile.sh

4) Open project.godot and run the example

About

Vrpn Client Godot plugin example project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published