BrianGun

Results 45 comments of BrianGun

@hydrodium it looks like your package supports non-uniform knots. Does it also support rational B-Splines? If it doesn't I've got code for this case [NURBS](https://github.com/microsoft/OpticSim.jl/blob/main/src/Geometry/Primitives/Curves/BSpline.jl) which you are welcome to...

i have no objection to the integration but don't have time right now to look at this. Is there somebody working on meshes.jl who wants to take this on?

Has any action been taken on this issue? I want to non-uniformly scale a tesselation of a sphere. Coming from a graphics background I naively expected that I could combine...

Ayush, Thanks for taking a look at this. I did add ONNX#master which upgraded ONNX to 0.1.1. Some of the neural net models load now but unfortunately none of the...

I also have this problem on my system.Clicking the close button while the window is updating kills the REPL. Ctrl-C stops the update of the window but doesn't close the...