Alex Raistrick

Results 97 comments of Alex Raistrick

Closed due to inactivity, please follow up if you require additional help

Closed due to inactivity, please follow up if you require additional help

Hello all! Could one or more of you post the logs from running 'install.sh'? It seems compilation is not succeeding on your platform, and the logs would help us debug...

Hello, it seems terrain compiling failed. Please post your full `install.sh` logs and @mazeyu may be able to help. Issue #17 may also help.

Hello all! I have done some initial tinkering to try and provide AMD support for mac/linux/WSL. Would appreciate any testers or PR's into the `amd_support` branch, but be warned its...

Hello, it seems you are attempting to run with cuda-accellerated terrain generation, was this your intention? Can you post your full command and logs? You may need to compile on...

Can you post the full logs? thanks!

Thanks! We will accept some or all of #22 as soon as our contributing pipeline is set up, hopefully tonight or tommorow.

'skipping cuda' just means you will not be able to use the `cuda_terrain` config, rendering on the GPU will still work once the CPU work of generating the scene is...

`install.sh` installs `requirements.txt` into **two** different copies of python. One is the outer `python` you are using to execute manage_datagen_jobs, and the other is blender's internal python `infinigen/blender/3.3/python/bin` which it...