Skip to content

Useful scripts for creating animations with the Blender Python API

Notifications You must be signed in to change notification settings

cms-outreach/blender-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

blender-scripts

Useful scripts for creating animations with the Blender Python API (Blender 3.4.1)

Scripts

  • convert_to_curve.py

Converts the meshes associated with muons, electrons, and tracks to curves and adds a material. Then they are visible when rendered.

  • change_background.py

Changes background color (to 0x202020).

Usage

  • Open Blender

  • Import a .gltf or .glb file exported from iSpy WebGL

  • Select "Scripting" from the main menu

  • Select "Open Text" and select a python script

  • Then run using the "Run Script" button (or the "Alt P" shortcut)

About

Useful scripts for creating animations with the Blender Python API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages