This repository demonstrates and gives tools for interoperability between the Unity Engine and CUDA. Specifically, it showcases how to create and render graphical objects (e.g., textures) in Unity and ...
The dev branch currently applies a shader pass to transform metallic-smoothness textures used in Unity's URP Lit material to the roughness-metallic glTF specification. This is the shader used to apply ...