Skip to content

niivue/medgfx

Repository files navigation

medgfx

Work in progress.

A medical imaging graphics library for the browser. Uses WebGL 2.0, and will support all NiiVue features with an updated API, modular architecture, tiled image rendering, and more.

Useful for both radiology and pathology images.

Installation

Install bun first

curl -fsSL https://bun.com/install | bash # for macOS, Linux, and WSL

Then install project dependencies

bun install

Scripts

# Start development server with hot reloading
bun run dev

# Run tests
bun test

# Build for production
bun run build

About

medgfx is a medical imaging graphics library for use in the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published