Python

  • Python – Attach to Process

    Python – Attach to Process

    To debug another process, such as a Blender Addon, one has to configure Linux to allow ptrace (process trace) to attach to processes outside of their own scope. To set this config permanently modify or create the file /etc/sysctl.d/10-ptrace.conf and edit/add following line: To apply the change immediately, run in the terminal.

  • BlendSAR

    BlendSAR

    A custom blender render engine to simulate Synthetic Aperture Radar images