Tommi Laukkanen
Tommi Laukkanen
I am getting this error when attempting to optimize with only one shape in the bvh: attempt to subtract with overflow thread 'sphere_intersector::tests::test_ray_intersect' panicked at 'attempt to subtract with overflow',...
Hi I am building BVH consisting of triangles for ray casting. I am using the triangle code from testbase.rs. The crate versions are: ``` nalgebra = "0.20" bvh = "0.3.2"...
Hi Is it possible to use IAM role for AWS Secret Operator. Tried it but could not get it working. Perhaps the AWS SDK in use is not recent enough?...
Here is example for exporting the typings with the library related to issue #6.
Hi Could you add something along these lines to package.json so the library works automatically in typescript projects when added with npm: "main": "lib/src/index.js", "types": "lib/src/index.d.ts", Br, Tommi
Which would be good USB connected ZigBee controller devices to integrate to zigbee4java? What are software design options to support multiple devices with completely different serial interfaces or another integration...
When I try to use the package with webpack I get the following error in browser: TypeError: typeflex_1.default is undefined[Learn More]