Skip to content

Commit

Permalink
add backlinks to other repos
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorhanayikVBC committed Aug 26, 2024
1 parent b3af6eb commit 6fb82c1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# brain2print

This is an extension of [brainchop](https://github.com/neuroneural/brainchop) that converts voxel-based MRI scans to 3D meshes that can be printed. No data is sent to a server. *Everything* happens in your browser window, on *your* machine.
This is an extension of [brainchop](https://github.com/neuroneural/brainchop) that converts voxel-based MRI scans to 3D meshes that can be printed. **No data is sent to a server. *Everything* happens in your browser window, on *your* machine**.

![image of web page](brain2print.png)

Expand Down Expand Up @@ -43,4 +43,12 @@ npm run dev
npm run build
```

## References

### Our group's open source software used in this applicaiton

- [brainchop](https://github.com/neuroneural/brainchop)
- [niivue](https://github.com/niivue/niivue)
- [niimath](https://github.com/rordenlab/niimath)


0 comments on commit 6fb82c1

Please sign in to comment.