Recent

Author Topic: CAD program written in Lazarus / FPC  (Read 188644 times)

taazz

  • Hero Member
  • *****
  • Posts: 5368
Re: CAD program written in Lazarus / FPC
« Reply #30 on: October 11, 2012, 03:10:43 pm »
Send. Everything should be in your mailbox.
Good judgement is the result of experience … Experience is the result of bad judgement.

OS : Windows 7 64 bit
Laz: Lazarus 1.4.4 FPC 2.6.4 i386-win32-win32/win64

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #31 on: October 23, 2012, 09:39:38 am »
The simple form of the color selection already works. Thanks!

BlueIcaro

  • Hero Member
  • *****
  • Posts: 792
    • Blog personal
Re: CAD program written in Lazarus / FPC
« Reply #32 on: November 01, 2012, 05:43:31 pm »
@zamtmn:
 do have plans to add the feature of import more formats files, like step, igs, etc, to your program?

/BlueIcaro

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #33 on: November 01, 2012, 06:26:31 pm »
BlueIcaro
Yes, I would like it. But this is not such an important task for me. As long as I use to import the fpvectorial package, but the import procedure did not finish.
You have an interest in these formats?

BlueIcaro

  • Hero Member
  • *****
  • Posts: 792
    • Blog personal
Re: CAD program written in Lazarus / FPC
« Reply #34 on: November 01, 2012, 06:36:15 pm »
BlueIcaro
Yes, I would like it. But this is not such an important task for me. As long as I use to import the fpvectorial package, but the import procedure did not finish.
You have an interest in these formats?
Yes I'm interest in this formats, I started to study the specifications, but I don't have time (I program Pc's for hobbie). Did you have some information/code, about this?

/BLueIcaro

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #35 on: November 01, 2012, 06:50:37 pm »
Did you have some information/code, about this?
/BLueIcaro
No, I do not know these formats

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #36 on: December 10, 2012, 07:55:48 pm »
I decided to use the package FCL-STL. Because of an error with this package program does not compile on FPC2.6.0
To fix you need manually compile files
gmap.pp
gset.pp
gutil.pp
from folder fpc/source/packages/fcl-stl/src/ аnd put result *.o;*.ppu to folder fpc/2.6.0/units/$(TargetCPU)-$(TargetOS)/

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #37 on: February 14, 2013, 05:35:47 pm »
Hi All!
I need the implementation of triangulation polygon with holes in pascal. Can not find anything(( Such libraries are not? I'm bad looking?

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #38 on: March 01, 2013, 11:01:59 am »
Hi All!
Added simplified support for TTF fonts. As outlines without filling.

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #39 on: April 26, 2013, 11:49:20 am »
Hi All!
Uploaded a new version. Many minor bugfixes and improvements

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: CAD program written in Lazarus / FPC
« Reply #40 on: April 26, 2013, 02:16:46 pm »
Thanks - not a CAD user myself, but I love the fact that such a program is available programmed in Lazarus/FPC!
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #41 on: April 26, 2013, 09:59:55 pm »
BigChimp
I'm not at all sorry that I chose FreePascal (may be slightly TOpenGLControl already very long does not work in qt  :-X), everything is simple and clear. Writing complex program which are using himself is very interesting

motaz

  • Sr. Member
  • ****
  • Posts: 495
    • http://code.sd
Re: CAD program written in Lazarus / FPC
« Reply #42 on: April 27, 2013, 07:15:12 am »
Nice new application.
I suggest to you that to put it in Lazarus applicaitons gallery. It will be a true addition to that page:

http://wiki.lazarus.freepascal.org/Lazarus_Application_Gallery

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #43 on: April 27, 2013, 08:04:12 pm »
motaz
Thanks.
I've already written on this page http://wiki.freepascal.org/Projects_using_Lazarus#ZCAD . zсad is not a complete application, there are a lot of problems and a lot needs to be done

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #44 on: May 02, 2013, 08:23:43 am »
Hi All!
I used to triangulate TTF glyph outlines GLU tessellator. TTF fonts are now rendered completely.

 

TinyPortal © 2005-2018