Robert Sulej

Results 39 comments of Robert Sulej

That one is a bit mysterious. Did you have any updates of the driver (which version is installed now)?

Ok, thanks. Now I have 460.15. I'll try with the newer one and let you know.

Hi Riccardo, It seems that the issue is with the 460.20 driver. I have the same error. When I go back to 460.15 everything is OK. I'll file an issue...

OK, I can confirm that the problem is with the driver. Please, switch back to 460.15 if this is possible for you. For the next release I'll update to OptiX...

Hi Shawn, I saw this message when reading tiff files. It comes from the libtiff library, which is used to load tiff format. In my case it did not block...

Hi, This is a typical artifact caused by the numerical precision of finding ray-object intesection. It looks ugly especially on spheres. Please, try changing the `scene_epsilon` value to something above...

Great! Your image looks very nice. The good thing is that the view is sharp, which could be a problem if you go too far with the epsilon. I'll keep...

Hi, If you need only a flat shading then you can use the face index buffer and display it with a color palette, like [here](https://github.com/rnd-team-dev/plotoptix/blob/master/examples/1_basics/11_output_buffers.ipynb). If you need one of...

OK. I'll prepare the next release soon. Will try to include there also the modified shading of meshes. Stay tuned ;)

1-2 weeks, I think. :)