p5.js-web-editor icon indicating copy to clipboard operation
p5.js-web-editor copied to clipboard

Cannot upload or create .stl file into editor.p5js

Open sweco-sedahd opened this issue 4 years ago • 6 comments

Hi everyone,

I thing i have found a similar problem to #1741 .

Function loadModel supports both .obj and .stl files but only .obj files are allowed to be uploaded and created.

Thanks Daniel

sweco-sedahd avatar May 23 '21 20:05 sweco-sedahd

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

welcome[bot] avatar May 23 '21 20:05 welcome[bot]

Hi @sweco-sedahd! Thanks for reporting. Yes, the issue has the same fix as #1741.

catarak avatar Jun 11 '21 16:06 catarak

Hi, i'm new to open source contributions, i'll give this a try!

shubhamkapoor01 avatar Aug 27 '21 09:08 shubhamkapoor01

Hey @catarak, I want to work on this issue. I have done the setup of this project on my local system.

akshatnema avatar Dec 15 '21 17:12 akshatnema

Hey @catarak, I want to work on this issue. I have done the setup of this project on my local system.

Yay! I would recommend looking at #1741 for reference on how to fix this issue, and then you can make a PR 😄

catarak avatar Dec 16 '21 21:12 catarak

Hey @catarak, I want to work on this issue. I have done the setup of this project on my local system.

Yay! I would recommend looking at #1741 for reference on how to fix this issue, and then you can make a PR 😄

Thanks for the reference. Just a quick question, since .stl files are majorly worked on CAD software for designing, will they work p5 web editor as well, or do I have to make some built-in backend for working on these files?

akshatnema avatar Dec 17 '21 16:12 akshatnema