Andy Dunn

Results 8 comments of Andy Dunn

Here's a fun snippet that shows you all the code needed to render a single triangle using Vuican in windows https://github.com/SaschaWillems/Vulkan/blob/master/triangle/triangle.cpp I suspect DX12 is probably similar He also has...

Seems like something that would accompany a big release to me especially since its a breaking change. Older code could then use the previous version. e.g. you release a 3.99...

I'm pretty sure I had nothing to do with MarbleMaze :-) Based on the Microsoft samples we came to the conclusion that starter kits are actually fairly useless as teaching...

One more thing that we discussed with Microsoft about the samples. They are all different... Microsoft used external contractors to write each one and every one has a different style...

Sample games serve 3 purposes 1. Starter Kit for new people 2. Examples of what can be done 3. Gives us test cases we can control. Problem is these are...

Crash only occurs when running **DEBUG** version of PresentMon with the **-include_mixed_reality** parameter running on **19H1 insider build** (tested on build 18362) It appears that in the 19H1 we never...

I figured as much... do you happen to have an unminified version of the bookmark anywhere?

Thanks - looks like they changed a few things.. I'll send you some fixes..