Skip to content

Commit 62328ec

Browse files
committed
2 parents 004379b + e40f47c commit 62328ec

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# UnityVibes
2+
![Status](https://img.shields.io/badge/Status-In%20Development-red.svg)
3+
![Unity](https://img.shields.io/badge/Unity-v2017.2+-green.svg)
4+
5+
UnityVibes aims at providing a simple and powerful cross-platform GUI interface for [Unity](https://unity3d.com) using Python.
6+
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.
7+
UnityVibes must be used with the python package [PyUnityVibes](https://github.com/NoelieRamuzat/PyUnityVibes).
8+
9+
10+
## Installation
11+
12+
### UnityVibes
13+
Just run the binaries corresponding to your system. [Coming Soon]
14+
15+
### Python package
16+
It is necessary to download the PyUnityVibes python package, see the dedicated [GitHub page](https://github.com/NoelieRamuzat/PyUnityVibes).

0 commit comments

Comments
 (0)