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 5 years ago
Alternatives and similar repositories for VKCubeHLSL:
Users that are interested in VKCubeHLSL are comparing it to the libraries listed below
- 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
- Variance shadow mapping for omni lights with Vulkan☆31Updated 6 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- virtual texture☆19Updated 4 years ago
- ☆25Updated 5 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 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…☆39Updated 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
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 6 years ago
- Tutorial Project for Screen Space Reflection☆10Updated 10 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- Implementation of "Deep G-Buffers for Stable Global Illumination Approximation" using OpenGL 4.5☆10Updated 5 years ago
- Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shade…☆11Updated last month
- DirectX 12,Tile-based deferred shading,Dynamic resolution,Order-independent transparency,PBR,HDR,SSR,Nvidia:HBAO,SMAA☆30Updated 8 years ago
- ☆41Updated 4 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆25Updated last month
- Public direct3d11 tool prototying framework.☆24Updated 6 years ago
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆21Updated last month
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆40Updated 3 months ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 3 months ago
- DirectX 12 character animation and rendering. Note: currently, there is no AA deployed in this sample, because it originally worked with …☆20Updated last month
- physically based renderer written in DX12 with image-based lighting, classic deffered and tiled lighting approaches☆37Updated 3 years ago
- ☆12Updated 4 years ago
- ☆11Updated 6 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆16Updated 5 years ago
- This repo contains older DX11-era samples that were previously hosted on CodePlex☆18Updated 2 years ago
- Simple PBR test using DirectX 12.☆11Updated 5 years ago
- Source for my implementation of Voxel Cone Tracing as part of my master thesis.☆17Updated 7 years ago