Skip to content
View gcad3d's full-sized avatar
Block or Report

Block or report gcad3d

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gcad3d/README.README
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

Popular repositories

  1. gcad3d gcad3d Public

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

    C 127 33

  2. bookmarkVim bookmarkVim Public

    vim-script (plus executable) for bookmarks in vim-editor

    C 1

  3. gcad-GL gcad-GL Public

    library connecting cad/cam-application - OpenGL - gtk

    C

  4. test_dll_dyn test_dll_dyn Public

    Create dynamic dll, late-loading, using functions,variables of main, for Linux, Msys2, MS-VC

    C

  5. test_dll_stat test_dll_stat Public

    Create static dll, automatic-loading, Linux, Msys2, MS-VC (dll for Unix, lib for Msys2, MS-VC)

    C

  6. test_gtk2gl test_gtk2gl Public

    Testprog. for OpenGL-legacy with gtk2 for Linux, Microsoft-Msys2

    C