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
<teepee> 2684 different sources (IPs are hashed, so we have a value in the logs that looks like an IP address, but is not the actual IP)
mtm has quit [Ping timeout: 244 seconds]
mtm has joined #openscad
<teepee> mastodon bot accessing the *.scad files? thats odd, they are in the posts as link but why download that?
<teepee> Friendica/2024.09-rc DatabaseVersion/1576 Request/ContentTypeChecker/1
<teepee> uh, Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/) - training the bot with openscad :)
Keshu has joined #openscad
<teepee> whops, forgot to remove the %, fixed now
<InPhase> teepee: It's very important to round your circles.
<teepee> I hope you mean squish them a bit?
<InPhase> I don't usually squish circles. You wouldn't want to flatten them.
<teepee> not flatten, just squish a bit so they don't roll away
<teepee> so which day do I need to post on mastodon
<InPhase> Hmm.
<InPhase> These posts on Mastodon are a bit unappealing with the gifs not even working. It's like 18 days of blank windows. lol
<InPhase> Okay, well for all the tutorials anyway.
<InPhase> Maybe frame 0 of the gif should have been the final result on each one. :)
<teepee> works fine for me
hyperair has quit [Ping timeout: 276 seconds]
<InPhase> In browser?
<teepee> animation with mouse over picture
<InPhase> Oh. The frames are so long I never hovered that long.
<teepee> yep, firefox
<InPhase> And whenever I alt-tab away and alt-tab back, the gif resets. :(
<teepee> lol, those young people, no patience anymore ;-)
<teepee> I don't get the logic of thread ordering
<teepee> it shows day 17 on top, I get to day 18 only when selecting the day 17 post
<teepee> ok, in the normal view that does not happen, that's good
<InPhase> teepee: Did you manually type out the alt-text descriptive overlays for the gifs? Or is that some AI generated feature?
<InPhase> It seems more detailed about subtle visual effects than I would have expected a teepee to type. :)
<teepee> no AI
<teepee> yeah, it's meant to describe what's shown
<InPhase> Well, it does indeed do that well. :) Just better than expected.
<teepee> I'm trying at least
<teepee> Decagon?
Keshu has quit [Quit: Client closed]
TylerTork has quit [Ping timeout: 240 seconds]
J24k68 has quit [Quit: Client closed]
J24k68 has joined #openscad
guerd1 has joined #openscad
<tcurdt-> anyone have some suggestion for a connecting of two circles similar to a hull() - but not rather with a curvature instead of straight lines?
<tcurdt-> some bezier style hull
guerd has quit [Ping timeout: 248 seconds]
<teepee> argh! Invalid app.bsky.feed.post record: Record/embed/alt must not be longer than 1000 graphemes
<teepee> graphe memes
<gbruno> [github] kintel pushed 1 modifications (Disable PreserveCollinear) https://github.com/openscad/openscad/commit/5cd1a7350d777d4bdc56d130e883fe182cb2d356
<gbruno> [github] kintel synchronize pull request #5501 (Update to Clipper2) https://github.com/openscad/openscad/pull/5501
<gbruno> [github] kintel edited issue #4974 (Update to Clipper2) https://github.com/openscad/openscad/issues/4974
<teepee> and of course there is no counter in the UI
<teepee> tcurdt-: hull 2 times with another small circle in the middle, maybe apply some additional offset()
<tcurdt-> teepee but that's still not a bow ... it's two lines ... or I am missing what you are suggesting
<gbruno> [github] kintel pushed 4 additions 5 modifications (Build standalone executable WASM node binary (+ fix regressions & check wasm builds in CI) (#5210) * Build standalone JS (node) binary * Add missing parameters declaration to circleci openscad-wasm job * emscripten: avoid exploding in boost::dll::program_location() * emscripten: avoid exploding in PlatformUtils::stackLimit()) https://github.com/openscad/openscad/commit/eb5d8a063d2fa5511aae164048d3f993c079c0
<gbruno> [github] kintel closed pull request #5210 (Build standalone executable WASM node binary (+ fix regressions & check wasm builds in CI)) https://github.com/openscad/openscad/pull/5210
<gbruno> [github] kintel closed pull request #5505 (Build Clipper2 on macOS) https://github.com/openscad/openscad/pull/5505
<gbruno> [github] kintel pushed 1 modifications (Build Clipper2 (#5505)) https://github.com/openscad/openscad/commit/f9274c253dc958d951bc9db86804bb27a1b0ea2a
<gbruno> [github] kintel ready_for_review pull request #5501 (Update to Clipper2) https://github.com/openscad/openscad/pull/5501
<gbruno> [github] kintel pushed 1 modifications (Disable PreserveCollinear) https://github.com/openscad/openscad/commit/6d7f48d20b2d1854b2c72e8fafdf5e26a8b6ce0c
<gbruno> [github] kintel synchronize pull request #5501 (Update to Clipper2) https://github.com/openscad/openscad/pull/5501
<teepee> tcurdt-: $fa = 1; $fs = 0.1; offset(-5) offset(5) { hull() { circle(3); translate([-20, 0]) circle(10); } hull() { circle(3); translate([20, 0]) circle(10); } }
<gbruno> [github] kintel pushed 1 modifications (Fix submodule mixup) https://github.com/openscad/openscad/commit/c3dc44e07426b1cdd67e52002ed05e46da2aa34d
<gbruno> [github] kintel synchronize pull request #5501 (Update to Clipper2) https://github.com/openscad/openscad/pull/5501
<gbruno> [github] kintel pushed 1 modifications (Fix submodule mixup) https://github.com/openscad/openscad/commit/f98d8d95813ee60c52019df75069cdbf2200f1d0
<gbruno> [github] kintel synchronize pull request #5501 (Update to Clipper2) https://github.com/openscad/openscad/pull/5501
<gbruno> [github] kintel pushed 1 modifications (Remove redundant Clipper2 linking) https://github.com/openscad/openscad/commit/2499931e2b5985047ca2fc87b3b3bf2f97d0b648
<gbruno> [github] kintel synchronize pull request #5501 (Update to Clipper2) https://github.com/openscad/openscad/pull/5501
kintel has joined #openscad
<tcurdt-> teepee hm ... I guess I didn't describe it well enough :) ... thanks anyway ... I came up with a bezier and hull combination which looks like this https://pasteboard.co/UuULfmIeOeU5.png
<tcurdt-> not great ... but does the job
<kintel> JordanBrown What would it take to revive https://github.com/openscad/openscad/pull/4833 ? I still think that would be a good candidate for next release
<teepee> indeed, I can not match that with the description
<teepee> well, on 2nd look, I can, but I still would not expect that without the image
<InPhase> tcurdt-: https://imgur.com/a/79CTMFv
<gbruno> [github] kintel pushed 1 modifications (Updated manifold) https://github.com/openscad/openscad/commit/b8bf444a5d507d08914175d2d667baa0a0977e65
<gbruno> [github] kintel synchronize pull request #5501 (Update to Clipper2) https://github.com/openscad/openscad/pull/5501
<gbruno> [github] kintel edited issue #4825 (Make manifold integration release ready) https://github.com/openscad/openscad/issues/4825
<gbruno> [github] kintel edited issue #5308 (Support externally built Manifold) https://github.com/openscad/openscad/issues/5308
<gbruno> [github] kintel closed issue #5308 (Support externally built Manifold) https://github.com/openscad/openscad/issues/5308
<gbruno> [github] kintel edited pull request #5501 (Update to Clipper2) https://github.com/openscad/openscad/pull/5501
GNUmoon has joined #openscad
J24k68 has quit [Quit: Client closed]
J24k68 has joined #openscad
<gbruno> [github] kintel edited pull request #5501 (Update to Clipper2) https://github.com/openscad/openscad/pull/5501
othx has quit [Read error: Connection reset by peer]
JordanBrown has quit [Read error: Connection reset by peer]
JordanBrown1 has joined #openscad
othx has joined #openscad
<gbruno> [github] kintel closed pull request #5501 (Update to Clipper2) https://github.com/openscad/openscad/pull/5501
<gbruno> [github] kintel pushed 2 additions 20 modifications 3 removals (Update to Clipper2 (#5501) * Add Clipper2 as submodule, update manifold * Port to Clipper2) https://github.com/openscad/openscad/commit/86e5429ebd69c68a6d35fef2864a9e3444b5b3ec
<gbruno> [github] kintel closed issue #4394 (Consider upgrading to Clipper2) https://github.com/openscad/openscad/issues/4394
<gbruno> [github] kintel closed issue #4393 (bug in 2D system) https://github.com/openscad/openscad/issues/4393
<gbruno> [github] kintel pushed 1 additions 1 modifications (Patched external build of manifold) https://github.com/openscad/openscad/commit/8cfc8b94259e42c5037e8a0542794cf9d1b0cdd9
<gbruno> [github] kintel pushed 1 additions 1 modifications (Patched external build of manifold) https://github.com/openscad/openscad/commit/c9f8e61e0da63a61d84241c8c015b3d1b12acdd6
<gbruno> [github] kintel opened pull request #5506 (Patched external build of manifold) https://github.com/openscad/openscad/pull/5506
<gbruno> [github] kintel closed pull request #5506 (Patched external build of manifold) https://github.com/openscad/openscad/pull/5506
<gbruno> [github] kintel pushed 1 additions 1 modifications (Patched external build of manifold (#5506)) https://github.com/openscad/openscad/commit/1e8a5d301562c2dddc8f363aba4c6cb0fd4b8169
fling has quit [Remote host closed the connection]
<gbruno> [github] kintel pushed 1 modifications (Build using external Clipper2) https://github.com/openscad/openscad/commit/08d454ec547db703c94e3e8baf2a146ecbed912b
<gbruno> [github] kintel opened pull request #5507 (Build using external Clipper2) https://github.com/openscad/openscad/pull/5507
fling has joined #openscad
<gbruno> [github] kintel edited issue #4974 (Update to Clipper2) https://github.com/openscad/openscad/issues/4974
<gbruno> [github] kintel edited issue #4974 (Update to Clipper2) https://github.com/openscad/openscad/issues/4974
<gbruno> [github] kintel closed issue #4974 (Update to Clipper2) https://github.com/openscad/openscad/issues/4974
<gbruno> [github] kintel closed pull request #5507 (Build using external Clipper2) https://github.com/openscad/openscad/pull/5507
<gbruno> [github] kintel pushed 1 modifications (Build using external Clipper2 (#5507)) https://github.com/openscad/openscad/commit/4905138321134049aa21f7a4af34329a9a45f502
hyperair has joined #openscad
<gbruno> [github] kintel edited issue #4825 (Make manifold integration release ready) https://github.com/openscad/openscad/issues/4825
J24k63 has joined #openscad
J24k68 has quit [Ping timeout: 240 seconds]
mmu_man has quit [Ping timeout: 265 seconds]
Keshu has joined #openscad
<Keshu> Hello everyone I am first year student looking forward to contribute in this project so please someone can guide me
<Keshu> Thank you
<kintel> ..but if you have particular interests or skills, there is lots of other stuff that needs doing.
<Keshu> ohk I really like to learn opengl throung this thats why i choose this
<kintel> The OpenGL code sits pretty deep, and it's hard to really get exposed to it, at least on a beginner level, but there are a bunch of more advanced GL topics that needs work
<kintel> e.g. we want to port from legacy immediate mode desktop OpenGL, to more modern retained mode GL or GLES. That might have some easy starts, but requires some careful refactoring and good understanding of how GL has evolved
<Keshu> So i need to switch to some other organization
<Keshu> ??
<kintel> Learning OpenGL through OSS contributions may be a very hard way of learning OpenGL in general. I would read a book, do some tutorials and write a few example apps first. Perhaps even look into how to write apps that can run on mac/windows/linux as a lot of real-world complexity comes from platform differences, build systems etc.
aiyion has quit [Remote host closed the connection]
aiyion has joined #openscad
<Keshu> ok sir thank you
Keshu has quit [Quit: Client closed]
Guest26 has joined #openscad
Guest26 has quit [Quit: Client closed]
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<InPhase> That's 2 apparently different people from India with different typing styles wanting to learn opengl by contributing to OpenSCAD within 10 days?
<InPhase> Did somebody give this as a course project? :)
ccox_ has joined #openscad
ccox has quit [Ping timeout: 252 seconds]
snaked has quit [Quit: Leaving]
snaked has joined #openscad
mtm has quit [Ping timeout: 244 seconds]
mtm has joined #openscad
guso78k has joined #openscad
guso78k has quit [Quit: Client closed]
Keshu has joined #openscad
Keshu has left #openscad [#openscad]
<teepee> InPhase: possible, there were indication to that kind of assignments or suggestion in relation to gsoc
fling has quit [Remote host closed the connection]
fling has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
Guest31 has joined #openscad
Guest73 has joined #openscad
Guest31 has quit [Quit: Client closed]
Guest73 has quit [Quit: Client closed]
<cbmuser> teepee: Ping Neochat
buZz has quit [Read error: Connection reset by peer]
buZz has joined #openscad
SamantazFox has quit [Quit: Bye]
<teepee> cbmuser: what is neochat?
SamantazFox has joined #openscad
<gbruno> [github] gsohler pushed 1 modifications (Update mingw-x-build-dependencies.sh Shall we sync the clipper2.mk files ?) https://github.com/openscad/openscad/commit/69cf5de53b26be440b34818c4be221480301c543
<gbruno> [github] gsohler opened pull request #5508 (Update mingw-x-build-dependencies.sh) https://github.com/openscad/openscad/pull/5508
mtm has quit [Ping timeout: 248 seconds]
mtm has joined #openscad
<cbmuser> teepee: Sorry, I meant just 1:1 chat in Matrix. I'm using Neochat for that on KDE.
mmu_man has joined #openscad
aiyion has quit [Remote host closed the connection]
aiyion has joined #openscad
Smeef has quit [Read error: Connection reset by peer]
Smeef has joined #openscad
Guest9 has joined #openscad
Guest9 has quit [Client Quit]
Joel has quit [Quit: ZNC 1.8.2+deb2ubuntu0.1 - https://znc.in]
Joel has joined #openscad
rogeliodh has quit [Quit: The Lounge - https://thelounge.chat]
rogeliodh has joined #openscad
L29Ah has left #openscad [#openscad]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
snaked has quit [Quit: Leaving]
snaked has joined #openscad
muesli has quit [Quit: NO CARRIER]
muesli has joined #openscad
mmu_man has quit [Ping timeout: 246 seconds]
mmu_man has joined #openscad
JakeSays_ has joined #openscad
JakeSays has quit [Ping timeout: 265 seconds]
JakeSays_ is now known as JakeSays
<gbruno> [github] kintel edited issue #3640 (Next Release) https://github.com/openscad/openscad/issues/3640
<gbruno> [github] cjmayo opened pull request #5509 (Fix libsvg build with external Clipper2) https://github.com/openscad/openscad/pull/5509
L29Ah has joined #openscad
zauberfisch has quit [Ping timeout: 246 seconds]
mmu_man has quit [Ping timeout: 246 seconds]
zauberfisch has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
L29Ah has left #openscad [#openscad]
mmu_man has joined #openscad
hyperair has quit [Ping timeout: 244 seconds]
J24k63 has quit [Quit: Client closed]
J24k63 has joined #openscad
<gbruno> [github] kintel closed pull request #5509 (Fix libsvg build with external Clipper2) https://github.com/openscad/openscad/pull/5509
<gbruno> [github] kintel pushed 1 modifications (Fix libsvg build with external Clipper2 (#5509)) https://github.com/openscad/openscad/commit/194235a15e7a384f0421651d684498ea23168c32
<gbruno> [github] lgarron opened issue #5510 (Composing paired negative and positive object) https://github.com/openscad/openscad/issues/5510
<gbruno> [github] lgarron edited issue #5510 (Composing paired negative and positive objects) https://github.com/openscad/openscad/issues/5510
<gbruno> [github] lgarron edited issue #5510 (Composing paired "negative" and "positive" objects) https://github.com/openscad/openscad/issues/5510
<gbruno> [github] lgarron edited issue #5510 (Composing paired "negative" and "positive" objects) https://github.com/openscad/openscad/issues/5510
<gbruno> [github] kintel opened issue #5511 (Draft new RELEASE_NOTES.md) https://github.com/openscad/openscad/issues/5511
<gbruno> [github] kintel edited issue #3640 (Next Release) https://github.com/openscad/openscad/issues/3640
<gbruno> [github] lgarron edited issue #5510 (Composing paired "negative" and "positive" objects) https://github.com/openscad/openscad/issues/5510
<gbruno> [github] t-paul closed issue #5275 (CLI input on windows does not accept space charachters.) https://github.com/openscad/openscad/issues/5275
<gbruno> [github] lgarron edited issue #5510 (Composing paired "negative" and "positive" objects) https://github.com/openscad/openscad/issues/5510