The Wayback Machine - https://web.archive.org/web/20201203130339/https://github.com/topics/volume-rendering
Skip to content
#

volume-rendering

Here are 89 public repositories matching this topic...

goatchurchprime
goatchurchprime commented Oct 30, 2018

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

danrbailey
danrbailey commented Jan 23, 2020

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

mlavik1
mlavik1 commented Oct 21, 2020

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

Overview and detailed dicussion about parallel volume rendering on a cluster. We describe algorithms, optimalization techniques and challenges for real time rendering of big data on high performance clusters.
  • 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.

Curate this topic

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."

Learn more

You can’t perform that action at this time.