My SketchUp Plugins list, and blog about the world of plugins for SketchUp.
Pages
(Move to ...)
Home
My SketchUp Plugins
Contact
▼
Very Basic Ruby 3ds to Obj converter
Here's a short Ruby code snippet. It's a very basic converter from .3ds (binary) to .obj (ascii). I wrote it as an exercise.
3ds2obj.rb
To use, open a command line:
3ds2obj.rb input.3ds > output.obj
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment