Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/muschellij2/rgl_export

Minimal Working Example of how to create a WebGL object from RGL
https://github.com/muschellij2/rgl_export

Last synced: 19 days ago
JSON representation

Minimal Working Example of how to create a WebGL object from RGL

Awesome Lists containing this project

README

        

Example_WebGL_Template.R - overall program that will take in MNI152_T1_2mm_brain.nii.gz, render a brain in RGL, threshold a brain
my_template.html - same as rgl template but takes out the bottom lines of text
my_embed_template - same as my_template.html but takes out the and headers - REQUIRES onload="webGLStart();" in the body of html document (or some other interactive functioning part to load webGL) - used for knitting - but may RStudio fails to render the md files
pandoc and other converters will work though
MNI152_T1_2mm_brain.nii.gz - standard brain taken from FSL (www.fmrib.ox.ac.uk/fsl/)