Nat

Results 5 comments of Nat

Just a random thought (and I haven't really looked at PixiJS yet, peeking at the open issues was part of an initial look at the current state of the project)...

I'd probably call it like PicoContext (the main instance could be abbrebriated to like ctx) so you'd have like: `let app = PicoGL.createApp(canvas)` become `let ctx = PicoGL.createContext(canvas)` but that...

Nuget seems happy to add the current version of the package to an ASP.NET Core 2.0 project for me. Did you find any issues?

Sorry if this is something you've already checked/covered @Phylliida but have you checked perhaps that you are building the code as C++20 (just guessing that the way constexpr and lambdas...

Stuff like this really exemplifies the issue I have with AMD's attitude with GPUOpen, it feels much more about being opensource as a bullet point than making the tools developers...