gCAD3D

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

Github星跟踪图

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位)

主要指标

概览
名称与所有者gcad3d/gcad3d
主编程语言C
编程语言NSIS (语言数: 7)
平台Linux, Windows
许可证Other
所有者活动
创建于2015-02-07 09:52:00
推送于2025-02-27 09:41:16
最后一次提交2025-02-27 10:50:36
发布数1
最新版本名称V2.26 (发布于 2015-06-22 19:40:46)
第一版名称V2.26 (发布于 2015-06-22 19:40:46)
用户参与
星数143
关注者数17
派生数35
提交数104
已启用问题?
问题数48
打开的问题数13
拉请求数2
打开的拉请求数0
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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