volume-rendering
Here are 89 public repositories matching this topic...
The vdb_print binary is missing support for VDB Point grids. This would be super useful. Some recommended functionality:
- total/active/inactive point count
- attribute name, type, uniform, index, flags, compression information
- group name and count information
- whether the descriptor is shared (option to print out all descriptors which differ?)
I suggest that this is only implemented f
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Aug 13, 2017 - GLSL
-
Updated
Dec 1, 2020 - C++
Please check the author's explanation on how NeRF works in his speech in CVPR2020 tutorial:
https://www.youtube.com/watch?v=OEUHalxanuc
His part starts at 3:58:28
-
Updated
Mar 26, 2020 - C++
-
Updated
May 26, 2020 - GLSL
Make a cutout box
Feature suggestion: Make a cutout box, that hides everything inside the box.
See discussion in #29
Requirements:
- It should be implemented as "#multi_compile" feature, to make sure it doesn't affect performance when disabled.
- You should be able to resize the box.
- It should be possible to see the bounds of the box in the editor, when it is selected.
It's probably best to use a M
-
Updated
Dec 23, 2018 - C++
-
Updated
Sep 22, 2019 - Pascal
-
Updated
Nov 25, 2020 - Pascal
-
Updated
Nov 30, 2020 - C++
-
Updated
Aug 27, 2018 - C++
-
Updated
Sep 23, 2019 - C++
-
Updated
Dec 3, 2020 - C++
-
Updated
Oct 24, 2019 - Shell
-
Updated
Oct 15, 2019 - CSS
-
Updated
Oct 26, 2020 - C++
-
Updated
May 19, 2019 - C++
-
Updated
May 15, 2017 - C++
-
Updated
Aug 22, 2019 - C++
-
Updated
May 27, 2020 - C#
-
Updated
Apr 5, 2020 - Python
-
Updated
Jan 24, 2017 - C#
-
Updated
Jan 22, 2020 - C++
-
Updated
Nov 16, 2018 - C#
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Jul 29, 2015 - C++
Improve this page
Add a description, image, and links to the volume-rendering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the volume-rendering topic, visit your repo's landing page and select "manage topics."
I don't think this is a duplicate ticket, even though it's quite an obvious feature after that cat demo at SciPy2018.
The code that selects and renders the different geos is here in the THREE.js code
https://github.com/maartenbreddels/ipyvolume/blob/master/js/src/scatter.js#L57
I don't know quite where/how to inject the mesh definition compatible with the data file of this form, but i