An open API service indexing awesome lists of open source software.

https://github.com/marwan475/gpu-ray-tracing-engine

Real Time Raytracing Engine with editor using OpenCL
https://github.com/marwan475/gpu-ray-tracing-engine

c cpp engine gpu-acceleration gpu-computing imgui opencl opengl raytacer raytracing win32api

Last synced: 2 months ago
JSON representation

Real Time Raytracing Engine with editor using OpenCL

Awesome Lists containing this project

README

          

# GPU Ray Tracing Engine

GPU ray tracing engine, running ray tracing algorithm as a compute shader on the GPU using OpenCL.

Provides a UI for editing the scene and debugging using Dear IMGUI

![alt text](https://github.com/marwan475/GPU-Ray-Tracing-Engine/blob/main/image.png)