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
Azelphur has quit [Quit: Oh god i switched my bouncer off, the world is ending!]
<linext> i got fonts working within web assembly, picked using the input=file element and kept in the client's browser
<linext> works as expected by dropping the font into /fonts/*.ttf
<linext> pick any ttf font using the file picker
<linext> i think i'll make a github project called 3dcustomizer.net for all this stuf
J1A8440 has joined #openscad
J1A84 has quit [Ping timeout: 252 seconds]
phas858[m] has joined #openscad
califax has quit [Remote host closed the connection]
GNUmoon2 has quit [Remote host closed the connection]
califax has joined #openscad
GNUmoon2 has joined #openscad
califax has quit [Remote host closed the connection]
ur5us has joined #openscad
crazy_imp has quit [Ping timeout: 244 seconds]
crazy_imp has joined #openscad
LordOfBikes has quit [Ping timeout: 244 seconds]
LordOfBikes has joined #openscad
califax has joined #openscad
ur5us has quit [Ping timeout: 244 seconds]
<teepee> linext: if you like, you can put that into the openscad org too
<peepsalot> teepee: i haven't been following gsoc progress very closely. Is the different cgal colors for cut faces planned to be supported in shaders there, or are we just removing that feature? (between that and fast-csg)
<phas858[m]> I am probably being an iodiot here, but I have 2 modules with geometry which the end goal is to do a difference to subtract one from another, and when I instantiate each module on it own it is fine, how would I do about just feeding those modules into ``difference``?
<peepsalot> difference() { module1(); module2(); }
<phas858[m]> well I'm an idiot, I was trying to pass them in via the parenthesis
<phas858[m]> thanks
<peepsalot> np. you might also wanna try the tutorial in the channel topic if you are completely new to the language.
<phas858[m]> I managed to figure getting modules etc working, and transforms, but got stuck on thats single bit, lol
<teepee> peepsalot: no specific plan, but I suppose at some point we have to drop that anyway. at least if we ever get color support for render
<peepsalot> ah, good point
<teepee> it can be quite useful, but it's also a strange feature :)
<peepsalot> yeah I thought I remembered joseph saying he was looking into adding it, but sounded like it was sorta "extra credit" and I didn't know if he'd made any progess on it specifically.
<teepee> not much progress lately, hopefully this will pick up a bit again
ur5us has joined #openscad
epony has quit [Ping timeout: 252 seconds]
TheAssassin has quit [Ping timeout: 258 seconds]
teepee has quit [Ping timeout: 258 seconds]
TheAssassin has joined #openscad
teepee has joined #openscad
fling_ has joined #openscad
fling has quit [Ping timeout: 258 seconds]
fling_ is now known as fling
epony has joined #openscad
fling has quit [Remote host closed the connection]
fling has joined #openscad
ur5us has quit [Ping timeout: 244 seconds]
fling has quit [Ping timeout: 258 seconds]
califax has quit [Remote host closed the connection]
califax has joined #openscad
califax has quit [Remote host closed the connection]
califax has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
califax has quit [Remote host closed the connection]
fling has joined #openscad
fling has quit [Excess Flood]
fling has joined #openscad
fling has quit [Ping timeout: 258 seconds]
fling has joined #openscad
TheAssassin has quit [Remote host closed the connection]
fling has quit [Remote host closed the connection]
fling has joined #openscad
p3ck has quit [Ping timeout: 246 seconds]
califax has joined #openscad
califax has quit [Remote host closed the connection]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 258 seconds]
teepee_ is now known as teepee
jjs has joined #openscad
guerd87 has quit [Ping timeout: 244 seconds]
castaway has quit [Remote host closed the connection]
guerd87 has joined #openscad
hrberg has quit [Ping timeout: 246 seconds]
hrberg has joined #openscad
milza has joined #openscad
snaked has quit [Remote host closed the connection]
snaked has joined #openscad
epony has quit [Remote host closed the connection]
epony has joined #openscad
snaked has quit [Ping timeout: 265 seconds]
ToAruShiroiNeko has quit [Ping timeout: 265 seconds]
<gbruno> [github] kwikius reopened issue #4349 (Feature Request : Module literal) https://github.com/openscad/openscad/issues/4349
ToAruShiroiNeko has joined #openscad
milza has quit [Read error: Connection reset by peer]
milza has joined #openscad
<linext> lol, php/wordpress is now runnable in web assembly: https://github.com/adamziel/wordpress-wasm
<Friithian> eww
<J1A8440> can you run wasm within wasm
<Friithian> I dont see why not, except having sanity
<linext> yes
<linext> from what i read
<Scopeuk> we are about 15 minutes away from someone running the node.js host environment through webasm to prove once and for all modern web development is in fact attempting to keep harwdware moving forwards by slowing it down
<Scopeuk> I slightly miss static websites laid out using tables
<Friithian> https://friithian.dev best
snaked has joined #openscad
<teepee> haha, our company website is static files but still has some joomla headers, I wonder if people tried to hack that joomla instance and got crazy :)
<jjs> no reason why you can't write a WASM interpreter within WASM.
<Friithian> jjs: there is one: if you have a slight shred of sanity you won't
<jjs> Friithian: The hacker mindset has no concept of this thing you call sanity.. otherwise we wouldn't have Linux itself running inside a browser. ;)
<Friithian> true true
<jjs> (For that matter, if hackers had sanity, perl wouldn't exist either...)
teepee has quit [Quit: bye...]
teepee has joined #openscad
TheAssassin has joined #openscad
fling has quit [Ping timeout: 258 seconds]
rawgreaze has quit [Ping timeout: 250 seconds]
rawgreaze has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 258 seconds]
teepee_ is now known as teepee
ur5us has joined #openscad
redlizard_ is now known as redlizard
redlizard has quit [Changing host]
redlizard has joined #openscad
<gbruno> [github] jbinvnt synchronize pull request #4330 (GSoC 2022: 3D Viewport Graphical Enhancements ) https://github.com/openscad/openscad/pull/4330
p3ck has joined #openscad
tachoknight has joined #openscad