forked from baldurk/renderdoc
-
Notifications
You must be signed in to change notification settings - Fork 0
Code Dives
baldurk edited this page Apr 17, 2014
·
1 revision
The UI structure in general is fairly straightforward if you are familiar with it as a user.
The core project is more complex to understand, and a general code structure presentation is available that covers how the capture/replay flow works and which parts of the code are abstracted away. That presentation is a good introduction and place to start if you want a feel for how the parts of the project fits together, many of the pages below assume you have a high-level idea of where things fit together in the projects.
It's available as a pdf and a pptx, both with speaker notes.