gelly-gmod / gelly

Library to integrate fluids into a game engine
GNU General Public License v3.0
20 stars 4 forks source link

Source engine texture passing #3

Closed yogwoggf closed 1 year ago

yogwoggf commented 1 year ago

We need to be able to pass our G-buffer textures to the Source engine without any issues. Ideally, it should be like a normal ITexture. We primarily need it for sampling from the DX11-computed buffers in DX9.

Scope

gelly-binary-module

Acceptance Criteria

yogwoggf commented 1 year ago

Done. gmod_v3FkOZEUaW