wizard3376

Results 6 issues of wizard3376

[.blend file: ](https://drive.google.com/file/d/1dGVZ9o3DDRpPXcqqTgxceKRcFKJ5Swpb/view?usp=sharing) There are multi-colored pixels around the perimeter, this is an error ![Снимок экрана (444)](https://github.com/LuxCoreRender/BlendLuxCore/assets/133279496/cd9ab950-5b56-413f-9571-62756b4b0704) they are everywhere ![Снимок экрана (445)](https://github.com/LuxCoreRender/BlendLuxCore/assets/133279496/dd06efa0-57f1-4548-9bb8-5aa05cf0da62) And for some reason, even if you...

.blend file: https://drive.google.com/file/d/19jUqhnXKJ-paCHVgHcbyK9jzBKRv0pgD/view?usp=sharing if you set the value too high (Gain or Exposure), then the node (Emission) produces artefacts in the form of a black glow My CPU and GPU...

how to render on the server? There is no exact information on this topic, no video, can you tell me how to run the render in the server? If the...

LuxCore creates sharp edges where there aren't any. ![Problem with anisotropic surface](https://github.com/LuxCoreRender/BlendLuxCore/assets/133279496/6decb38c-cbbd-4a38-b42a-c617d336e995) Here is a render of Cycles. ![Problem with anisotropic surface2](https://github.com/LuxCoreRender/BlendLuxCore/assets/133279496/82fb17c4-3661-4cbd-ba79-6ff226379c8a) Cycles doesn't have any problems with anisotropy. Here...

I made a code that bakes textures in Google colab import os # Import module os blender_url_dict = {'4.0.2': "https://ftp.nluug.nl/pub/graphics/blender/release/Blender4.0/blender-4.0.2-linux-x64.tar.xz"} blender_version = '4.0.2' blender_url = blender_url_dict[blender_version] base_url = os.path.basename(blender_url) #Use...

The problem with (Area) in the first image you can see that the laser does not pass through completely, but only halfway, this is due to the fact that ((Area)...