[object Object]

Results 84 comments of [object Object]

I mean, you can always simply increase the limit for the current render distance without any other changes

> And how would that work without running into any of the problems stated above? The screenshots sent by @MysticMia look perfectly fine to me. Just say a view distance...

Oh cool, thanks! I might try contributing if I actually become good at programming in the near future

This is actually a pretty good project for learning FFI/bindgen and rust at the same time

I have started a separate project at https://gitlab.com/string_rs/wpilib_rs Hopefully I can get it in a working state by the end of winter break

Welp that didn't end well, I will do work this summer to perhaps have it working by next build season

> The GPU is not supported with out OpenCL. What happens if you run `clinfo`? This should tell you if OpenCL is properly installed or not. I will have to...

> If the client says it has now OpenCL support for the GPU it means that it was either not able to access OpenCL at all or it was not...

> Someone else had mesa drivers and their GPU was disabled. clinfo indicated that FP64 was not supported by mesa opencl. OK, I'll make sure to send my `clinfo` output...