feat(v3.3): DEB packaging + development plan
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
Package: vde
|
||||
Version: 3.3.0
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Architecture: amd64
|
||||
Depends: libc6 (>= 2.35), libstdc++6 (>= 11), libeigen3-dev
|
||||
Maintainer: ViewDesignEngine <dev@hdtime.space>
|
||||
Description: High-performance C++ CAD geometry engine
|
||||
ViewDesignEngine is a full-stack computational geometry engine
|
||||
covering NURBS curves/surfaces, mesh processing, B-Rep modeling,
|
||||
SDF implicit modeling, differentiable geometry, and industrial
|
||||
format interoperability (STEP, IGES, glTF, STL, 3MF).
|
||||
.
|
||||
Modules: foundation, core, curves, mesh, spatial, boolean,
|
||||
collision, brep, sdf, sketch, capi.
|
||||
Reference in New Issue
Block a user