Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/RemiRigal/Unity-Vibes
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelieRamuzat committed Mar 1, 2018
2 parents 004379b + e40f47c commit 62328ec
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# UnityVibes
![Status](https://img.shields.io/badge/Status-In%20Development-red.svg)
![Unity](https://img.shields.io/badge/Unity-v2017.2+-green.svg)

UnityVibes aims at providing a simple and powerful cross-platform GUI interface for [Unity](https://unity3d.com) using Python.
It can display 2D and 3D figures and offers a wide range of shapes and meshes to make simple simulations with a great visual. Several environments are available.
UnityVibes must be used with the python package [PyUnityVibes](https://github.com/NoelieRamuzat/PyUnityVibes).


## Installation

### UnityVibes
Just run the binaries corresponding to your system. [Coming Soon]

### Python package
It is necessary to download the PyUnityVibes python package, see the dedicated [GitHub page](https://github.com/NoelieRamuzat/PyUnityVibes).

0 comments on commit 62328ec

Please sign in to comment.