Revit, 3D and Second Life
There’s been a lot of talk among my friends about Second Life, an Internet MMORPG environment, otherwise known as SL. I’ve been experimenting with getting 3D geometry into SL. I’ve found other people trying to do it with Sketchup and Blender. The screenshot is from Blender. I came across this article on a Rhino plugin that might be promising;
Rhino has an internal “MeshToNurb” command. This command converts each and every face of the mesh into a Nurbs surface and joins them together. This makes the final solid object complicated and difficult to work with.
Mesh To Solid for Rhino, on the other hand, studies the mesh object and determines the features that define the geometry of the model. It then creates a single trimmed Nurbs surface for a group of mesh faces that collectively define a feature. Finally it joins all the trimmed Nurbs surfaces to form the final solid. The resulting solid contains a far lesser number of faces and is much easier to work with.
Mesh To Solid for Rhino is very easy to use. It adds a new command to Rhino called “MeshToSolid”. Simply type “MeshToSolid” at the command prompt and select the mesh you wish to convert into a solid.
I’d like to try and find a good path to get Revit data into SL. Programming the API is an option, but I think it will give you faces, not solid primitives, like those needed in SL. Rhino might be the best cleanup helper tool. I’ll keep ya posted.
Comments(56)
Today is the 50th anniversary of the Hungarian Uprising in 1956. It is this event that caused my parents to leave Hungary and come to the US. I’m lucky that they did. Time magazine’s Man of the Year for 1956 was the Hungarian Freedom Fighter. My father led a troop of 32 people during the uprising. I have found 2 good websites memorializing the event. They are;
For a while it looked like the Hungarians would win and the Soviets would stay out. It is a fact of history that a second-rate diplomat named Yuri Andropov was the ambassador to Hungary in 1956, and he was the one who suggested re-occupying Hungary to Kruschev (the Soviet leader at the time).
Good news - Google hired me and is putting me in the Cairo office. 
When I first started the second year of my MBA program, it was looking like the most useful class (professionally) would be Financial Statement Analysis (FSA).
I have an interview with Product Management at Google tomorrow and I came across
If you think that MOG.com is as cool as I do, and you hack Ruby code, then you’ll probably understand why Starfish extends Ruby (already cool) into ice-cold cool territory.
We’ve done a lot of different things this summer;