Skip to content

使用blender python 自动渲染 模拟的现实场景密封圈下落图片

Notifications You must be signed in to change notification settings

conf-haolee/auto-render-with-bpy

Repository files navigation

auto-render-with-bpy

使用blender-python 自动渲染模拟出的密封圈下落场景图片

更新计划:

  • 实现 UI 界面 用pyqt
  • [ ]

实例渲染图片展示

  • 密集下落场景模拟文件:fallRingsCircleSimulation.blend
  • 自动渲染程序:auto_render_torus_simulate_fall.py
  • 渲染指定数量labeled bmp密封圈图片程序:auto_render_torus_with_overlap.py

添加用户界面

环境配置

Python 3.11.9 blender 4.1 bpy-4.1.0-cp311-cp311-win_amd64.whl

ui界面需要的环境:pip install pyqt6 pip install pyqt6-tools

官方软件下载 https://download.blender.org/release/Blender4.1/

bpy模块离线下载 https://pypi.tuna.tsinghua.edu.cn/simple/bpy/

pyqt6 入门参考

https://www.byhy.net/py/qt/qt_01/

About

使用blender python 自动渲染 模拟的现实场景密封圈下落图片

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages