Results 1 to 4 of 4

Thread: LaserBoy 07-13-2008 !!!

  1. #1
    Join Date
    Jan 2006
    Location
    Akron, Ohio USA
    Posts
    1,754

    Default LaserBoy 07-13-2008 !!!

    I found a few bugs! It seems like the unblanked long jump is gone!

    http://hacylon.case.edu/laser/LaserB...07_13_2008.zip

    James.

  2. #2
    Join Date
    Jan 2006
    Location
    Akron, Ohio USA
    Posts
    1,754

    Default

    A while back drlava posed some optimization challenges. For one thing, he pointed out that it might be nice to be able to detect and remove repeated lines. I think I'm getting somewhere with that! Now if I can figure out how to get rid of useless dots in the corners of his DXF drawings, I'll have a pretty good routine for some significant data reduction of DXF imports.

    As soon as it starts looking stable, I'll put it out there!

    James.

  3. #3
    Join Date
    Oct 2006
    Location
    Cleveland, Ohio
    Posts
    2,342

    Default

    excellent to hear!
    PM sent

  4. #4
    Join Date
    Jan 2006
    Location
    Akron, Ohio USA
    Posts
    1,754

    Default

    I'm still working out the fine details, but in general it breaks every frame into a set of individual vectors (single line segments between every 2 consecutive vertices) and compares each one to every other one. If it finds that two of them are the same, it blanks the second one. Yes! It is a lot of work! But it doesn't seem to take too long.

    James.

Posting Permissions

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