A python client application geared towards rendering 3D scenes with NOODLES
Project description
Orzo
Rendering Client Application for NOODLES and Python
Description
Orzo is the first client application to build on the NOODLES protocol to render 3d scenes in Python. NOODLES allows multiple client applications to interact collaboratively with data in real-time, and now these scenes can be easily displayed in Python.
Documentation
For more information, check out the documentation.
Installation
Installation is as simple as:
pip install orzo
Simple Example
import orzo
orzo.run("ws://localhost:50000")
Hungry for more NOODLES?
For more information and other related repositories check out this collection
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
orzo-0.4.0.tar.gz
(907.8 kB
view hashes)
Built Distribution
orzo-0.4.0-py3-none-any.whl
(907.9 kB
view hashes)