Login
From:
Sébastien Lagarde
(Uncensored)
subscribe
GBuffer helper – Packing integer and float together | Sébastien Lagarde
https://seblagarde.wordpress.com/2018/09/02/gbuffer-helper-packing-integer-and-float-together/
links
backlinks
Tagged with:
use
Roast topics
Find topics
Find it!
Version : 1.0 – Living blog With GBuffer approach, it is often required to pack values together. One useful case is to be able to pack an integer value (often matching an enum like material ID) and…