Sohler Günther

Results 15 issues of Sohler Günther

Hi Group, Right now I am quite excited about curv, this is why i wanted to port all the solids from Mercury. I have: =============== let phi =(sqrt(5)+1)/2; testvec=identity(3); GDFVectors...

discussion

Stupid error, but cant proceed I never heard from WAF before and i tried to follow the steps in the README sohler@localhost poly2tri]$ ./waf configure set_options Traceback (most recent call...

Squashed commit of all my changes

Some time back I realized, that the offset() function in OpenSCAD only works for 2D objects. In my opinion this is functionality is missing, because if I 3D print some...

Let us here collect all the bugs found of python-pr3-squashed and address them so it becomes good for merge * [x] Python backup files shall have py suffix * [x]...

### Description [Description of the issue] When trying to use internals of livfive i get a double free or corruption error, segfault [Steps to reproduce] I use this code to...

### Required prerequisites - [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there. - [X] Search the [issue tracker](https://github.com/pybind/pybind11/issues) and [Discussions](https:/pybind/pybind11/discussions) to verify that this hasn't...

triage

I was writing a small 3D viewer where i want to display certain 3d Objects using Python3, OpenGL, Shaders and ElementLists. Everything works fine, apart glDepthFunc does not appear to...

Hi Following your documentation, i run: pywrap -i /usr/include/clang/ -l /usr/lib64/libclang.so all ocp.toml but get this error finally: clang.cindex.LibclangError: /usr/lib64/libclang.so: undefined symbol: clang_CXXMethod_isDeleted. Please ensure that your python bindings are...

The parameter "v" in rotate_extrude, similar to linear_extrude defines an extra linear direction of extruion which makes it easy to design helical screws and other fancy stuff. An extra parameter...