-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working