I am trying to import an external stl model into a jupyter python notebook using pythreejs but cannot seem to get it to work. The model format doesn't necessarily need to be stl. It could be json or whatever. Essentially, I just want to import an external model into a jupyter notebook with pythreejs running.
If your not familiar with jupyter and know how to make pythreejs import an external model, I would also consider that to be a solution.
Any help would be appreciated!
Not sure if anyone is still interested in this question, but you can do this easily now with the
viewscad
module I've built (for slightly other purposes):