Saturday, 1 October 2022

What is new in ANIAnimator v0.1.0?

Two carbon atoms are bonding each other.

Changing the camera

With ANIAnimator v0.1.0, you can change the camera.

In code

ANIAnimator.animate(anifile="C.ANI", camera=((40, 0, 0),
(0, 0, 0),
(0, 1, 0)))

In terminal

$ python -m ANIAnimator C.ANI 1920 1080 1 1.3 camera=40,0,0,0,0,0,0,1,0

Citation

If you are using ANIAnimator, please citate relevant version. You can find relevant citation here.

@software{eftal_gezer_2022_7133028,
author = {Eftal Gezer},
title = {eftalgezer/ANIAnimator: v0.1.0},
month = oct,
year = 2022,
publisher = {Zenodo},
version = {v0.1.0},
doi = {10.5281/zenodo.7133028},
url = {https://doi.org/10.5281/zenodo.7133028}
}

Related Posts:

  • What is new in ANIAnimator v0.1.0?ANIAnimator makes the GIF file from a given chemical ANI file. This article tells the new features in the ANIAnimator v0.1.0. Two carbon atoms are bonding each other. Changing the camera With ANIAnimator v0.1.0, you can cha… Read More

0 comments:

Post a Comment