Research Unit of Computer Graphics | TU Wien
Our group performs research for computer graphics, visualization, visual computing, virtual environments, and color. #cg #tuwien
Vienna, Austria
Pinned Repositories
Auto-Vk
Afterburner for Vulkan development; Auto-Vk is a modern C++ low-level convenience and productivity layer atop Vulkan-Hpp.
Auto-Vk-Toolkit
Getting serious about Vulkan development with this modern C++ framework, battle-tested in rapid prototyping, research, and teaching. Includes support for real-time ray tracing (RTX), serialization, and meshlets.
does_3d_gaussian_splatting_need_accurate_volumetric_rendering
ppsurf
Combining Patches and Point Convolutions for Detailed Surface Reconstruction
StatMC
Implementation of the SIGGRAPH Asia 2024 conference paper "A Statistical Approach to Monte Carlo Denoising" [Sakai et al. 2024] based on pbrt-v3
StatMC-opencv_contrib
Implementation of the CUDA denoiser for the SIGGRAPH Asia 2024 conference paper "A Statistical Approach to Monte Carlo Denoising" [Sakai et al. 2024] based on OpenCV
TAA-STAR
C++/Vulkan Implementations of State of the Art Temporal Anti-Aliasing Techniques
VulkanLaunchpad
Framework for Vulkan beginners, used in university education.
VulkanLaunchpadStarter
Starter template for a project based on Vulkan Launchpad
VulkanWorkshop
Vulkan Workshop, created for the CESCG 2020
Research Unit of Computer Graphics | TU Wien's Repositories
cg-tuwien/Auto-Vk-Toolkit
Getting serious about Vulkan development with this modern C++ framework, battle-tested in rapid prototyping, research, and teaching. Includes support for real-time ray tracing (RTX), serialization, and meshlets.
cg-tuwien/Auto-Vk
Afterburner for Vulkan development; Auto-Vk is a modern C++ low-level convenience and productivity layer atop Vulkan-Hpp.
cg-tuwien/TAA-STAR
C++/Vulkan Implementations of State of the Art Temporal Anti-Aliasing Techniques
cg-tuwien/VulkanLaunchpad
Framework for Vulkan beginners, used in university education.
cg-tuwien/ppsurf
Combining Patches and Point Convolutions for Detailed Surface Reconstruction
cg-tuwien/does_3d_gaussian_splatting_need_accurate_volumetric_rendering
cg-tuwien/VulkanWorkshop
Vulkan Workshop, created for the CESCG 2020
cg-tuwien/VulkanLaunchpadStarter
Starter template for a project based on Vulkan Launchpad
cg-tuwien/StatMC
Implementation of the SIGGRAPH Asia 2024 conference paper "A Statistical Approach to Monte Carlo Denoising" [Sakai et al. 2024] based on pbrt-v3
cg-tuwien/e186
e186: A real-time rendering framework for OpenGL 4 and C++17
cg-tuwien/FastMVR
Accompanying source code to "Fast Multi-View Rendering for Real-Time Applications" (EGPGV 2020 Paper)
cg-tuwien/Focus
A puzzle game that uses Real-Time Ray Tracing (RTX) for gameplay and rendering. Implemented in Vulkan 1.2 using VK_KHR_ray_tracing, based on Gears-Vk.
cg-tuwien/lidarscout
LidarScout HPG 2025
cg-tuwien/Math2Model
Web-Based Real-Time Parametric Modelling Tool
cg-tuwien/APBF
Adaptive Position-Based Fluid Simulation, where particles split and merge dynamically.
cg-tuwien/cuda_stroke
Cuda stroke provides some math for fluffy point clouds (Gaussian mixtures)
cg-tuwien/Gaussian-Mixture-Convolution-Networks
cg-tuwien/cuda_whack
Cuda support lib for GM fit, volume renderer and convolution networks
cg-tuwien/FastRenderingOfParametricObjects
Accompanying source code to our paper Fast Rendering of Parametric Objects on Modern GPUs
cg-tuwien/AgroEcoSim
cg-tuwien/CostRefinement
Fast cost volume post-processing for increased depth prediction in light-field imagery
cg-tuwien/ppsurf_modeling
Modeling Course Reconstruction Exercise
cg-tuwien/gpu_cluster
Let's collect scripts that we use on the TUW deep learning cluster here.
cg-tuwien/Prioritized-ReRendering
cg-tuwien/GCGImages
This reporsitory contains images used in our task descriptions for the course "Foundations of Computer Graphics", where we teach basic real-time rendering concepts in OpenGL and Vulkan
cg-tuwien/lidarscout_training
LidarScout HPG 2025 Training
cg-tuwien/multistream
Home of the polished EG'2021 live streaming software
cg-tuwien/StatMC-opencv_contrib
Implementation of the CUDA denoiser for the SIGGRAPH Asia 2024 conference paper "A Statistical Approach to Monte Carlo Denoising" [Sakai et al. 2024] based on OpenCV
cg-tuwien/Auto-Vk-Toolkit-VS-Starter
Starter template for a Visual Studio-based project that uses the Auto-Vk-Toolkit rendering framework
cg-tuwien/tessellation-encoding