Dominik Werner
Dominik Werner
The following example produces two figures, one rendered in the browser using `fig.show()`displays the latex text correct. The other one using `fig.write_html` does not render latex. ```python3 import plotly.express as...
Hey all, I am having some trouble compiling on a Windows 10 VM, compilation leads to the error: ` thread 'main' panicked at 'Unable to infer HDF5 library runtime version...
Hey All, I've been playing around with the `blosc` compression implemented in [0.8.0](https://github.com/aldanor/hdf5-rust/releases#:~:text=Support%20for%20LZF,performance%20is%20critical.) and i have some questions regarding the performance. So basically, for my 400 MB csv-file that i...
Hello @tkeskita, I'm currently exploring the possibility of rendering approximately 10 million particles and am considering using Blender as an alternative to Paraview. In Paraview, my approach to visualising particles...
Hey @tkeskita, i am currently working on a project for which i must generate images from simulations that should be as realistic as possible, therefore I need some motion blur....
Hi @tkeskita, I’m currently working with BVTK and have multiple Node Trees in use. However, I’m experiencing an issue where they randomly disappear. I’ve set up one Node Tree for...