Skip to content

Conversation

tmedani
Copy link
Member

@tmedani tmedani commented Aug 1, 2025

Feature: Add tess_primitiveShape for generating surface meshes of basic geometric primitives (sphere, box, cylinder, cone, ellipsoid).
This function uses Iso2Mesh to interactively generate triangulated surface meshes for common 3D shapes. It prompts the user for shape-specific parameters and visualizes the resulting mesh.

Supports primitive types: sphere, box, cylinder, cone, and ellipsoid. Meshes are cleaned and reoriented, then added to the BST db. This feature allows the creation and simulation of user-defined electrodes (shapes) and can be extended for other applications

Feature: Add tess_primitiveShape for generating surface meshes of basic geometric primitives (sphere, box, cylinder, cone, ellipsoid).
This function uses Iso2Mesh to interactively generate triangulated surface meshes for common 3D shapes. It prompts the user for shape-specific parameters and visualizes the resulting mesh. Supports primitive types: sphere, box, cylinder, cone, and ellipsoid. Meshes are cleaned and reoriented, then added to the BST db.
This feature allows the creation and simulation of user-defined electrodes and can be extended for other applications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant