You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple tools described and shown on screenshots on the Debug and Profiling Tools documentation page are more advanced in the current Atom Sample Viewer project.
Notable differences were found in:
CPU Profiler - Much more advanced currently, compared to the documentation page.
Culling Debug Window - Currently there are many more additional Debug Draw options, as well as Enable Parallel Octree Traversal option.
GPU Profiler - Currently it opens a small window in which three separate tools can be opened: TimestampView, PipelineStatisticsView and GpuMemoryView. TimestampView matches the GPU Renderpass Profiler, but other two tools are missing.
PassTree and TransientAttachmentProfiler seem to be in line with documentation.
Video showing tools mentioned on the Debug and Profiling Tools documentation page:
Describe the issue
Multiple tools described and shown on screenshots on the Debug and Profiling Tools documentation page are more advanced in the current Atom Sample Viewer project.
Notable differences were found in:
Video showing tools mentioned on the Debug and Profiling Tools documentation page:
DebugAndProfilingTools.mp4
Impacted page(s)
https://github.com/o3de/o3de-atom-sampleviewer/wiki/Debug-and-Profiling-Tools
Expected experience
Information in the documentation is up-to-date with how it is in AtomSampleViewer project.
The text was updated successfully, but these errors were encountered: