blender-laser
Installation
SKILL.md
Blender Laser Beams — Python Raycasting Skill
Build laser beams that raycast against scene geometry and reflect off surfaces using
a frame_change_post handler. See blender-3d for materials, cameras, and rendering.
Send all code via:
curl -s localhost:5656 --data-binary @- <<'PYEOF'
<python code>
PYEOF