... and shadow test (needs a limit so that shadows doesn't jump 
Posts
-
RE: 360 Camera
-
RE: 360 Camera
here is another try with a car (not that smooth as it has only 10 images - 205kb)
-
RE: 360 Camera
later edit: quick test using wikii script + my Xporter and another javascript
project space created on http://code.google.com/p/su2web/ - feel free to join
-
RE: Ruby script execution
you can use SketchUp Bridge to run your scripts like:
- start SU
- wait for SU to initialize
- load and run script via SUBridge
-
RE: Lighting Plugin for Sketchup
one way:
- user adds lights in AL (Adam's Lighting plugin) and see in realtime a preview of the model
- Podium detects the lights from AL and renders using those lights
another way:
- Podium renders and creates a textured lightmap
- AL loads the file and allows further modifications
-
RE: Lighting Plugin for Sketchup
I am open for creating a bridge between Podium and Adam's plugin, maybe an open format that allows exchanging of info
-
RE: Fry- Indigo- Vray- Kerkythea- Maxwell- Podium (added page2)
... mainly because Podium is not using the exact same Kerkythea engine as in KT.
nice work Biebel !
-
RE: Make3D - could it be done with ruby
that is why I asked
it looks horrible -
RE: Make3D - could it be done with ruby
if you convert a VRML (out of Make3D) to SU and without any changes to the model I would like to see it

-
RE: Make3D - could it be done with ruby
why ? you can do it already easily using PhotoMatch
-
RE: Problems with the new computer.
... be sure to tune in next week for the episode 'TBD and his almost same setup'
Boofredlay: we are waiting for the "behind the scene" clip (= how is the new computer flying)
-
RE: Weathers Gone Mad! (jul 20 2007)
Yeah, we can send u a month's rain in an hour.
-
RE: New computer
I am ordering a similar setup (but with 4gb RAM, 500GB Hdd, Geforce 8600GT).
what was the price on your setup ? also if it is ready Monday, can you post some tests/experience ? -
RE: Webdialog and active_model
try adding this after pushpull command :
Sketchup.active_model.active_view.invalidate -
RE: Google Gadgets
you can:
- access the data as it is in the same DOM
- drag/drop components from it
- ...
possibilities are endless

-
RE: Google Gadgets
yeah it is possible - you just need to add a script URL. just tested with Google Clock and works ok (flash based)
-
RE: [ruby doc] Model - undocumented methods
skpdoc is a bridge to SDK world - it gives back the pointer to the Sketchup document interface. funny thing that it was available in SU5, removed in SU6 (least in 6.0.515 it was not available) and now is back

-
RE: D/Code - smells like IRB spirit (1.0 RC1)
tried from two providers - still not working

later edit: finally made it work via proxy