You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Well, not that I know of offhand easily. You'd probably have to write a separate script to do the directory monitoring and on change, invoke SketchUp for the file, execute the exporter (probably a copy of the ruby script with the options hard-coded).
The exporter just exports to Collada (DAE), which is built-in to sketchup, then converts that file into an OSG format using osgconv and some standard options. The ruby code is pretty readable if an automated tool interests you.
I was wondering if there is the ability to watch for new skp files and run the sketchup converter automatically.
this is because i have lots of sketchup files that change often.
The text was updated successfully, but these errors were encountered: