‹‹‹ Blog Overview

'bewegung' 0.0.7 released
A versatile video renderer

0.0.7 release of bewegung, a versatile video renderer and pleiszenburg.de open source project. Improved documentation.

  • Python
  • Python Package
  • Release
  • animated-gif
  • animation
  • animation-framework
  • compositor
  • h264
  • renderer
  • rendering
  • rendering-engine
  • scientific-visualization
  • video
  • visualization

Synopsis

bewegung is a versatile video renderer, primarily targeting scientific visualizations of large quantities of data. Its core concepts are sequences and layers. Sequences describe a certain time span within a video and can overlap. Each sequence can hold multiple layers. Layers can be generated with cairo, Pillow, datashader, matplotlib and bewegung's internal drawing system DrawingBoard. Final compositing of every video frame and video effects are implemented via Pillow. Video encoding is handled by ffmpeg. bewegung also includes a simple vector algebra system and a "camera" for 3D to 2D projections. bewegung is developed with ease of use, compute time and memory efficiency in mind.

Changes

  • DOCS: Updated "Getting Started" chapter to showcase new meta data dictionary in vector and matrix classes.
  • DOCS: Bumped Python at ReadTheDocs from 3.7 to 3.8.
  • FIX: Docs would not build properly with Python 3.8 and older.

Installation

Installation instructions are available on Github.

Further Information

‹‹‹ Blog Overview