An open API service indexing awesome lists of open source software.

https://github.com/jonathanlurie/sliceofshader

Fooling around with Pixpipejs, Threejs and 3D neuro datasets
https://github.com/jonathanlurie/sliceofshader

computergraphics glsl medical-imaging shaders webgl

Last synced: about 1 month ago
JSON representation

Fooling around with Pixpipejs, Threejs and 3D neuro datasets

Awesome Lists containing this project

README

          

Fooling around with [Pixpipejs](https://github.com/jonathanlurie/pixpipejs), [Threejs](https://threejs.org/) and 3D neuro datasets.

**DEMOS:**
- [world coordinates planes](http://jonathanlurie.github.io/SliceOfShader/world.html)
- [world coordinates planes using a multi file texture](http://jonathanlurie.github.io/SliceOfShader/world-multi.html)
- [world coordinates planes + multi file + interpolation](http://jonathanlurie.github.io/SliceOfShader/world-multi-interpolation.html)
- [world coordinates arbitrary shape](http://jonathanlurie.github.io/SliceOfShader/worldshape.html)
- [world mutli slices for 3D effect](http://jonathanlurie.github.io/SliceOfShader/world-slices.html)