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
<linext_> so i found a work-around
<linext_> HTTP GET from an HTML form with the code as a URL variable
<linext_> javascript grabs the code from the URL variable once the page is completely loaded
<linext_> clicking the form reloads the page, and OpenSCAD
<linext_> a little messier than i would like
TheAssassin has quit [Ping timeout: 258 seconds]
TheAssassin has joined #openscad
tachoknight has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
J1A843139 has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
J1A8431 has quit [Ping timeout: 252 seconds]
LordOfBikes has quit [Ping timeout: 252 seconds]
ali1234 has quit [Quit: Leaving.]
LordOfBikes has joined #openscad
rue_mohr has left #openscad [Leaving]
ccox has quit [Ping timeout: 244 seconds]
ccox has joined #openscad
pa has quit [Ping timeout: 252 seconds]
pah has joined #openscad
qeed_ has quit [Quit: qeed_]
J1A843139 has quit [Quit: Client closed]
J1A843139 has joined #openscad
qeed has joined #openscad
ur5us has quit [Ping timeout: 255 seconds]
ur5us has joined #openscad
crazy_imp has quit [Ping timeout: 255 seconds]
JordanBrown has quit [Quit: Life without danger is a waste of oxygen]
ur5us has quit [Ping timeout: 255 seconds]
crazy_imp has joined #openscad
ur5us has joined #openscad
TheAssassin has quit [Quit: No Ping reply in 180 seconds.]
lastrodamo has joined #openscad
TheAssassin has joined #openscad
ali12341 is now known as ali1234
ur5us has quit [Ping timeout: 244 seconds]
ur5us has joined #openscad
la1yv_j has quit [Remote host closed the connection]
la1yv_j has joined #openscad
ur5us has quit [Ping timeout: 244 seconds]
califax has quit [Remote host closed the connection]
califax has joined #openscad
califax has quit [Remote host closed the connection]
J1A843139 has quit [Quit: Client closed]
J1A843139 has joined #openscad
califax has joined #openscad
snaked has quit [Ping timeout: 268 seconds]
J1A843139 has quit [Quit: Client closed]
J1A843139 has joined #openscad
snaked has joined #openscad
snakedGT has joined #openscad
snaked has quit [Read error: Connection reset by peer]
Guest89 has joined #openscad
Guest89 has quit [Client Quit]
snakedGT has quit [Read error: Connection reset by peer]
snakedGT has joined #openscad
snakedGT has quit [Client Quit]
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
pah is now known as pa
califax has quit [Remote host closed the connection]
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
califax has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
califax has quit [Write error: Connection reset by peer]
califax has joined #openscad
<linext_> it's a little weird
<linext_> configurator.js and configurator.worker.js exist in the project but need to be overwritten with the version created by 'make'
<linext_> it's a bit counter-intuitive why the version of those files that don't work exist in the example
monkeybusiness has joined #openscad
J1A843139 has quit [Quit: Client closed]
J1A843139 has joined #openscad
califax has quit [Ping timeout: 258 seconds]
califax has joined #openscad
la1yv_j has quit [Ping timeout: 252 seconds]
la1yv_j has joined #openscad
teepee has quit [Ping timeout: 258 seconds]
teepee has joined #openscad
JordanBrown has joined #openscad
ur5us has joined #openscad
monkeybusiness has quit [Ping timeout: 252 seconds]
monkeybusiness has joined #openscad
monkeybusiness has quit [Changing host]
monkeybusiness has joined #openscad
lastrodamo has quit [Quit: Leaving]
TheAssassin has quit [Quit: No Ping reply in 180 seconds.]
TheAssassin has joined #openscad
<linext_> what's the trick to get text() working on web assembly?
<linext_> how are fonts added?
<InPhase> linext_: I could imagine a --multiscad mode where it reads "53 myoutput.stl" and then reads the next 53 lines as the input scad file, and then waits for another stdin line with line count and output file. As long as the output format is specified on the command line, this is probably a somewhat straightforward command line option for someone to add.
<InPhase> I'm not sure if that would solve your problems or those of any other people. Generally the launching of OpenSCAD is lightweight compared to the execution.
tachoknight has joined #openscad
<linext_> huh?
<InPhase> Weren't you sitting there 2 hours ago talking about wanting OpenSCAD to not restart between scad file inputs?
<linext_> no, that was yesterday
<linext_> i paste the example code from LetterBlock.scad and it makes the block but not the letter
<InPhase> Oh. I guess there wasn't much chatter today into yesterday. I did not scroll up very far. :)
<InPhase> I've been a bit busy since then.
<linext_> i'm working on the P2P rendering system for customizer SCAD
<linext_> user keeps the page open, and helps render jobs
<linext_> i'm not sure how to get font support working in web assembly
<linext_> i guess i can study this more: https://ochafik.com/openscad/
tachoknight has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 258 seconds]
teepee_ is now known as teepee
snaked has joined #openscad