Skip to content
forked from gcad3d/gcad3d

parametric 3D CAD with viewer, import, export, NC.

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE_GPLv3.txt
Notifications You must be signed in to change notification settings

phkahler/gcad3d

 
 

Repository files navigation

gCAD3D                                                     2.46.26 / 2022-03-03 


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


__________________________________________________________________
Send bug reports, suggestions for improvements to
[email protected]




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

see doc/install_en.txt for:
  Linux-Installation-binary
  Linux-Installation-source
  Linux-uninstall
  MS-Win-Installation-binary
  MS-Win-uninstall



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

see doc/build_en.txt


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

see doc/html/dev_doc_en.htm      for:
  INSTALLING-DEVELOPMENT-TOOLS
  CUSTOMIZING-DEVELOPMENT-TOOLS
  USING-DEVELOPMENT-TOOLS


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


see doc/html/Plugin_en.htm  for:
  Create new plug-in


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

see doc/Todo_en.txt

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

About

parametric 3D CAD with viewer, import, export, NC.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE_GPLv3.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.0%
  • Shell 0.3%
  • Makefile 0.3%
  • Vim Script 0.2%
  • Batchfile 0.1%
  • C++ 0.1%