Results 1 to 4 of 4

Thread: Cloud and mesh processing software ....

  1. #1

    Cloud and mesh processing software ....

    Any one experience with these ?

    I found MeshLab (free) that is able to read ASC files (3D coordinates in ascii x y z CR ... etc ) , these ASC files are easy generated by ThinBasic. MeshLab can export to STL which is (also) used by (some ?) 3D plotters.
    The intention is the use this together with TBGL (as the visualisation of the design ).
    I'll try to make some examples ...

    if someone has experience ?

    t.i.a. Rob

  2. #2
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    If I get it right, TBGL has support for 3D models (M15 proprietary format, OBJ, ...) for loading and saving.

    Some examples into \thinBasic\SampleScripts\TBGL\m15Models\
    A lot more examples you can find in TBGL Bonus Packs, that are a collection of a lot of TBGL Scripts. You can find here in forum using top menu "thinBasic Resources/TBGL Bonus Pack ..."
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  3. #3
    Ah thanks Eros -- I'll have a look ,

    Meshlab works fine :
    generated with ThinBasic (3D matrix) , triangulation with MeshLab (and some LaPlace smoothening)

    https://dl.dropboxusercontent.com/u/...apshotf401.jpg (for a better view)


    best Rob
    Attached Images Attached Images

  4. #4
    thinBasic MVPs
    Join Date
    Oct 2012
    Location
    Germany
    Age
    54
    Posts
    1,529
    Rep Power
    170
    As far as I know STL-format does not have any "colors" (texel, vertex-colors, material colors)

    I made once some editor to create low-poly-meshes which it's able to im+export .m15 and .obj-formats.
    Also can save/convert meshes to TBGL--DisplayList-codelines which can be added simply to a thinBasic-script.

    Can find it here: http://www.thinbasic.com/community/s...r-Announcement
    I think there are missing some Forum-sections as beta-testing and support

Similar Threads

  1. All UK Airports Closed By Ash Cloud From Volcano
    By Charles Pegge in forum Shout Box Area
    Replies: 12
    Last Post: 21-04-2010, 07:19
  2. OpenCL: Image Processing Test [Updated Sep 04 2011]
    By Petr Schreiber in forum OpenCL
    Replies: 14
    Last Post: 25-02-2010, 17:13
  3. 3D Software
    By Michael Clease in forum Software discussion
    Replies: 11
    Last Post: 02-12-2008, 21:41
  4. Early black box preview of ray-mesh collisions
    By Petr Schreiber in forum TBGL General
    Replies: 8
    Last Post: 19-10-2008, 11:29
  5. maybe illigal software
    By sandyrepope in forum General
    Replies: 6
    Last Post: 14-09-2007, 16:27

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

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