-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/RemiRigal/Unity-Vibes
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |