StarsX / NNTestAmpLinks
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
Alternatives and similar repositories for NNTestAmp
Users that are interested in NNTestAmp are comparing it to the libraries listed below
Sorting:
- DML super resolution exercise.☆14Updated 5 months ago
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆49Updated 5 months ago
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆25Updated 5 months ago
- Real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxeliz…☆21Updated 5 years ago
- DirectX 12,Tile-based deferred shading,Dynamic resolution,Order-independent transparency,PBR,HDR,SSR,Nvidia:HBAO,SMAA☆29Updated 8 years ago
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Updated 5 months ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆108Updated 5 months ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆56Updated 5 months ago
- Atmosphere rendering based on precomputed table.☆35Updated 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…☆39Updated 5 years ago
- DirectX 12 sample: real-time rendering with a sparsely volumetric representation from a mesh by depth peeling OIT. The ray-traced shadow …☆14Updated 5 months ago
- undergraduate student course project in Zhejiang University☆49Updated 9 years ago
- Modification of the Nvidia Cascading Shadow Maps demo using a pure shader based approach over immediate mode☆31Updated 9 years ago
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆21Updated last month
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- ☆38Updated 4 years ago
- Master's thesis implementing real-time global illumination method.☆156Updated 7 years ago
- A demo of various normal map filtering techniques for reducing specular aliasing☆86Updated 7 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆120Updated 5 months ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated 3 years ago
- 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all in C++ AMP☆19Updated 5 years ago
- Renderer/GameEngine with Direct3D12☆47Updated 5 years ago
- XUSG, XU's supreme graphics lib, is a handy wrapper currently for DirectX 12. It can be a good reference for designing your own DX12 wrap…☆124Updated last month
- An utility library including many containers, threading, OS, GUI and many other things.☆37Updated 6 years ago
- GPU occlusion culling using compute shader with Vulkan☆56Updated 7 years ago
- A RTX renderer☆40Updated 5 years ago
- Clustered forward rendering demo with Vulkan☆57Updated 7 years ago
- A Rendering Engine based on DirectX12☆48Updated 4 years ago
- GameWorks cross-platform graphics API samples☆34Updated 9 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago