leod / posh

Type-Safe Graphics Programming with Functional Shaders
136 stars 2 forks source link

Convenience to create `Framebuffer` with fresh textures given the size #59

Closed leod closed 1 year ago

leod commented 1 year ago

I don't think we want to keep this, since framebuffers have been made implicit in draw calls.