Posts

Post not yet marked as solved
3 Replies
1.6k Views
This is running on macOS 10.13.2I've got a MTKView subclass that's drawing a CIImage to the current texture, and rapidly resizing my window causes my content to become either squished or streched out as the window size changes. I’ve double checked that the sizes of the texture and the window size are in sync (they are).Here’s a video of the problem in action: http://shapeof.com/trash/metal_ci_resize_what.mp4Any ideas for what to look for in my code?thanks,-gus
Posted
by ccgus.
Last updated
.