pineal-render 0.1.0

Pineal — abstracción de painter: trait Canvas + RenderPlan + color helpers. Backend Llimphi (vello/wgpu) consumido por demos y consumidores upstream sin tocar a los painters.
Documentation
  • Coverage
  • 26.83%
    22 out of 82 items documented0 out of 35 items with examples
  • Size
  • Source code size: 129.92 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.41 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 51s Average build duration of successful builds.
  • all releases: 51s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sergiovelasquezzeballos

pineal-render

Llimphi render of pineal's model.

Converts a Scene from pineal-core into vello operations inside a Llimphi SceneCanvas. Handles antialiasing, composited layers (alpha blending), exports to PNG via pineal-export when snapshot is requested.

Deps