let\'s say hypothetically I wanted to create an application that manipulates Google SketchUp files. The GS (Google SketchUp) API is written in Ruby and also has another API specifically used for readi
Is there a way to embed Sketchup models on a website? Preferably a free one, if it\'s a commercial solution I\'d like a confirmation that it\'s actually worth the money... I know about the 3D warehous
I\'d like any ideas you have for a problem we\'re looking to solve via SketchUp ( as a university research project).
I need to do IPC with Ruby 1.8.5. The catch is that it\'s the Ruby that ships with Google SketchUp, and is only a subset of the full Ruby API. So for instance, there\'s no Socket class, and no DRb.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I made this very simple 3D model exported to .x format with Google SketchUp, the model is a simple cube and has no textures, only different colors for each of it\'s face.
The Ruby API to Google SketchUp has a function, open_file, but I can\'t find a close_file function. Since I have to batch process many files, I want to close each file before moving on to the next, ot
I need to work with the 3d model of some places. Google Earth has the 3d building layer with \"Gray Buildings\" in it. This would be exactly what I would require. Is there any way to get the 3d models
I am trying to use Google\'s Sketchup C++ SDK (latest versi开发者_StackOverflowon) to export a 3D model to a Sketchup file. One of the problems I am facing is that the header files refer to an \"sapi\
I am looking for a way to take a model of a building and allow people to walk through it like a video engine.