top | item 44956601

(no title)

MintPaw | 6 months ago

Looks kinda like Rust? How similar is this to geometry shaders?

discuss

order

fyrn_|6 months ago

Quite different, but also geometry shaders have fallen from grace for quite awhile because it turned out to be practically impossible to optimize them

pezezin|6 months ago

Geometry shaders have been replaced by mesh shaders, which are way more powerful as they can output any kind of geometry.