BioBlender21
Blender plugin to process biological data and molecular work.
Install / Use
/learn @PabloEnmanuelRamos/BioBlender21README
BioBlender2.1 available for Blender 3.0
BioBlender is an addon for Blender, aimed at providing tools for the import and elaboration of biological molecules. It consists of several functions, some executed by Blender and/or its Game Engine, and some others performed by external programs, such as PyMOL, APBS etc.
It was developed by the Scientific Visualization Unit of the Institute of Clinical Physiology of the CNR of Italy in Pisa, with the contribution of several colleagues.
We have now made it an Open Project, with the intent of keeping it updated, as long as Blender keeps moving on, and of possibly introducing new, better and useful features.
More info can be found on the SciVis website (www.scivis.it) and on BioBlender.eu, where is also present the Forum
BioBlender was developed to work on Windows, Mac and Linux. Therefore each fix will need to be tested on each of these platforms. Also, as BioBlender is supposed to handle different types of molecules, we will test:
- Single protein, multiple conformations File: "01_CaM_protein3conformations.pdb";
- Double strand DNA fragment File "02_4IHV_dsDNA.pdb";
- Glycoprotein (protein with sugar-like molecule attached) file "05_glycoprotein_4AY9_FSH.pdb";
- Small protein for testing GE. File "06_1L2Y_4GE.pdb";
- Composite protein (dimer), file: "04_Dimer_1A4U.pdb";
- Interacting protein/DNA, file "03_3IV5_ProteinComplex.pdb".
The SciVis Team is grateful to all that will contribute to this project.
Getting Started
BioBlender is still under development
Minimum Prerequisites
Using the command line
This set up will allow you to update dynamically to the latest snapshot of BioBlender. You need to be able to use the command line and have git properly set up.
Unix/Mac
-
Get the latest version
mkdir ~/BioBlender git clone https://github.com/PabloEnmanuelRamos/BioBlender21.git ~/BioBlender ln -s ~/BioBlender ~/.config/blender/%BLENDER_VERSION_NUM%/scripts/addons/BioBlender -
Checkout whichever branch you need. If you're not sure, skip this step.
cd ~/BioBlender git checkout remotes/origin/BRANCH_NAME -
Launch Blender and do File-->User Preferences-->Addons
-
Search the list for BioBlender2.1 and make sure it is ticked
-
Save user settings and restart blender
-
To update
cd ~/BioBlender git pull --all
Windows Vista and above
-
Get the latest version of BioBlender. Assuming you only have one partition C:. If not, just replace with your drive's letter (D, E, etc).
mkdir C:\some\directory\BioBlender git clone http://github.com/PabloEnmanuelRamos/BioBlender21.git C:\some\directory\BioBlender mklink /d "C:\Users\%username%\AppData\Roaming\Blender Foundation\Blender\%BLENDER_VERSION_NUM%\scripts\addons\BioBlender" C:\some\directory\BioBlenderThe
mklinkstep will work with/dor/j, both/dand/jare good options, of the two /j requires no elevated user privileges so if/dfails, then use/j -
Checkout whichever branch you need. If you're not sure, skip this step.
cd C:\some\directory\BioBlender git checkout remotes/origin/BRANCH_NAME -
Launch Blender and do File-->User Preferences-->Addons
-
Search the list for BioBlender2.1 and make sure it is ticked
-
Save user settings and restart blender
-
To update
cd C:\some\directory\BioBlender git pull --all
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
107.8kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
347.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
