Usage of noise() GLSL functions

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
User avatar
InsanityBringer
Posts: 3386
Joined: Thu Jul 05, 2007 4:53 pm
Location: opening the forbidden box

Re: Usage of noise() GLSL functions

Post by InsanityBringer »

just as a side note, did any GPU manufacturers ever actually implement noise? I remember using it a few years back for a thing that generated planets before vulkan was a thing and I always got 0.0 out of every card I was using at the time, so I ended up just writing my own slowass perlin noise system... heh
dpJudas
 
 
Posts: 3044
Joined: Sat May 28, 2016 1:01 pm

Re: Usage of noise() GLSL functions

Post by dpJudas »

Maybe that's why the deprecated them. If one of the main stream cards always returned 0.0 then we aren't even breaking any mods by doing this (they were already broken for some subset of the players).
Post Reply

Return to “Closed Bugs [GZDoom]”