Prototype vector to raster conversion

This commit is contained in:
Dennis Kobert
2025-09-19 12:19:46 +02:00
parent 1587ff164d
commit 4a9fb5162b
9 changed files with 105 additions and 9 deletions

View File

@@ -11,5 +11,6 @@ log = { workspace = true }
# Workspace dependencies
graphene-std = { workspace = true, features = ["gpu"] }
wgpu-executor = { workspace = true }
graph-craft = { workspace = true }
interpreted-executor = { workspace = true }