Skip to content

Comments

GUI for the new Path Tracer#249

Open
karimsayedre wants to merge 5 commits intomasterfrom
new_pt_gui
Open

GUI for the new Path Tracer#249
karimsayedre wants to merge 5 commits intomasterfrom
new_pt_gui

Conversation

@karimsayedre
Copy link

Added Scene and Session GUI windows:

  • Every interaction with session and renderer is done through callbacks
  • CUIManager orchestrates the whole gui
  • Most callbacks are to be implemented, all in onAppInitialized in main.cpp
  • Thumbnails are not tested
  • Used suballocated descriptor set from example 61

- Every interaction with session and renderer is done through callbacks
- CUIManager orchestrates the whole gui
- Most callbacks are to be implemented, all in onAppInitialized in main.cpp
- Thumbnails are not tested
- Used suballocated descriptor set from example 61
- Used nbl::system::to_string()
- IPresenters getSemaphore returns const
# Conflicts:
#	40_PathTracer/main.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants