Skip to content

InsightCenterNoodles/Orzo

Repository files navigation

Orzo

Build Status PyPI Coverage badge

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