VPython visual inline for IPython Notebook
Project description
# IVisual VPython API for IPython Notebook
IVisual provides VPython visual API for inline use in an IPython Notebook. You might find it most useful for performing 3D visualizations of VPython visual simulations that can be viewed inline in an IPython Notebook. Typical usage often looks like this in an IPython Notebook cell
from ivisual import *
s = sphere()
This will create a 3D window in the Notebook containing a sphere.
The goal of the IVisual project is to enable VPython programs to run seamlessly in an IPython Notebook. The IPython Notebook is a popular software tool for doing interactive scientific computing. VPython is an interactive graphics module that makes it unusually easy for users to perform 3D computational modeling and visualizations in Python. IVisual is a Python module that can be imported into an IPython Notebook to bring VPython functionality into the notebook. Information about VPython and the IPython Notebook can be found at vpython.org, and ipython.org respectively.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file IVisual-alt-0.2.4.tar.gz
.
File metadata
- Download URL: IVisual-alt-0.2.4.tar.gz
- Upload date:
- Size: 150.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6c8057c680ae174daf29fb8f196d7fb35be2e4d207bda65b569812cfd1fa7b3 |
|
MD5 | f42e1403f39a6fc6833d3c1fb396bb83 |
|
BLAKE2b-256 | de0f0701fbdf5708caa0cb68102a48da3b43547507ee0610f46ce05ef90ca239 |