A Vulkan sample (simply deferred shading) revised from the LunarG SDK, using my DXUT-like framework.
☆12Mar 14, 2020Updated 5 years ago
Alternatives and similar repositories for VkCube
Users that are interested in VkCube are comparing it to the libraries listed below
Sorting:
- Real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxeliz…☆21Sep 5, 2019Updated 6 years ago
- DirectX 12 character animation and rendering. Note: currently, there is no AA deployed in this sample, because it originally worked with …☆20Dec 10, 2025Updated 2 months ago
- A simple GPU-based CNN exercise sample using C++ AMP, referring to https://www.codeproject.com/Articles/24361/A-Neural-Network-on-GPU☆12Sep 5, 2019Updated 6 years ago
- DirectX 12 sample: real-time rendering with a sparsely volumetric representation from a mesh by depth peeling OIT. The ray-traced shadow …☆15Mar 18, 2025Updated 11 months ago
- DirectX 11 Poisson solvers using Jacobi iteration, conjugate gradient, and multi-grid method respectively.☆27Mar 18, 2019Updated 6 years ago
- DML super resolution exercise.☆14Mar 14, 2025Updated 11 months ago
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆50Mar 18, 2025Updated 11 months ago
- 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all in C++ AMP☆19Feb 6, 2020Updated 6 years ago
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆26Mar 10, 2025Updated 11 months ago
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Mar 14, 2025Updated 11 months ago
- Use javascript in Node to do math on CUDA☆12Aug 8, 2018Updated 7 years ago
- DirectX 11 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all with c…☆39Feb 6, 2020Updated 6 years ago
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆20Feb 7, 2026Updated 3 weeks ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆55Mar 10, 2025Updated 11 months ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆108Mar 14, 2025Updated 11 months ago
- Vulkan sample to render efficient per-part IDs in CAD models☆12Oct 22, 2025Updated 4 months ago
- Adaption of Salome Geometry module into an addon library of OpenCASCADE☆11Sep 23, 2020Updated 5 years ago
- simulation of RGB and depth cameras☆10Apr 1, 2022Updated 3 years ago
- ☆12Oct 16, 2023Updated 2 years ago
- 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…☆12Dec 22, 2021Updated 4 years ago
- Game engine with geometry virtualization similar to UE5's Nanite☆11Dec 11, 2022Updated 3 years ago
- Real-time 3D rendering on DE2-115 FPGA board (2017, DCLab final project)☆12Aug 3, 2018Updated 7 years ago
- ☆13Sep 7, 2013Updated 12 years ago
- Binary Space Partition Tree Based 2D Polygon Boolean Operation☆12Apr 6, 2023Updated 2 years ago
- DirectX 12 light culling technique featured in GPU Pro 7☆97May 21, 2017Updated 8 years ago
- 实时&离线全局光照渲染器☆10Jul 1, 2017Updated 8 years ago
- Clash detection between meshes of glTF files.☆10May 10, 2024Updated last year
- A ray tracer based on nori and mitsuba. (Used only for learning)☆12May 30, 2020Updated 5 years ago
- An attempt to create a .NET wrapper for the Eigen math library.☆11Feb 5, 2019Updated 7 years ago
- Ubpa DirectX 12 C++ Wrapper☆11Mar 7, 2022Updated 3 years ago
- Mixed-Radix DIT FFT in C++11☆13Aug 27, 2018Updated 7 years ago
- Hign Level Customize TXT Format Reader☆10Jul 23, 2023Updated 2 years ago
- Pio UART receiver with DMA buffer (optional) for the RP2040☆14Aug 3, 2024Updated last year
- Lightweight Face Image Quality Assessment☆12Nov 19, 2021Updated 4 years ago
- Build flexible, self-documenting command line interfaces with a minimum amount of code.☆15Dec 2, 2018Updated 7 years ago
- Сравнение интерполяции углов Эйлера и кватернионов на Unity3d☆11Sep 11, 2024Updated last year
- ☆14Feb 16, 2026Updated 2 weeks ago
- A marching cube algorithm, that is executed in parallel on the GPU, using compute shaders. This will later enable a highly parallel creat…☆10Nov 12, 2017Updated 8 years ago
- A shader editor/prototyper/ide☆11Updated this week