Nick Porcino

Results 510 comments of Nick Porcino

I went with something similar to @martty 's solution, because one needs to bind an image and sampler to the descriptor set to pass to the cmd within ImGui, and...

@mua Would you mind posting what you did for comparison with other solutions? It would be great if we could get consensus on a solution and merge it.

If you have a problem on mac with the latest LabSound version, let me know (on the LabSound Issues page). The main branch of LabSound has been stable for some...

I closed my duplicate thread (which shows what a sample array looks like Metal). Here's how I was hoping the Sokol shader might look ~ ```glsl @module labimm @vs vs...

fwiw, this pr https://github.com/ocornut/imgui/pull/4821 claims to address an issue in dear imgui that involves imgui suspending when a window is obscured on mac. wonder if there's any clues in there...

No, I haven't heard of anything that would explain this. One place to ask would be the ASWF USD working group on assets, there's folks there with knowledge of Quick...

According to Felix's analysis, the usdz file is able to be loaded by QuickLook, so I don't think there's a problem with the USD side of things. I think the...

An issue with blob url handling sounds quite possible!

I think the TSC discussed and approved moving to C++17 already? If I'm remembering that correctly, I think it would make sense to first land the C++17 requirement in a...