Karsten Schmidt

Results 212 comments of Karsten Schmidt

Just for reference this code was ported from this OpenCL version here: https://github.com/terrybroad/Simplex_Noise_OpenCL/blob/master/Simplex_Noise.cl

Just updated (and optimized) these functions, but still not 100% sure where the scaling issue is coming from (actually might be already present in the original version this code is...

let's maybe not close this just yet... also, if you want to play around w/ it, use the `[thi.ng/math "0.2.0-SNAPSHOT"]`

Hi @AlexDaniel - firstly thanks for all these submissions and MASSIVE apologies for only noticing them now (due to another new issue from today)... I haven't really used this project...

This faded version is just for visited links and was done on purpose to de-emphasize them. Unvisited versions have much better contrast...

Hi @brupelo - I'm managing a large [monorepo with over 175 independently versioned packages](https://github.com/thi-ng/umbrella) and have written my own tool to compute version bumps, changelogs and perform releases **entirely** based...

@daneren2005 @jtenner - sorry, completely fogot to answer this so far... the main reason for the lack of using atomics is that I had no need for those when this...

They're still missing since I've got limited bandwidth and not had any need for either of them so far... :)

Hi @acarabott - sorry just saw this now (after merging your PR) - you're right & I even think we should amend all spatial units to using `.toFixed()` with 1-3...

Hey @acarabott - agreed & was thinking about that too, but then again if I really would want pixel precision, I wouldn't use percentages... 😉 In any way, I agree...