Results 1 to 3 of 3

Thread: Google Sketchup Delphi Integration

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Google Sketchup Delphi Integration

    Google Sketchup Delphi Integration

    Google Sketchup is very easy to use for creating (low poly) meshes.
    It also features an easy to use scriptable plugin system based on Ruby.
    With the Ruby version included in Google Sketchup is also possible to call function inside dll's.
    For that to work you need win32api.so in your plugins folder.

    So with the posibility of calling functions and procedures inside dll's it is also possible to use google sketchup with delphi and/or freepascal.

    You can download a proof of concept of this for now at http://www.noeska.net/downloads/goog...chupdelphi.zip

    This opens the way to create google sketchup plugins with object pascal.
    http://3das.noeska.com - create adventure games without programming

  2. #2

    Google Sketchup Delphi Integration

    Obj Exporter Alpha 1.0 for Google Sketchup

    This is an rewritten version of an .x exporter by zbyl for google sketchup.

    Also showed the obj loader in gl3ds needs some fixing as it does not read alpha values and treats specular power as an int where it should be a float.

    Download: http://www.noeska.net/downloads/ObjExporter.rb
    http://3das.noeska.com - create adventure games without programming

  3. #3
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Google Sketchup Delphi Integration

    Nice work

    Ps. I shortly started to use google sketchup (just 2 day's ago) and I must agree that it is very easy to create a model
    NecroSOFT - End of line -

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •