Alejandro Juan Pérez

Results 24 comments of Alejandro Juan Pérez

What is the workaround? in the build directory the aren't conf files for other versions of VS.

Ok, it looks that I just had to update Visual Studio. Then it compiled fine Now it's crashing on start up. ![image](https://user-images.githubusercontent.com/4165974/35476921-4ed581fe-03b9-11e8-80e4-de8d3a83eb10.png)

> How do you uninstall 2.4? I tried to do it by right-click in the Windows start menu->uninstall but it opens up the typical Windows uninstall window but can't find...

Nevermind, I found it in this list instead Not sure why would not show up in the other list...

That would be very useful. I have spent quite a lot of time trying to integrate this library into my CMake project without success.

I not the developer, but I didn't know that there were noise functions in GLM. I was already using GLM, so I can avoid adding another dependency. Thanks! :)

Hi, just wanted to share my experience with this library. I found that GLM has better quality output against this library. SimplexNoise: GLM: I see two problems with this library:...

I have a mixed zig+C project and I have an issue which I think might be related. The project is failing to compile due to some C file, but it...

Btw, from what I've read in the docs, you should be able to use the NoNagle flags for flushing. However, I have tried to send a message without nagle and,...