StarsX / VKCubeHLSL
A Vulkan sample (simply deferred shading) revised from the LunarG SDK, using my DXUT-like framework. This is an HLSL version of the Vulkan sample, which utilized my modified glslang initially (glslangValidator.exe attached, compiled from the official glslang, which is feasible now with my suggestions accepted).
☆9Updated 4 years ago
Alternatives and similar repositories for VKCubeHLSL:
Users that are interested in VKCubeHLSL are comparing it to the libraries listed below
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Updated last month
- DirectX 12 sample: real-time rendering with a sparsely volumetric representation from a mesh by depth peeling OIT. The ray-traced shadow …☆14Updated last month
- virtual texture☆19Updated 4 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 6 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 9 years ago
- ☆25Updated 5 years ago
- A simple GPU-based CNN exercise sample using C++ AMP, referring to https://www.codeproject.com/Articles/24361/A-Neural-Network-on-GPU☆12Updated 5 years ago
- Tutorial Project for Screen Space Reflection☆10Updated 9 years ago
- DirectX 12,Tile-based deferred shading,Dynamic resolution,Order-independent transparency,PBR,HDR,SSR,Nvidia:HBAO,SMAA☆30Updated 8 years ago
- A 3D game engine☆13Updated 9 years ago
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆24Updated last month
- ☆11Updated 6 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…☆38Updated 5 years ago
- physically based renderer written in DX12 with image-based lighting, classic deffered and tiled lighting approaches☆37Updated 3 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- Source for my implementation of Voxel Cone Tracing as part of my master thesis.☆17Updated 7 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆23Updated 7 years ago
- Performance and bandwidth tester for D3D12 memory pools☆23Updated last year
- ☆41Updated 4 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆43Updated 5 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆14Updated 5 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆36Updated 7 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆52Updated 3 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 6 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- Implementation of "Deep G-Buffers for Stable Global Illumination Approximation" using OpenGL 4.5☆10Updated 5 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 3 years ago
- This repo contains older DX11-era samples that were previously hosted on CodePlex☆17Updated 2 years ago