# cornerstone3D **Repository Path**: coderfang/cornerstone3D ## Basic Information - **Project Name**: cornerstone3D - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: beta - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-18 - **Last Updated**: 2024-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [Cornerstone.js](https://cornerstonejs.org/) · ![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg) Cornerstone is a set of JavaScript libraries that can be used to build web-based medical imaging applications. It provides a framework to build radiology applications such as the [OHIF Viewer](https://ohif.org/). - **Fast:** Cornerstone leverages WebGL to provide high-performance image rendering and WebAssembly for fast image decompression. - **Flexible:** Cornerstone provides APIs for defining custom image, volume, and metadata loading schemes, allowing developers to easily connect with proprietary image archives. - **Community Driven:** Cornerstone is supported by the [Open Health Imaging Foundation](https://ohif.org/). We publish our roadmap and welcome contributions and collaboration. - **Standards Compliant:** Cornerstone's core focus is Radiology, so it provides DICOMweb compatibility out-of-the-box. [Learn how to use Cornerstone in your project](https://www.cornerstonejs.org/docs/getting-started/overview). ## Documentation You can find the Cornerstone documentation [on the website](https://cornerstonejs.org/). The documentation is divided into several sections: - [Tutorial](https://cornerstonejs.org/docs/category/tutorials) - [Main Concepts](https://cornerstonejs.org/docs/category/concepts) - [Live Examples](https://www.cornerstonejs.org/docs/examples) - [API Reference](https://cornerstonejs.org/api) - [How-to Guides](https://cornerstonejs.org/docs/category/how-to-guides) - [FAQ](https://cornerstonejs.org/docs/faq) - [How-to Contribute](https://cornerstonejs.org/docs/category/contributing) ## Support Users can post questions and issues on the [Open Health Imaging Foundation (OHIF) Community Forum](https://community.ohif.org/). Developer issues or bugs can be reported as [Github Issues](https://github.com/cornerstonejs/cornerstone3D/issues). The [OHIF Resources page](https://v3-docs.ohif.org/resources) may be of interest to Cornerstone users, as it includes presentations and demonstrations of OHIF and Cornerstone. ## Contributing ### [Code of Conduct](./CODE_OF_CONDUCT.md) Cornerstone has adopted a [Code of Conduct](./CODE_OF_CONDUCT.md) that we expect project participants to adhere to. ### [Contributing Guide](https://cornerstonejs.org/docs/category/contributing) Read our guide on [How-to Contribute](https://cornerstonejs.org/docs/category/contributing) and about our [Issue Triage process](https://v3-docs.ohif.org/development/our-process). ### License Cornerstone is [MIT licensed](./LICENSE).