Skip to main content

News

Combining research capability with innovation to push technology forward and address needs society has yet to solve

Current

Project 1 Standalone gme-thu Release (07-03)

gme-thu

Resolved the Gitee issues newly submitted on June 29 (issue status and release date updated), and completed the Tsinghua directory structure adjustment.

Note: some interfaces are still in the CI/CD pipeline and will be released once merged.

Release date: 2026-07-03

Resources: gme-thu / master
07-012026

3D CAD Geometric Modeling Engine v3.0.1 Release

v3.0.1Latest Release

Project 2 compiled modules integrate Project 1 modules; the GME directory structure now matches the coupled version, and CMakeLists and cmake files were refactored.

Library layout: dynamic libraries of all Project 1 and Project 2 modules are stored in <repository_root>/bin, with headers in <repository_root>/include.

Release date: 2026-07-01

Resources: project2-independence / master
06-302026

3D CAD Geometric Modeling Engine v3.0.0 Release

v3.0.0

Project 2 compiled modules integrate Project 1 modules for the first time, with GME tests and the Gtest framework added.

Library layout: dynamic libraries of Project 2 modules are stored in <repository_root>/bin, with headers in <repository_root>/include.

Project 1 GME (base, laws and other modules) is kept as a submodule under <repository_root>/depends/gme-thu; its dynamic libraries live in depends/gme-thu/Debug and depends/gme-thu/Release, with headers in depends/gme-thu/include.

Release date: 2026-06-30

06-302026

Project 1 Standalone gme-thu Release (06-30)

gme-thu

Resolved the Gitee issues newly submitted on June 24 (issue status and release date updated).

Note: some interfaces are still in the CI/CD pipeline and will be released once merged.

Release date: 2026-06-30

Resources: gme-thu / master
06-262026

Project 1 Standalone gme-thu Release (06-26)

gme-thu

Resolved the Gitee issues submitted in late June (issue status and release date updated) and added several empty interface implementations (see the spreadsheet notes).

Note: some interfaces are still in the CI/CD pipeline and will be released once merged.

Release date: 2026-06-26

Resources: gme-thu / master
06-232026

Project 1 Standalone gme-thu Release (06-23)

gme-thu

Completed the empty interface implementations from the spreadsheet provided by Liu Jingru, and fixed two issues left open from May.

Note: some interfaces are still in the CI/CD pipeline and will be released once merged.

Release date: 2026-06-23

Resources: gme-thu / master
06-182026

Project 1 Standalone gme-thu Release (06-18)

gme-thu

Resolved the early-June Gitee issues and added several empty interface implementations (see the spreadsheet notes).

All empty interface implementations requested in the spreadsheet provided by Liu Jingru are complete and queued for merging into the main branch.

Release date: 2026-06-18

Resources: gme-thu / master
06-162026

Project 1 Standalone gme-thu Release (06-16)

gme-thu

Resolved the issues submitted on Gitee in May (issue status updated).

Tips: the acis/** directory is kept only for future application compatibility and should not be called by upper-layer modules at this stage. Since many Gitee issues were caused by calling files under the acis path, this and later versions no longer ship the include/acis path and files.

Note: some interfaces are still in the CI/CD pipeline and will be released once merged.

Release date: 2026-06-16

Resources: gme-thu / master
06-122026

Project 1 Standalone gme-thu Release (06-12)

gme-thu

Implemented 5 intersection-module interfaces: GME::intr_nominal_switch, edge_convexity(EDGE *, int &, SPAposition **, double **, int, double, int, int, int), and the sg_point_in_face(...) overloads.

Implemented 150 kernel-module interfaces (see the Feishu spreadsheet).

Note: some interfaces are still in the CI/CD pipeline and will be released once merged.

Release date: 2026-06-12

Resources: gme-thu / master
06-092026

Project 1 Standalone gme-thu Release (06-09)

gme-thu

Added empty implementations for the newly requested interfaces and class methods across all modules, so upper-layer mold LINK interfaces can report missing interface needs.

Note: some interfaces are still in the CI/CD pipeline and will be released once merged.

Release date: 2026-06-09

Resources: gme-thu / master