Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vidit-kushwaha/3d-chemistry
3D visualization of chemicals using 3DMol.js.
https://github.com/vidit-kushwaha/3d-chemistry
3dmol ajax jquery
Last synced: 2 months ago
JSON representation
3D visualization of chemicals using 3DMol.js.
- Host: GitHub
- URL: https://github.com/vidit-kushwaha/3d-chemistry
- Owner: Vidit-Kushwaha
- License: mit
- Created: 2024-03-23T17:34:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T09:46:42.000Z (9 months ago)
- Last Synced: 2024-04-03T15:32:01.774Z (9 months ago)
- Topics: 3dmol, ajax, jquery
- Language: JavaScript
- Homepage: https://threed-chemistry.onrender.com
- Size: 356 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D-Chemistry
![image](https://github.com/Vidit-Kushwaha/3D-Chemistry/blob/main/assets/image.png)
Demo : https://threed-chemistry.onrender.com
## Table of Contents
- [Technologies Used](#technologies-used)
- [Features](#features)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)## Technologies Used
- JavaScript
- 3DMol.js
- jQuery
- Ajax## Features
- **Upload CJSON, PDB Files:** Users can upload CJSON, PDB files containing structures.
- **Suported Model:** Supporded different model format (pdb, cif, cid,smiles, mmtf).
- **Styles:** Models feature a variety of styles, such as spherical, ball, stick, cross, and cartoon.
- **Annotate the element:** Users can annotate specific elements in a structure by hovering over them.
- **Measure Distance:** Clicking over two atoms allows the user to measure their distance.
- **Visualise in 3D:** The 3D molecular structure was rendered using the 3Dmol.js framework.## Getting Started:
- Clone this repository:
```bash
git clone https://github.com/Vidit-Kushwaha/3D-Chemistry.git`
- Start the development server.## Contributing
We welcome contributions! Whether you're a seasoned developer or a curious enthusiast.
## License
This project is licensed under the MIT License. See the [LICENSE](https://github.com/Vidit-Kushwaha/3D-Chemistry/blob/main/LICENSE) file for details.