coolcatcoder

Results 5 comments of coolcatcoder

For people who still want this plugin feel free to grab it from https://github.com/Tespinen/nvidia-flex-for-unity Although personally i would recommend using clangsharp to interact with nvidia flex in unity!

As someone currently using nvidia flex in unity, here are some tips: - follow the nvidia flex manual - clang sharp is your best friend - fluid rendering is a...

Encountered this myself (I think?). Is there any work around? It is unfortunate to have code completion not work with if statements, when a function has an attribute macro on...

Inventory supports wasm. Perhaps consider using inventory for both wasm and non-wasm now. (Make sure to run __wasm_call_ctors, as is explained in Inventory's documentation.) Edit: Apparently it may have a...