darkobozidar / cpu-vs-gpu-sortingLinks
A comparison study between sequential sorting algorithms implemented in C++ and parallel sorting algorithms implemented in CUDA as part of the master's thesis.
☆65Updated 4 years ago
Alternatives and similar repositories for cpu-vs-gpu-sorting
Users that are interested in cpu-vs-gpu-sorting are comparing it to the libraries listed below
Sorting:
- 3D graphics engine☆49Updated 3 years ago
- ☆15Updated 7 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆44Updated 9 years ago
- A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.☆44Updated 10 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- Code for recording warp timing in OpenGL 4.5 on NVIDIA hardware☆30Updated 9 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- SPMD in C++☆68Updated 5 years ago
- CMU 15-462/662 Assignment 3: A Mini-Path Tracer☆27Updated 9 years ago
- CIS565 Final Project☆13Updated 11 years ago
- Simple GLSL compilation checker that uses the display driver☆26Updated 9 years ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 7 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆65Updated 8 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Updated 10 years ago
- Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs☆38Updated 2 years ago
- Source code to pbrt, the ray tracer described in "Physically Based Rendering: From Theory To Implementation"☆84Updated last year
- A CPU Raytracer☆27Updated 9 years ago
- A DX12 application for testing the ability of GPU's to overlap execution of dispatch and draw calls☆105Updated 7 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- cuda based implementation of Peter Shirley's raytracing in one weekend book https://goo.gl/YLhdLn☆19Updated 8 years ago
- DFG LUT generator☆56Updated 8 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- HLSL-to-ISPC Utility Library☆43Updated 8 years ago
- A 3D game engine☆13Updated 10 years ago
- Vulkan sample rendering 3D with 'worker-threads'☆87Updated last year
- Source code for topics discussed in CG Internals blog https://cginternals.com/en/blog☆14Updated 3 years ago
- Random projects that are ok to be public, like blog stuff☆119Updated 4 years ago
- CUDA GPU Software Rasterizer☆15Updated 10 years ago
- NOT Simple OpenCL Physically-based Renderer (Path Tracing)☆17Updated 8 years ago
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago