A python library for generating VR-friendly visualization files from pandas dataframes.
Project description
harkness
A python library for generating VR-friendly visualization files from pandas dataframes.
How to Use:
-
Identify an appropriate dataframe. You'll want to make sure that your data makes sense in 3D, and select or add a column that makes sense as a colormap. The colormap column can be categorical or numeric.
-
Generate .ply file. Run
create_ply()
on your dataframe, identifying the columns X, Y, Z, and C (for color). -
Visualize on desktop. You can use a program like Autodesk MeshMixer or Cloud Compare.
-
Visualize in VR. You can open the resulting file in a VR viewer like VRifier. Any headset that works with SteamVR should work. I use a Valve Index.
Notes and Acknowledgments
Named for Ruth Harkness, who with Quentin Young and Gerald Russell brought the first live giant panda cub to the United States. (For more on this, read her memoir, The Lady and the Panda.) Name chosen because (1) "harkness" did not appear for related topics on a search of pypi, and (2) it's a library for displaying pandas. Some assistance by Google Bard.
If you use this project in your work, please cite it using the Zenodo DOI:
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
Built Distribution
File details
Details for the file harkness-1.0.5.tar.gz
.
File metadata
- Download URL: harkness-1.0.5.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90d72686bdde407ede77ef79ec64b64067a6afdd6c182adb3829b23688b2b80f |
|
MD5 | c5066293fca79f3df65bc2299903d206 |
|
BLAKE2b-256 | 6d980d016a44475772de5ec10ab7533b7fa86ec56d53688b0ea1dafac426f221 |
File details
Details for the file harkness-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: harkness-1.0.5-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8456599325a695e2a9de651f780ba0ab195353d7c717724514378e52ae39e1c8 |
|
MD5 | a312d9cd27e59a92a4f011f69f7df97e |
|
BLAKE2b-256 | 60dd79c4eb589faa459adba38939ef2870dd093db17818606ae9c4557f373840 |