VCTRenderer

Voxel-based GI

A real-time global illumination solution for 3D applications using voxelization and simplified indirect lighting calculations.

A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indirect shadows, soft shadows, emissive materials and 2-bounce GI. Published here http://ieeexplore.ieee.org/abstract/document/7833375/

GitHub

619 stars
28 watching
62 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list

computer-graphicscplusplusengineglobal-illuminationopenglreal-time

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sonicether/segiA voxel-based global illumination system for Unity.1,504
gregcman/sucleA Common Lisp implementation of a voxel game engine for creating 3D graphics and terrain290
genuineaster/voxelatorA GPU-based voxel rendering system with SSAO, meshing, and light sources.20
niessner/voxelhashingDevelops fast and efficient algorithms for large-scale 3D reconstruction from point cloud data in real-time673
voxxxelar/arvoxelkitA lightweight framework for creating voxel graphics using augmented reality and SceneKit.81
keijiro/voxelmanAn 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
jpaver/opengametoolsA set of tools for working with 3D voxel models377
maxorange/pix2voxThis project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks.243
relintai/voxelmanAn editor-integrated voxel engine module for Godot game development98
pimaker/ltcgiAn optimized plug-and-play realtime area lighting solution using the linearly transformed cosine algorithm for Unity and VRChat.446
zero-radiance/giglSoftware that generates realistic lighting effects in 3D graphics applications using global illumination techniques.51
karimnaaji/voxelizerConverts 3D meshes into voxelized representations by performing triangle-cube intersection.630
tommyettinger/isovoxelGenerates isometric pixel art from 3D voxel models345
vaneenige/phenomenonA small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU.1,783
jonhiller/voxelyzeA library for simulating the behavior of 3D objects made up of multiple materials under various loads.74