Skip to content

Commit

Permalink
add local processing statement
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorhanayikVBC committed Aug 26, 2024
1 parent 00f2eb3 commit ddf5cb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A basic example of converting a voxel-based image to a simplified mesh. This interactive drag-and-drop web page allows you to create meshes that can be used with a 3D printer.

**No data is sent to a server. Everything happens in *your* browser window, on *your* machine.**

![Example mesh from CT scan of a human header](CTmesh.png)

### Usage
Expand Down

0 comments on commit ddf5cb2

Please sign in to comment.