All Projects → StarsX → VoxelizerX12

StarsX / VoxelizerX12

Licence: other
DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxelization.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
HLSL
714 projects

Projects that are alternatives of or similar to VoxelizerX12

sdf3d
3D Signed Distance Field
Stars: ✭ 16 (-11.11%)
Mutual labels:  voxelization
OBNI
Objet Bruité Non Identifié - Unity displacement shader
Stars: ✭ 28 (+55.56%)
Mutual labels:  tessellation
voxelizer
👾 Voxelization of 3D models
Stars: ✭ 32 (+77.78%)
Mutual labels:  voxelization
VoxelTerrain
This project's main goal is to generate and visualize terrain built using voxels. It was achieved using different approaches and computing technologies just for the sake of performance and implementation comparison.
Stars: ✭ 37 (+105.56%)
Mutual labels:  tessellation
voxel-builder
Voxel-based 3D modeling application
Stars: ✭ 31 (+72.22%)
Mutual labels:  voxelization
neper
Polycrystal generation and meshing
Stars: ✭ 111 (+516.67%)
Mutual labels:  tessellation

VoxelizerX12

DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxelization.

Surface voxelization result1 Surface voxelization result2

Real-time solid voxelization using the surface voxelization method above and then filled with fast GPU depth peeling.

Solid voxelization result

Hot keys:

[F1] show/hide FPS

[V] change voxelization method

[S] surface/solid voxelization

Prerequisite: https://github.com/StarsX/XUSGCore

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].