Skip to content

AcylSilane/hydridic_blender

Repository files navigation

Python Blender

MIT License LinkedIn

Stargazers Forks Contributors Issues

Master Tests Dev Tests


Logo

Hydridic Blender

This addon helps import chemical species to blender.
Explore the docs »

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

Hydridic Blender is a Blender addon that's designed to make it easier to create illustrations of molecules and crystals. It was inspired by the wonderful Atomic Blender addon that comes stock with most Blender installations. Hydridic Blender tries to build on this idea, to give users a higher level of control over their 3D models.

The logo here are the letters "H" and "B", dressed up to resemble the half up/down arrows commonly used to represent electrons in orbital diagrams , superimposed on an orange (for Blender :D ) Frost Circle.

Built With

Usage

Currently, the addon supports the import of any chemical format supported by the Atomic Simulation Environment (XYZ, VASP, PDB, etc.) of both periodic and non-periodic varieties. Materials are automatically generated, and bonding is automatically calculated via ASE.

Example structure, nicotine:

image

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

This is currently a 1-person project, being done in the author's spare time. That being said, any contributions are welcome! If you'd like to help out, please do the following:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
  6. Keep on Being Awesome!

License

Distributed under the MIT License. See LICENSE for more information.

Contact

James Dean - message me via GitHub

Project Link: https://github.com/AcylSilane/hydridic_blender

Acknowledgements

This excellent blog post by Nikita, which greatly helped in getting autocomplete/linting working for Blender's Python API

About

This addon helps import chemical species to blender. Currently a work in progress.

Topics

Resources

License

Stars

Watchers

Forks