Nicolas Rannou

Results 25 issues of Nicolas Rannou

check the speed scroll in this demo http://gabiaxel.github.io/paper-fab-transitions/components/paper-fab-transitions/ however, without the toolbar it works properly. http://gabiaxel.github.io/paper-fab-transitions/components/paper-fab-transitions/demo/

## 🚀 Feature Proposal Support typed arrays in Immer. ## Motivation Sometimes typed arrays is just the best way to store data. One of the aspects is that if you...

proposal
PR welcome
complexity-medium

The objective of this PR is to help our migration process to TS. We will be able to use both TS and JS then just get rid of JS when...

Hacktoberfest

List plugins that could be useful to enable threejs for medical applications * Some medical data loaders/parsers * Slice geometry * Medical data shader (webgl1 and webgl2) * Volume rendering...

threejsplugin

https://github.com/FNNDSC/ami/blob/master/src/parsers/parsers.dicom.js#L194 That should be opt-in somehow or do not embed the pixel data at all since it is way too big.

* Use web workers to see if loading performance can be improved. * Get rid of Progress Bar in loader. Findings: * One worker per DICOM file is not a...

research

... and return a meaningful JS Object representation.

* Create `src` subdir. * Create `package.json`. * Organize files as in lesson 00. - [X] Lesson 00: https://github.com/FNNDSC/ami/tree/dev/lessons/00 - [ ] Lesson 01: https://github.com/FNNDSC/ami/tree/dev/lessons/01 - [ ] Lesson 02:...

Hacktoberfest

We should have 2 build: `next` that contains the latest development version. `master` that contains the latest 'stable' build. `next` build/pushed to NPM after every successful Travis build. `master` can...

Hacktoberfest

Make it easier and more attractive for new comers

Hacktoberfest