Skip to content

Support for large image output #8

@Chlumsky-Ceros

Description

@Chlumsky-Ceros

Currently, if ode-renderer-cli attempts to draw a large image output, it may crash if the final image or some required intermediate result does not fit the maximum texture size. This needs to be fixed by dividing the output into segments and combining them in physical memory. However, this required advanced logic to determine the correct segment size and margin.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions