Prototype vector to raster conversion

This commit is contained in:
Dennis Kobert
2025-12-21 22:53:09 +01:00
parent 1587ff164d
commit 4a9fb5162b
9 changed files with 105 additions and 9 deletions
Generated
+3
View File
@@ -4549,6 +4549,7 @@ dependencies = [
"graphene-std",
"interpreted-executor",
"log",
"wgpu-executor",
]
[[package]]
@@ -7159,6 +7160,8 @@ dependencies = [
"futures",
"glam",
"graphene-application-io",
"graphic-types",
"log",
"node-macro",
"raster-types",
"rendering",