Blayne
Blayne
I don't really understand what "You can move this directory into your Windows environment." means. As in, can I use this with VS? I know I could probably put the...
When I try to get noise using the 2D function, I get an out of range exception. Here's my usage: ``` float max = 0.0f; float min = 0.0f; float...
It currently doesn't compile, I get errors such as: ``` Error C2653 'EHMDDeviceType': is not a class or namespace name VRCode Source\VRCode\TP_VRPawn.cpp 30 ``` In particular it seems like there...
I can't seem to get Unreal to accept the library as a Plugin, perhaps I'm making a large oversight but nothing seems to be working. I've successfully before created a...
Hello! Love the library. Do you have any plans for Simplex Noise? I hear it often can result in better shapes for natural looking terrain. e: I am having difficulty...