#
volume-rendering
Here are 103 public repositories matching this topic...
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
AMI Medical Imaging (AMI) JS ToolKit
javascript
webgl
threejs
fs
stl
dicom
medical
ami
vtk
volume-rendering
nifti-format
dicom-images
nrrd
nifti
trk
xtk
-
Updated
Aug 4, 2021 - JavaScript
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
unity3d
pytorch
mesh
colab
volume-rendering
mixed-reality
nerf
ray-tracing
3d-reconstruction
view-synthesis
pytorch-lightning
neural-radiance-fields
nerf-in-the-wild
nerf-w
-
Updated
Jun 7, 2021 - Jupyter Notebook
Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.
-
Updated
Mar 20, 2021 - C#
PlenOctree Volume Rendering (supports CUDA & fragment shader backends)
-
Updated
Jun 30, 2021 - C++
Visualizer for large-scale and interactive ray-tracing of neurons
python
cloud
async
interactive
websockets
visualisation
neuroscience
json-rpc
neurons
raytracing
volume-rendering
pathtracing
brain
large-scale
optix
ospray
embree
realtime-rendering
photorealistic-based-rendering
ispc-compiler
-
Updated
Aug 6, 2021 - C++
-
Updated
May 16, 2021 - C++
Volume rendering, implemented in Unity3D.
-
Updated
Aug 2, 2021 - C#
A simple example of Volume Rendering for Unity.
-
Updated
May 26, 2020 - GLSL
A fast and minimalist 3D viewer. This is a mirror of the https://gitlab.kitware.com/f3d/f3d/ repository in order to host a page. DO NOT SUBMIT PR HERE.
kiss
raytracing
vtk
command-line-tool
volume-rendering
physically-based-rendering
stl-viewer
3d-viewer
gltf-viewer
-
Updated
Jul 28, 2021 - C++
Monte Carlo Ray Tracing Renderer
-
Updated
Dec 23, 2018 - C++
v1.2 GLSL volume rendering. Able to view NIfTI, DICOM, MGH, MHD, NRRD, AFNI format images.
visualization
lazarus
opengl
glsl
dicom
volume-rendering
nifti
bids-format
dicom-viewer
mricrogl
volume-renderings
-
Updated
Aug 2, 2021 - Python
Demo of volume rendering a data cube in Unity by performing ray tracing on the GPU
-
Updated
Oct 26, 2017 - C#
DEPRECATED development has moved to https://github.com/rordenlab/MRIcroGL
-
Updated
Dec 15, 2020 - Pascal
Building generative models for synthesizing and analyzing volume-rendered images
-
Updated
Aug 27, 2018 - C++
Volume rendering in the browser, using volume ray casting implemented in WebGL 2.
-
Updated
Oct 15, 2019 - CSS
PlenOctree Extraction algorithm
-
Updated
Apr 21, 2021 - Jupyter Notebook
TheKnob - interactive volume control and scroll knob
-
Updated
Sep 23, 2019 - C++
Kyoto Visualization System
windows
linux
c-plus-plus
qt
opengl
gpu
computer-graphics
glsl
scientific-visualization
macosx
isosurface-extraction
volume-rendering
streamlines
particle-based-rendering
-
Updated
Aug 5, 2021 - C++
Scientific Visualization as a Microservice
-
Updated
Dec 4, 2020 - Shell
Unity project for nerf_pl (Neural Radiance Fields)
-
Updated
May 27, 2020 - C#
Volumetric Ray Tracer written in C++17 using Vulkan
-
Updated
Mar 6, 2021 - C++
Volume Renderer with VTK
-
Updated
Apr 5, 2020 - Python
Hardware accelerated voxel ray marching
-
Updated
Oct 26, 2020 - C++
A 3D Viewer for CTs of Polychromed Wood Sculptures
opencv
qt
cmake
boost
dicom
vtk
volume
marching-cubes
volume-rendering
itk
hough-transform
cultural-heritage
canny-edge-detection
median-filter
ct
computed-tomography
gaussian-blur
mean-filter
direct-volume-rendering
volume-ray-casting
-
Updated
May 19, 2019 - C++
A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity
-
Updated
Jan 24, 2017 - C#
This project implements style functions for volume rendering, producing cheap but quality visuals with the use of litspheres. Style transfer is really useful in this regard as styles such as bones, wood, of vegetation can be stored in litspheres.
-
Updated
May 15, 2017 - C++
BLOSPRAY - OSPRay as a Blender render engine
-
Updated
Jan 22, 2020 - 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