Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.