Skip to content

lexin-chen/SciArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bringing science to life with stunning 3D digital art

© 2023 Lexin Chen. All rights reserved. More at my website.

📣🪄 Open for commissions, please contact me le.chen at ufl dot edu for custom-made images or animations. 🪄📣

I mainly use the open-sourced software, Blender, for:

  • rendering 3D images of biomolecules.
  • rendering movies of molecular simulation trajectories.

To create HD 3D images:

Example files is located in the release code of how to model a biomembrane and protein.

Two great resources that guided me into this world are:

  • Crash course Blender by Blender Guru, especially this beginner playlist.
    • Note: Some settings deviate from Blender 2.8 in the videos and the newer Blender versions.
  • Rendering 3D molecules into ultra-HD images by Brady Johnson.

To create HD movies of molecular simulation trajectories:

  1. Load trajectory into Visual of Molecular Dynamics (VMD).
  2. Use the get_movie.tcl script to render an image for every frame of the trajectory.
  3. Import all the rendered images into the Blender.
  4. Render and export your movie. More instructions on this in the release form under the .blend1 file.