Recent

Author Topic: How To draw Structures  (Read 1071 times)

Weitentaaal

  • Hero Member
  • *****
  • Posts: 503
  • Weitental is a very beautiful garbage depot.
How To draw Structures
« on: November 25, 2020, 02:36:40 pm »
Hey Guys :)

I'm Lost in this Pls Help.

I Wan't to draw something like this:
but i don't know how. Can Some1 Help me ?
Lazarus: 2.0.12 x86_64-win64-win32/win64
Compiler Version: 3.2.2

Handoko

  • Hero Member
  • *****
  • Posts: 5122
  • My goal: build my own game engine using Lazarus
Re: How To draw Structures
« Reply #1 on: November 25, 2020, 03:20:03 pm »
Did you mean you just want to show some simple structure drawings or you want to develop software that has ability for structure drawing like Microsoft Visio or AutoCAD?

If you just want to show some images, you can try BGRABitmap. It has ability to show svg vector images. More info:
https://forum.lazarus.freepascal.org/index.php/topic,24239.msg273644.html#msg273644

If you want to develop vector drawing software, you may try fpvectorial:
https://wiki.lazarus.freepascal.org/fpvectorial

Maybe you can study how ZCAD works:
https://forum.lazarus.freepascal.org/index.php/topic,16665.0.html

Edson

  • Hero Member
  • *****
  • Posts: 1296
Re: How To draw Structures
« Reply #2 on: November 25, 2020, 03:38:36 pm »
If you want a create something like a shape editor, you can use my library: https://github.com/t-edson/ogEditGraf

A simple project to test could be: https://github.com/t-edson/TitoCad

Now if you want some more elaborated, definitively check ZCAD.
Lazarus 2.2.6 - FPC 3.2.2 - x86_64-win64 on Windows 10

Weitentaaal

  • Hero Member
  • *****
  • Posts: 503
  • Weitental is a very beautiful garbage depot.
Re: How To draw Structures
« Reply #3 on: November 26, 2020, 09:36:58 am »
No just want to Display this Structure .
Initializing when Form Gets Activated

Thanks Guys :)
Lazarus: 2.0.12 x86_64-win64-win32/win64
Compiler Version: 3.2.2

 

TinyPortal © 2005-2018