teepee changed the topic of #openscad to: OpenSCAD - The Programmers Solid 3D CAD Modeller | This channel is logged! | Website: http://www.openscad.org/ | FAQ: https://goo.gl/pcT7y3 | Request features / report bugs: https://goo.gl/lj0JRI | Tutorial: https://bit.ly/37P6z0B | Books: https://bit.ly/3xlLcQq | FOSDEM 2020: https://bit.ly/35xZGy6 | Logs: https://bit.ly/32MfbH5
<gbruno> [github] SteveLelievre opened issue #4951 (Timestamp on console messages) https://github.com/openscad/openscad/issues/4951
J24k41 has quit [Quit: Client closed]
J24k41 has joined #openscad
aiyion2 has joined #openscad
mmu_man has quit [Ping timeout: 264 seconds]
aiyion2 has quit [Remote host closed the connection]
aiyion2 has joined #openscad
epony has joined #openscad
<linext_> so my experiment with contact points failed
<linext_> the ruler would shear the hemispheres right off on insertion
<linext_> the bottom contact patches would block the ruler if it was inserted at a slight angle
<linext_> so back to the spring idea when i have more time
J24k68 has joined #openscad
J24k41 has quit [Ping timeout: 250 seconds]
LordOfBikes has quit [Ping timeout: 260 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
LordOfBikes has joined #openscad
snaked has joined #openscad
epony has quit [Remote host closed the connection]
epony has joined #openscad
|{ame has joined #openscad
J24k68 has quit [Quit: Client closed]
J24k68 has joined #openscad
J24k68 has quit [Client Quit]
J24k68 has joined #openscad
<|{ame> is it possible to perform a for loop and accumulate a value in a function? What I'd like to to (this does not compile, it's just to show the desired computation) is
<|{ame> function lj(x, j, xv) =
<|{ame>   let(xj = xv[j])
<|{ame>   let(p = 1)
<|{ame>   for(i = [0:len(xv)-1])
<|{ame>     if(i != j)
<|{ame>       p *= (x - xv[i]) / (xj - xv[i]);
<|{ame> p;
qeed has quit [Ping timeout: 264 seconds]
qeed has joined #openscad
peepsalot has quit [Ping timeout: 268 seconds]
<|{ame> is recursion the only method?
teepee_ has joined #openscad
peepsalot has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
lastrodamo has joined #openscad
<J24k68> |{ame probably if you can't express this as a function of i
<J24k68> e.g. function sumv(v, i, s = 0) = (i == s ? v[i] : v[i] + sumv(v, i-1, s));
little_blossom has quit [Quit: little_blossom]
little_blossom has joined #openscad
cart_ has joined #openscad
<|{ame> J24k68: thank you, I used the recursive folding you suggested. Performance wise it seems reasonable for the size of what I am computing
|{ame has quit [Quit: Client closed]
arebil has quit [Quit: arebil]
mmu_man has joined #openscad
Non-ICE has joined #openscad
mmu_man has quit [Ping timeout: 256 seconds]
arebil has joined #openscad
mmu_man has joined #openscad
snaked has quit [Quit: Leaving]
J24k68 has quit [Quit: Client closed]
J24k68 has joined #openscad
mmu_man has quit [Ping timeout: 246 seconds]
guso78k has joined #openscad
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 276 seconds]
mmu_man has joined #openscad
epony has quit [Remote host closed the connection]
epony has joined #openscad
guso78k has quit [Ping timeout: 250 seconds]
J24k68 has quit [Quit: Client closed]
J24k68 has joined #openscad
qeed has quit [Quit: qeed]
qeed has joined #openscad
pbsds has quit [Ping timeout: 276 seconds]
pbsds has joined #openscad
mmu_man has quit [Ping timeout: 264 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
cart_ has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
JakeSays has quit [Quit: passes out]
JakeSays has joined #openscad
foul_owl has quit [Ping timeout: 256 seconds]
foul_owl has joined #openscad
L29Ah has quit [Ping timeout: 246 seconds]
L29Ah has joined #openscad
<gbruno> [github] kintel closed pull request #4950 (Support predictable output for more file formats) https://github.com/openscad/openscad/pull/4950
<gbruno> [github] kintel pushed 6 additions 10 modifications (Support predictable output for more file formats (#4950)) https://github.com/openscad/openscad/commit/358af340cc7ad87be454e78a53d6424e1364214b
<gbruno> [github] kintel edited issue #4782 (Move VBO support out of experimental) https://github.com/openscad/openscad/issues/4782
<gbruno> [github] kintel edited issue #4782 (Move VBO support out of experimental) https://github.com/openscad/openscad/issues/4782
kintel has joined #openscad
<kintel> pca006132 The VBO code has changed quite a bit lately. Any chance you could try to reproduce your Windows memory usage issue? (https://github.com/openscad/openscad/issues/4858) It's possible that the issue was related to one of the deprecated VBO options
<gbruno> [github] kintel edited issue #4782 (Move VBO support out of experimental) https://github.com/openscad/openscad/issues/4782
<gbruno> [github] kintel closed pull request #3477 (Refactor methods into PolySet class to provide polygon indexing) https://github.com/openscad/openscad/pull/3477
J24k68 has quit [Quit: Client closed]
J24k68 has joined #openscad
<gbruno> [github] kintel closed pull request #2867 (Builds without CGAL) https://github.com/openscad/openscad/pull/2867
arebil has quit [Quit: arebil]
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
J24k68 has quit [Quit: Client closed]
J24k68 has joined #openscad
lastrodamo has quit [Quit: Leaving]
kintel has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
J24k68 has quit [Quit: Client closed]
J24k68 has joined #openscad
guso78k has joined #openscad