2 Star 10 Fork 1

bitbybit3d/dxjt_toolkit

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

dxjt_toolkit

Author: bitbybit3d@163.com

dxjt_toolkit is a C++ API library, it provides applications with the capablity to:

  • read a JT file (JT 8.0 - JT 10.5 format)
  • write to a JT file (saved as JT 8.1 format)

Overview

Personal works, the code for libdxjt and dxjt_toolkit is not free, only open source about usage and demonstration cases.

libdxjt.dll is used to parse JT format from file content, while dxjt_toolkit will create a similar assembly organization structure like JtOpen Toolkit do.

dxjt_toolkit relies on libdxjt.dll, while libdxjt.dll relies on zlib.dll and liblzma.dll

Example

examples/traverse

A example for read JT file.

examples/osgexamples

Plugins jt is a plugin for openscenegraph to read a JT file.

Change Log

  • Add prefix Dx to all types of interface Header file
  • fix the Move-to-Front decodec problem in JT 10 version.

TODO

  • add cmake support
  • support multi-threaded loading

References

  • JT-v8.1_File_Format_Reference.PDF
  • JT-v95_File_Format_Reference_Rev-D.pdf
  • ISO14306-2012 Industrial automation systems and integration - JT file format specification for 3D visualization
  • ISO14306-2017 Industrial automation systems and integration - JT file format specification for 3D visualization
  • JT-V10.5 Format Description and annexs 10292019_tcm27-58011.pdf

Empty file

Releases (3)

All

Contributors

All

Language(Optional)

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/bitbybit3d/dxjt_toolkit.git
git@gitee.com:bitbybit3d/dxjt_toolkit.git
bitbybit3d
dxjt_toolkit
dxjt_toolkit
master

Search