Skip to content

zepadovani/upbge_osc_gamemode

Repository files navigation

UPBGE (0.36.1) - control game objects using OSC messages (simple example)

  1. Download this repository:
git clone https://github.com/zepadovani/upbge_osc_gamemode
  1. Download pythonosc to the same folder of the blend file, so that the standalone app can find the module there
cd upbge_osc_gamemode
pip install --target ./ python-osc
  1. Run the game (press 'p' to play the embedded game or select the standalone version in render options)

  2. Run the SuperCollider code to send messages and move the cube

  3. Run the /quit message to end the server, close the port and exit the game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published