gCAD3D

gCAD3D是一个3D CAD/CAM应用程序。(3D - CADCAM - software for MS-Windows and Linux)

Github stars Tracking Chart

gCAD3D是一个3D CAD/CAM应用程序,功能集成的3D OpenGL查看器,一个程序解释器在3D几何和NC-commands集成NC-processor,和用户程序的编程接口。

    gCAD3D有它自己的:
  • 导入和导出程序(Step,Iges,VRML,DXF,SVG ..),
  • 集成的3D-OpenGL查看器,
  • 三维几何和NC命令的程序解释器,
  • 集成NC处理器。
  • 用户程序的编程接口(插件)
  • RemoteControl的编程接口
  • 可用于MS-Windows(32位),Linux(64位和32位)

Overview

Name With Ownergcad3d/gcad3d
Primary LanguageC
Program languageNSIS (Language Count: 7)
PlatformLinux, Windows
License:Other
Release Count1
Last Release NameV2.26 (Posted on 2015-06-22 19:40:46)
First Release NameV2.26 (Posted on 2015-06-22 19:40:46)
Created At2015-02-07 09:52:00
Pushed At2023-12-05 10:19:38
Last Commit At2023-12-05 11:17:52
Stargazers Count126
Watchers Count17
Fork Count33
Commits Count84
Has Issues Enabled
Issues Count45
Issue Open Count12
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count2
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

gCAD3D 2019-12-02

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
support@gcad3d.org

==================================================================
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

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

To the top