Skip to content

Commit

Permalink
Initial page for worm browser
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jul 2, 2024
1 parent 40164b3 commit c74c371
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/Projects/browser.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
OpenWorm Browser
==========================

A WebGL based _C. elegans_ body browser implemented as part of the OpenWorm project.

The 3D _C. elegans_ neurons are provided by the [VirtualWorm project](http://caltech.wormbase.org/virtualworm). We are using the [open-3d-viewer](http://code.google.com/p/open-3d-viewer/) as WebGl engine.

![Worm Browser](/images/OpenWormBrowser.png)

To access the OpenWorm Browser see [here](http://browser.openworm.org/).

The source code for this project can be found [here](https://github.com/openworm/wormbrowser).
Binary file added docs/images/OpenWormBrowser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ nav:
- Projects Overview : projects.md
- Sibernetic : Projects/sibernetic.md
- c302 : Projects/c302.md
- Worm Browser : Projects/browser.md
- DevoWorm : Projects/DevoWorm.md
- Movement : Projects/worm-movement.md
- Geppetto : Projects/geppetto.md
Expand Down

0 comments on commit c74c371

Please sign in to comment.