Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shackra/pylibrocket
https://github.com/shackra/pylibrocket
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shackra/pylibrocket
- Owner: shackra
- Created: 2013-04-26T16:21:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-26T16:24:44.000Z (over 11 years ago)
- Last Synced: 2024-10-10T23:31:08.594Z (about 1 month ago)
- Language: C++
- Size: 637 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
libRocket is the C++ user interface middleware package based on the HTML and CSS standards. It is designed as a complete solution for any project's interface needs.
This are bindings for SFML on Python.
## How to install
first be sure to have [librocket installed on your system with it's respective python bindings](http://librocket.com/wiki/documentation/BuildingWithCMake#Configuration), then clone this repository:
```
#!bash$ hg clone https://bitbucket.org/shackra/pylibrocket
$ cd pylibrocket
$ python2 setup.py build
# python2 setup.py install
```And that's all!!
![Screenshot from test-sfml.py example](http://ompldr.org/vaGRhbg/Captura%20de%20pantalla%20de%202013-02-05%2023:16:09.png)