ManuGraiph
ManuGraiph
Btw, i'm using the documentation from the master branch (https://apsg.readthedocs.io/en/master/apsg.plotting.html), i noticed the one in the stable release is slighty different, which one is the most up to date?
Thanks!
Thanks, but i think i didn't express exactly what i meant. I mean, it's possible to know in what 'density category' (contour level) each pole falls?
What's the data on the contourplot object? If it can be parsed as a raster, maybe with raster operations it can be done easily. I mostly plot with plotly/opengl, i'm...
Ok, so, the grid.grid has the vectors for.. the surface of the sphere? How is that projected into the stereonet?
Great! It's updated in pip/conda? Or just here for now?
Shit, i thought i answered yesterday... All tested and working flawless, thanks a lotñ mate!
> Thanks for getting back to me. I found a *.ax file that someone has rewritten to access the kinect 360 to make it work directly. So further changes to...
> With OBS 28, my suggestion/workaround is no longer valid, as that plugin won't be updated. It's now completely impossible to use OpenCV with the OBS Virtual Camera. > >...
Now, if instead of doing the intersect_with_line with the merged meshes i run it with each individual one, it outputs all the points:  Now, the is a lazy solution,...