0

I have 1000 jpg images and I need to make them into a stl file so It can be printed in 3D.

I'd like to do it in Julia since it's a language I'm familiar with. Maybe there's libraries for that in another language... I don't know.

Any suggestions or ideas will be wellcome.

Thanks!

1 Answers1

0

You can always search JuliaObserver for relevant packages. It looks like the first hit, https://github.com/mohamed82008/VTKDataIO.jl, might do what you need?

tholy
  • 11,882
  • 1
  • 29
  • 42