davidAlgis

Results 8 comments of davidAlgis

I have the same issue on windows 10 and blender 9.2

I solve this issue by removing the lines 19 and 20: ``` import pydevd_pycharm pydevd_pycharm.settrace('localhost', port=6666, stdoutToServer=True, stderrToServer=True) ``` of ``command_port.py`` file.

Hi, Sorry for the delay of my answer. I could not reproduce the issue, could you add some details ? I try to add this article : ``The emergent landscape...

Hi, Thanks for your proposition, but I don't have enough time at the moment to implement your proposal. However, if you (or anyone) want to develop it I would be...

Tkinter and selenium need to work on separated thread to avoid this problem : https://stackoverflow.com/questions/64893207/how-to-make-tkinter-and-selenium-work-together https://realpython.com/intro-to-python-threading/

A possibility will to be generate them directly with CUDA.

Unity has made an issue of it : https://issuetracker.unity3d.com/issues/compute-buffer-isnt-updated-after-a-few-seconds-when-computebuffer-dot-getdata-is-not-used

The problem does not seem to appear with DX11 API like on https://github.com/davidAlgis/InteropUnityCUDA/commit/e3472ee8693254c25f7042002e3f310c5f72931e