Dustin Collins

Results 7 comments of Dustin Collins

@7ombie Hi 🙂 No, it's not possible to use your existing shaders. All shaders must be built with the GateEngine shader API. On macOS, if Metal is available, Metal is...

The "Audit" issues are a little misleadingly named. They are actually a full review of features that will involve reimplementing lots of core functionality. I'll see about adding a few...

Oh cool! The OpenGL renderer is already finished, but I'll definitely be able to use this as a reference for building Android platform support.

Sorry for the late reply. Looks like you just need to set the developer account to your own developer account for the build target.

Thanks for this! The Package.swift is actually auto generated, so I've moved this change to the generator and generated the updated Package.swift

Hey! I'm certainly open to using the github community features. But if possible, we do have a discord server for community stuff. Discord is fantastic and free service that acts...

Yes, this is still an issue. Swift 6 changes will likely fix it but I am currently stuck on a strict concurrency issue with C interop. Resources do have a...