Diferencia entre revisiones de «Interfaz web/en»
(Página creada con «The'' Open Anatomy Atlas'' (https://www.openanatomy.org/) is a web-based open source project that shows atlases of human anatomy in three dimensions. As it is web-based, th...») |
(Página creada con «Another feature to review is the possibility of sharing session with other users: the user'' father'' logs into the atlas, shares the URL with the users'' children'' and th...») |
||
| Línea 2: | Línea 2: | ||
The'' Open Anatomy Atlas'' (https://www.openanatomy.org/) is a web-based open source project that shows atlases of human anatomy in three dimensions. As it is web-based, there is no need for additional software on the computer, a relatively modern web browser is sufficient, and it is independent of the operating system being used by the user. These two details are very important to understand the power of the project: it allows access to information from virtually any device, including mobile phones or tablets, and from anywhere. | The'' Open Anatomy Atlas'' (https://www.openanatomy.org/) is a web-based open source project that shows atlases of human anatomy in three dimensions. As it is web-based, there is no need for additional software on the computer, a relatively modern web browser is sufficient, and it is independent of the operating system being used by the user. These two details are very important to understand the power of the project: it allows access to information from virtually any device, including mobile phones or tablets, and from anywhere. | ||
| − | + | Another feature to review is the possibility of sharing session with other users: the user'' father'' logs into the atlas, shares the URL with the users'' children'' and they will see on their screens exactly the same information that the'' father'' is seeing, including manipulation of the 3D image (rotations, zoom, activation/deactivation of elements). This feature is tremendously useful when giving classes, both face-to-face and distance, as it allows real-time interaction on both sides. | |
==Interfaz== | ==Interfaz== | ||
Revisión del 12:12 29 ene 2018
The Open Anatomy Atlas (https://www.openanatomy.org/) is a web-based open source project that shows atlases of human anatomy in three dimensions. As it is web-based, there is no need for additional software on the computer, a relatively modern web browser is sufficient, and it is independent of the operating system being used by the user. These two details are very important to understand the power of the project: it allows access to information from virtually any device, including mobile phones or tablets, and from anywhere.
Another feature to review is the possibility of sharing session with other users: the user father logs into the atlas, shares the URL with the users children and they will see on their screens exactly the same information that the father is seeing, including manipulation of the 3D image (rotations, zoom, activation/deactivation of elements). This feature is tremendously useful when giving classes, both face-to-face and distance, as it allows real-time interaction on both sides.
Interfaz
Actualmente hay cuatro atlas disponibles, tal y como se puede ver en la pantalla principal (Figure 1):
- Abdomen
- Cerebro
- Cabeza y cuello
- Rodilla
Tecnología
El atlas web está construido en Angular, WebGL y la librería de javascript THREE.js. De esta forma se consigue cargar y visualizar en tres dimensiones los ficheros VTK en el navegador web.
Toda esta información gráfica se apoya en ficheros XML con la información textual sobre cada elemento: nombre, dependencia jerárquica, etc.
El código del proyecto se puede acceder en GitHub en: [OpenAtlas].
Paper
El paper que describe este proyecto de código abierto se puede consultar en [The Open Anatomy Browser: A Collaborative Web-Based Viewer for Interoperable Anatomy Atlases]