- Leading the fluid-dynamics design of a new resin 3D printer (FICTA O), covering the full product lifecycle from CAD modelling in Inventor to prototype validation and technical documentation.
- Building the backend of an automated 3D mesh processing pipeline (Python, trimesh, NumPy): geometry validation, non-manifold and self-intersection repair, and conversion of AI-generated and customer-supplied models.
- Implementing over it a shrinking-ball algorithm directly over NumPy vertex-face arrays, and nearest-neighbor queries (SciPy), applying linear algebra and low-level mesh data structures to detect thin walls before printing and convert them into printable geometry.
FIG. 01 Topology diagnosis, repair and resin print of an AI-generated mesh.