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
發布數1
最新版本名稱V2.26 (發布於 2015-06-22 19:40:46)
第一版名稱V2.26 (發布於 2015-06-22 19:40:46)
創建於2015-02-07 09:52:00
推送於2023-12-05 10:19:38
最后一次提交2023-12-05 11:17:52
星數126
關注者數17
派生數33
提交數84
已啟用問題?
問題數45
打開的問題數12
拉請求數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

去到頂部