Skip to content

gcad3d/gcad3d

Repository files navigation

gCAD3D                                                     2.60.00 / 2023-07-21


provides functions for -
      import and export of cad-models and pictures (bitmaps)
      creation of geometrical objects
      NC-working, direct and programcontrolled
      preparation of data (building contours ..)
      analysis of data
      all objects can be connected with interactions
      add-on-programs (plugins)
      remote control


The creation of geometrical elements / NC-programs can be done by -
      interactively generated geometrical objects or
      manually generated command texts or by
      import modules (Dxf, Iges, Step ..) or by
      data file created by external program or by
      special import processors (user programs)


Interactions connect to geometric objects can -
      load models (like HTML - HREF)
      activate userprograms (plugins)
      modify the view
      modify modelparameters dynamically


The data can be exported from the program by -
      export modules ((Dxf, Iges, Vrml, Svg ..)
      Standard - ISO - post processor
      specialized export functions (user programs)
      the system format APT3D (ASCII text format)


The program interface makes possible -
      The creation and analysis of geometry Objects
      interactive dialogue functions (selections..)
      automatic compiling, link and reload at execution time


For examples, videos, binary-packages see gcad3d.org

Send bug reports, suggestions for improvements to support@gcad3d.org




==================================================================
Installation
==================================================================

see doc/install_en.txt


==================================================================
Build
==================================================================

see doc/build_en.txt


==================================================================
Development:
==================================================================

see doc/html/dev_doc_en.htm      for:
  Install gCAD3D
  Build gCAD3D
  Directories
  Development - documentation
  Create new plugin


see doc/html/dev_inf_en.htm      for:
  USING-DEVELOPMENT-DOCUMENTATION
  UPDATE-DEVELOPMENT-DOCUMENTATION



==================================================================
Todo:
==================================================================

see doc/Todo_en.txt

==================================================================
// EOF