Click here to Skip to main content
15,867,835 members
Articles / Multimedia / OpenGL

Getting Started with Path Tracing using Diligent Engine

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
6 Sep 2022CPOL12 min read 4.9K   4  
An implementation of a basic path tracer with Diligent Engine
This article demonstrates how to implement a simple path tracer using the Diligent Engine, a modern cross-platform low-level graphics library and rendering framework.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Being a 3D graphics enthusiast for many years, I have worked on various rendering technologies including deformable terrain, physically-based water, shadows, volumetric and post-processing effects and other. I run Diligent Graphics as a place where I can experiment, learn new technologies, try new algorithms and share my ideas.

Comments and Discussions