Skip to content

An example on how Unity3D can interact with a python server either local (on the same machine) or remote (on different machines)

Notifications You must be signed in to change notification settings

jobesu14/unity-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contains an example of how to interact in Unity3D with a python script.

To start, import the Unity package into your project, create a scene with the Prefabs and run the scripts "fake_leds_server.py" and/or Nite_server.py.

About

An example on how Unity3D can interact with a python server either local (on the same machine) or remote (on different machines)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages