Skip to content

hweiske/blender-importASE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main development in Tonner-Zech-Group

Collection of Blender Addons for Molecular Structures

DOI

Dependencies

  • ASE: You just need to find the location of your blender installation and use pip to install ase for blender to find it. For example when installed with snap:

    /snap/blender/xxxx/3.x/python/bin/python3.x -m pip install ase

    • to find your blender-python for installing ase: open blender; open the python console, type "import sys;sys.executable" and hit enter. now the executable is printed - use as above

Installation

To use the addons in Blender simply download the zip file for yor version blender_importASE.zip from the latest release. In Blender go to edit -> preferences -> addons; click install; find the zip file and install it. Then activate the new addon in the list. If you want to use the automatic rendering of viewpoints, also download the file render_vpts.py and install and activate the same way.

Usage

You can now import molecules from the File -> import tab and use render -> render vpts to render all collections seperately for your list of cameras.

Images will be put in the folder with the collection name and the name of the camera (name them top, side, front. camera.001 and camera.002 won't help you understand it).

About

First version of an import script using the atomic simulation environment (ASE) to create a blender addon for the import of atomic structures.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages