Skip to content

Repository files navigation

trx-javascript

A minimal JavaScript reader for brain tractography streamline formats: TRX, TRK, TCK, VTK, and TT (DSI Studio).

Live Demo (NiiVue)

Quick Start

npm install gl-matrix fflate fzstd
node bench.mjs dpsv.trx

Documentation

Full documentation is available at the project website.

Building the documentation

To build the documentation locally, install jsdoc:

npm install -g jsdoc

And python dependencies:

pip install sphinx myst-parser pydata-sphinx-theme sphinx-js

And then run make html

Releases

Packages

Contributors

Languages