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
- Host: GitHub
- URL: https://github.com/jonathanlurie/sliceofshader
- Owner: jonathanlurie
- Created: 2017-04-06T21:27:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T08:19:34.000Z (over 7 years ago)
- Last Synced: 2025-07-09T09:50:55.057Z (8 months ago)
- Topics: computergraphics, glsl, medical-imaging, shaders, webgl
- Language: HTML
- Homepage: http://me.jonathanlurie.fr/SliceOfShader
- Size: 70.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)