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.
632 stars
48 watching
73 forks
Language: C#
last commit: almost 4 years ago
Linked from 1 awesome list
dodecahedronsamplingsampling-methodsunityvolumevolume-rendering
Related projects:
Repository | Description | Stars |
---|---|---|
| Corrects images with improper white balance by learning from the nearest neighbors of properly white-balanced images | 345 |
| This sample project provides an optimized screen-space ambient occlusion algorithm with caching improvements and multi-sample anti-aliasing support. | 355 |
| A MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images | 81 |
| Demonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code | 64 |
| Real-time dense visual SLAM system for capturing comprehensive maps of room-scale environments using RGB-D cameras | 1,808 |
| A system for generating 3D meshes from input images using learned implicit representations | 805 |
| A real-time global illumination solution for 3D applications using voxelization and simplified indirect lighting calculations. | 619 |
| Reduces page loading time by preloading and rendering smaller, blurred images while the full-sized image loads in the background. | 1,505 |
| An image deblurring technique based on frequency selection using machine learning models | 18 |
| A software toolbox for processing High Dynamic Range images and converting them into compatible formats for use in MATLAB. | 374 |
| A volumetric mapping library for robotics and computer vision applications using signed distance fields | 1,382 |
| A voxel rendering library using an isometric cube as the rendering primitive | 66 |
| An implementation of the Flow Annealed Importance Sampling Bootstrap algorithm in Python. | 51 |
| An image processing project implementing edge-based defocus blur estimation with adaptive scale selection | 18 |
| 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,866 |