Schell Carl Scivally
Schell Carl Scivally
It looks like github is trialing GPU hosted runners, so maybe we won't need this in the long run...
Done! We now have both CPU (through lavapipe) and GPU CI runners.
Yes! Perchance would you be willing to paste the build error you're getting, along with your setup (OS, etc)?
Even after nuking my `Cargo.lock` file I can't reproduce that error when I run the example. Of course it could be just a Windows issue, as I'm on mac/Linux. Could...
Also, this project is still in a very early stage of development and I don't expect the API to be stable, so I've been hesitant to write extensive documentation/examples/tutorials -...
Thanks - I'm thinking it's caused by a mismatch between versions of glam? We'll see.
Following those steps it does indeed build for me. I'm not sure what the issue is but I'll try to recreate it on a Windows machine as soon as I...
@madmaxio windows support is now included in the CI builds, this should be fixed. Feel free to reopen this if you have any further problems :)
Interestingly enough the bitangents are just fine. It's probably some property of bitangents - maybe since the normals are fine.
No longer an issue. Fixed at some point...