volsample
Volume rendering anti-aliasing
An algorithm for reducing aliasing in real-time volume rendering when the camera is inside the volume
Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.
631 stars
48 watching
73 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list
dodecahedronsamplingsampling-methodsunityvolumevolume-rendering
Related projects:
Repository | Description | Stars |
---|---|---|
mahmoudnafifi/wb_srgb | Corrects images with improper white balance by learning from the nearest neighbors of properly white-balanced images | 344 |
nvpro-samples/gl_ssao | This sample project provides an optimized screen-space ambient occlusion algorithm with caching improvements and multi-sample anti-aliasing support. | 355 |
hjprint/university_project_vmd_majorization | A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images | 77 |
nvpro-samples/gl_vk_supersampled | Demonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code | 64 |
mp3guy/elasticfusion | Real-time dense visual SLAM system for capturing comprehensive maps of room-scale environments using RGB-D cameras | 1,803 |
autonomousvision/differentiable_volumetric_rendering | A system for generating 3D meshes from input images using learned implicit representations | 804 |
jose-villegas/vctrenderer | A real-time global illumination solution for 3D applications using voxelization and simplified indirect lighting calculations. | 617 |
whackashoe/antimoderate | Reduces page loading time by preloading and rendering smaller, blurred images while the full-sized image loads in the background. | 1,505 |
deepmed-lab-ecnu/deeprft-aaai2023 | A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality | 18 |
banterle/hdr_toolbox | A software toolbox for processing High Dynamic Range images and converting them into compatible formats for use in MATLAB. | 373 |
ethz-asl/voxblox | A volumetric mapping library for robotics and computer vision applications using signed distance fields | 1,370 |
coolbutuseless/isocubes | A voxel renderer using an isometric cube as the rendering primitive | 66 |
lollcat/fab-torch | An implementation of the Flow Annealed Importance Sampling Bootstrap algorithm in Python. | 51 |
alikaraali/edge-based-dfe-tip2018 | An image processing project implementing edge-based defocus blur estimation with adaptive scale selection | 18 |
keijiro/voxelman | An extreme demonstration of using Unity's Entity Component System with C# Job System and Burst Compiler for efficient multi-core processing in 3D voxel rendering. | 1,857 |