#
volume-rendering
Here are 119 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
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
Mar 13, 2022 - Jupyter Notebook
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
Mar 2, 2022 - JavaScript
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
Oct 2, 2021 - C++
A fast and minimalist 3D viewer.
graphics
rendering
obj
kiss
raytracing
vtk
command-line-tool
volume-rendering
dxf
gltf
glb
3d
fbx
3d-graphics
step
physically-based-rendering
stl-viewer
3d-viewer
gltf-viewer
-
Updated
Mar 14, 2022 - 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
Mar 19, 2022 - C++
Point-NeRF: Point-based Neural Radiance Fields
graphics
point-cloud
volume-rendering
reconstruction
nerf
3d
3d-reconstruction
mvs
scannet
differentiable-rendering
implicit-functions
multiview-stereo
neural-renderer
scene-reconstruction
tanks-and-temples
neural-rendering
neural-radiance-fields
radiance-field
point-based-graphics
cvpr2022
-
Updated
Mar 8, 2022 - Python
-
Updated
May 16, 2021 - C++
mlavik1
commented
Dec 31, 2021
See the following warnings printed when importing a dataset:
- UnityVolumeRendering.VolumeDataset must be instantiated using the ScriptableObject.CreateInstance method instead of new VolumeDataset. (at Assets/Scripts/VolumeData/VolumeDataset.cs:33)
- UnityVolumeRendering.TransferFunction must be instantiated using the ScriptableObject.CreateInstance method instead of new TransferFunction. (
A simple example of Volume Rendering for Unity.
-
Updated
May 26, 2020 - GLSL
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
Mar 8, 2022 - Python
DICOM Viewer
visualization
qt
opengl
glsl
dicom
medical
medical-imaging
volume-rendering
dicom-files
3d
medical-application
dicom-viewer
rtstruct
dicom-image-viewer
dicom-structured-report
-
Updated
Mar 6, 2022 - C++
Monte Carlo Ray Tracing Renderer
-
Updated
Dec 23, 2018 - C++
Unity project for nerf_pl (Neural Radiance Fields)
-
Updated
Nov 3, 2021 - C#
DEPRECATED development has moved to https://github.com/rordenlab/MRIcroGL
-
Updated
Dec 15, 2020 - Pascal
Demo of volume rendering a data cube in Unity by performing ray tracing on the GPU
-
Updated
Oct 26, 2017 - C#
PlenOctree Extraction algorithm
-
Updated
Apr 21, 2021 - Jupyter Notebook
Volume rendering in the browser, using volume ray casting implemented in WebGL 2.
-
Updated
Oct 15, 2019 - CSS
Building generative models for synthesizing and analyzing volume-rendered images
-
Updated
Aug 27, 2018 - C++
Volumetric Ray Tracer written in C++17 using Vulkan
-
Updated
Mar 6, 2021 - C++
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
Mar 16, 2022 - C++
Volume Renderer with VTK
-
Updated
Apr 5, 2020 - Python
Scientific Visualization as a Microservice
-
Updated
Feb 9, 2022 - Shell
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++
Hardware accelerated voxel ray marching
-
Updated
Oct 26, 2020 - C++
A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity
-
Updated
Jan 24, 2017 - 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