GNUmoon2 has quit [Remote host closed the connection]
GNUmoon has joined #openscad
Guest6294 has joined #openscad
Guest6294 has quit [Client Quit]
hypera1r has joined #openscad
hypera1r has quit [Read error: Connection reset by peer]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
<guso78>
hi teepee, suppose you noticed the PR as discussed yesterday
<guso78>
once sombody helps me out to create one single ctest case , getting setup done e.g. "cube().output()" , i can create many others
guest1 has joined #openscad
guest1 has quit [Client Quit]
<Scopeuk>
guso78 I believe that CMakeLists.txt has a section of lists that have paths to the tests relative to the test directory and then down towards the bottom a bunch of calls to add_cmdline_test to add tests from each set to the list of things to be executed
<Scopeuk>
I would expect the proccess to be "create a folder for python tests", "add a new list to tests/CMakeLists.txt to list the new python tests" and then "add the new list to the queue using add_cmdline_test
<Scopeuk>
for releas I guess we would want to gate the last step on if the python support is enabled
<guso78>
Scopeuk, thank you for your hint. i have read the brief docs. The docs state "add a new app" . but i am not clear, whether "python" is a new app as its already used for other purposes
teepee has quit [Remote host closed the connection]
<Scopeuk>
by the time it gets to the test cases we should be running it like a release executable, so the relevant python functionality should be inside openscad (from my understanding)
teepee has joined #openscad
guso7893 has joined #openscad
aiyion has quit [Remote host closed the connection]
<guso7893>
yes, if you look into the correct branch , if you compile it in and if you enable it, it is already
aiyion has joined #openscad
teepee has quit [Quit: bye...]
teepee has joined #openscad
guso7835 has joined #openscad
guso7835 has quit [Quit: Client closed]
aiyion1 has joined #openscad
aiyion has quit [Ping timeout: 255 seconds]
aiyion1 has quit [Remote host closed the connection]
aiyion1 has joined #openscad
hyperair has joined #openscad
snakedGT has quit [Quit: Leaving]
banachtarski has quit [Remote host closed the connection]
<othx>
guso78 linked to YouTube video "Native path_extrude demonstration in OpenSCAD" => 1 IRC mentions
Virindi has joined #openscad
Lagopus has joined #openscad
<guso78>
Here is a demo to my updated path_extrude. Now i am happy with it. It exacly matches my vision and there are no artefacts visible anymore.
<guso7832>
teepee, thank you for the link. i managed to implement it before getting to that :)
califax has quit [Remote host closed the connection]
califax has joined #openscad
<peepsalot>
guso7832: what is going on with the object on the right side? is that manifold? i feel like i'm looking at a rotating tesseract
J2296 has quit [Quit: Client closed]
J2296 has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
ur5us has joined #openscad
guso786 has quit [Quit: Client closed]
guso7816 has joined #openscad
<guso7816>
Hi
<guso7816>
The object in the right Side is Not manifold because two Volumes Touch each Others at a single edge.the object would manifold If i put the Thing little more apart and IT would bei printable.
<guso7816>
Can you send me a Link to tesseract , Font understand.
linext has joined #openscad
use-value has quit [Remote host closed the connection]
use-value has joined #openscad
ur5us has quit [Ping timeout: 252 seconds]
guso7816 has quit [Ping timeout: 260 seconds]
<JordanBrown[m]>
A tesseract is the four-dimensional extrapolation of a square or cube.
<JordanBrown[m]>
Of course there are no pictures of them, because it's even harder to represent a 4D object in a 2D picture than it is to represent a 3D object.
<JordanBrown[m]>
But just as rotating a 3D object in a 2D presentation can help you to understand its 3D structure, rotating a 4D object can help you to understand its 4D structure.
<JordanBrown[m]>
Actually, I should say that there are no *good* pictures of them.
guso78 has quit [Quit: Client closed]
guso78 has joined #openscad
<guso78>
jordan, got tesseract now. no i dont show an tesseract, i just shown a path, which guides along the edges of a cube.