https://github.com/electron0zero/molview--3d-data-files
3D files for some common molecules (29 total)
https://github.com/electron0zero/molview--3d-data-files
Last synced: 4 months ago
JSON representation
3D files for some common molecules (29 total)
- Host: GitHub
- URL: https://github.com/electron0zero/molview--3d-data-files
- Owner: electron0zero
- License: cc-by-4.0
- Created: 2017-06-16T12:33:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-07T18:36:28.000Z (almost 9 years ago)
- Last Synced: 2025-02-09T05:14:52.677Z (over 1 year ago)
- Homepage:
- Size: 39.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 3D files for some common molecules (29 total)
This repo have pdb, x3d, blend and fbx files for each molecule (*I lost pdb & x3d files for 2 molecules so they only have 27 files*)
*filenames.txt contains the name of all the molecules*
*Elements in these molecules is color coded, colors.txt files contains info about which color represents which molecules*
# Why?
I used these files in a fun little side project [MolView](https://github.com/electron0zero/MolView)
# What are these files
**These 3D models represent actual structure of molecule because these are created using pdb files**
### pdb(protein data bank) files
These are the files used to represent a molecule's structure
I downloaded these from PDB(protein data bank)
### x3d files
x3d files are generated from pdb files by using jmol
Open pdb files in jmol and then export it as x3d
### blend files
These files are blender files
Created using importing x3d and doing some cleanup(Join elements, reduce triangle count, rename materials)
These can be edited using blender
### fbx files
These files are exported from blend files(using blender obviously)
Can be used/Viewed in Windows 10 Model View(3D View) Application
## License
The content of this project is licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)