Render point clouds inline in Jupyter notebooks and in VR
Project description
ImmersivePoints
What is it?
ImmersivePoints is a web-application for virtual reality devices to explore 3D data in the most natural way possible.
To view the data you need to either attach a virtual reality device attached to your PC, or a stand-alone one, such as the oculus quest.
Explore examples
Take a look at the following already uploaded examples:
- A frame from the AEV dataset
- A frame from the AEV dataset with semantic information
- A brain with some information of a clustering algorithm
- The notre dame
Upload your own
Want to see your own pointcloud in virtual reality? Upload your binary file here! The binary file is expected to be in float32, and consist of XYZH values. X, Y, and Z are floating point numbers in any range, but it's wise to position them around the point of origin of the virtual reality environment. The H-value signifies the hue of that point, which should be between 0.0 and 1.0 according to [this specification](https://threejs.org/docs/#api/en/math/Color.setHSL>this specification). Note that saturation and lightness are currently always set to 1.0.
Export examples
Want to see some examples on how to export pointclouds? Take a look at:
- this subsampling example
- this example to export a CSV file
- this export of a PLY file
- this export of self driving car data
All rights reserved.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file immersivepoints-1.0.0.tar.gz.
File metadata
- Download URL: immersivepoints-1.0.0.tar.gz
- Upload date:
- Size: 14.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99771dbaed77137a035291164616ddad4d8379d76f4e6090cf1cde6fef0a8f88
|
|
| MD5 |
dbb4be0810c0522b1c22fd718365e053
|
|
| BLAKE2b-256 |
9364ea7e350f4790ef3582e4bd4f79e26c6953d1310ce8966422b3adeb8d1408
|
File details
Details for the file immersivepoints-1.0.0-py3-none-any.whl.
File metadata
- Download URL: immersivepoints-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b1a596aa42f99b8b5d9906e23548eb55ae5dbc8d8588de5d128c1b6ec7d2f6b
|
|
| MD5 |
8355bd82e6dc2d210235362b67217d35
|
|
| BLAKE2b-256 |
e5f1454dffee7d3183dc20d8a1982e26606281b23611233cb5a7dacc65132f2a
|