• Stars
    star
    9
  • Rank 1,934,422 (Top 39 %)
  • Language
    Python
  • License
    Other
  • Created over 11 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A PHP script that shell-executes Blender 3D in background mode and lets a Python script run to fetch Scene statistics. The Python script exchanges the data by writing a start and a stop marker to the shell, and in between a JSON structure that is extracted and parsed by PHP to an associative array.