Giter Club home page Giter Club logo

oabrowser's Introduction

OABrowser

This repository hosts the source code for the Open Anatomy Browser (OABrowser), a web-based viewer for anatomy atlases.

Building

npm install
./node_modules/.bin/webpack

Deployment

This code is designed to run in a subdirectory of an atlas data directory, such as viewer/. For example, check out the atlas repository spl-brain-atlas and place the viewer subdirectory in the slicer directory.

Use a local web server to serve the atlas repository, and direct your browser to the viewer directory. The index.html in that directory should load OABrowser.

###Demos https://www.openanatomy.org/

###Working with service workers : (Currently, Service Workers as disabled to simplify development.)

A Service Worker is registred to enhance user experience by providing offline support but as it uses cache for everything, you will need to follow these steps (with Google Chrome) in case you change your local files.

  • open developer tools
  • check that the checkbox "disable cache" in the network panel is checked
  • long push on the refresh button
  • "Empty Cache and Hard Reload"

oabrowser's People

Contributors

stity avatar mhalle avatar

Stargazers

Boris Verkhovskiy avatar  avatar Edgars Pivovarenoks avatar  avatar  avatar Ajinkya Puar avatar wangmurong avatar Alfredo Morales Pinzón avatar  avatar Rochak Chauhan avatar Xiaocheng Song avatar  avatar  avatar  avatar  avatar Vassil Kakaradov avatar Zaki Mughal [sivoais] avatar X5 Engine avatar  avatar HiST avatar Gopalakrishna Palem avatar  avatar Doutian bao avatar Ankur Sinha avatar

Watchers

 avatar Mona Ghassemi avatar Alfredo Morales Pinzón avatar

oabrowser's Issues

main branch not working

Hi there,

I was trying to run this and npm installed then run the webpack command ./node_modules/.bin/webpack

It's trying to run the index.html and it's trying to load the models and files BUT it's missing the configAtlasViewer.js when the console is inspected.

btw instead of running webpack command like this ./node_modules/.bin/webpack you can install it globally npm i webpack -g then just webpack in the folder.

I seriously don't know what is this project about I just saw your research and thought it was a 3D human body anatomy which I wanted to see and deploy somewhere but no luck I guess.

Thanks

demo link dead

Hello all,

nice project but the demo link is dead and can't load or test it

thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.