![]() |
VOOZH | about |
dotnet add package OutWit.Controller.Render.Model --version 1.3.0
NuGet\Install-Package OutWit.Controller.Render.Model -Version 1.3.0
<PackageReference Include="OutWit.Controller.Render.Model" Version="1.3.0" />
<PackageVersion Include="OutWit.Controller.Render.Model" Version="1.3.0" />Directory.Packages.props
<PackageReference Include="OutWit.Controller.Render.Model" />Project file
paket add OutWit.Controller.Render.Model --version 1.3.0
#r "nuget: OutWit.Controller.Render.Model, 1.3.0"
#:package OutWit.Controller.Render.Model@1.3.0
#addin nuget:?package=OutWit.Controller.Render.Model&version=1.3.0Install as a Cake Addin
#tool nuget:?package=OutWit.Controller.Render.Model&version=1.3.0Install as a Cake Tool
Shared data types for the OutWit.Controller.Render controller — render task, scene, options, and result data used both host-side (in adapters) and node-side (in distributed batch processing).
Lives as a separate NuGet so:
content/module/, not lib/).This package is a transitive dependency when you dotnet add package OutWit.Controller.Render — you don't usually reference it directly unless you're building tooling on top of these types.
MIT. See LICENSE.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on OutWit.Controller.Render.Model:
| Package | Downloads |
|---|---|
|
OutWit.Controller.Render
Distributed rendering via Blender CLI and ffmpeg for .blend scene blobs, bootstrap typed-scene inputs, stills, tiled stills with overlap-aware tile options, runtime diagnostics, unified/frame/video/tiled preflight validation, frame sequences, and MP4 output. Persistent-batch frame distribution renders a node's whole contiguous frame chunk in a single Blender process via the command-line animation render (scene loaded once, GUI-free / macOS-safe) with per-engine chunk sizing; tiled stills render per-tile. |
|
|
OutWit.Controller.Render.Dcc.Model
Shared DCC scene-ref and validation data types used by the OutWit.Controller.Render.Dcc controller — host-side in adapters and consumed by the downstream Render controller. |
This package is not used by any popular GitHub repositories.