SpiceQA
Questions
Tags
Users
Badges
user_12501684
@user_12501684
0
reputation
0
answers
24
questions
About Me
// Hello, World !
Top Answers
How to create ImGui window and render to it at any time you want?
9 votes
Remove Title Bar in ImGui
8 votes
What is the Vulkan API version variant in VK_MAKE_API_VERSION?
3 votes
In which context default argument of immediate function is substituted in C++20 (on source location example)?
3 votes
Error trying to implement type checking with SFINAE
3 votes
Top Questions
How can I distinguish between high- and low-performance cores/threads in C++?
71 votes
5 answers
What is the modern, correct way to do type punning in C++?
41 votes
2 answers
What is a "prospective destructor" in C++20?
19 votes
1 answers
Should volatile be used when mapping GPU memory?
17 votes
1 answers
What is the difference between ray tracing, ray casting, ray marching and path tracing?
10 votes
1 answers