Add app to the submodule list

This commit is contained in:
2026-08-15 14:02:17 +02:00
parent 2771d05734
commit 6769bc5836
+2
View File
@@ -12,6 +12,8 @@ Live at [n3xd.io](https://n3xd.io).
## The moving parts ## The moving parts
- **`app`** the CAD app itself. Sketches, features, assemblies, and the buttons
you actually click.
- **`ocp`** hand-written bindings to the OpenCASCADE geometry kernel, so Python - **`ocp`** hand-written bindings to the OpenCASCADE geometry kernel, so Python
can talk to solids without the usual suffering. can talk to solids without the usual suffering.
- **`assay`** the simulation engine. Mesh in, fields out. Tells you whether the - **`assay`** the simulation engine. Mesh in, fields out. Tells you whether the