JerryYan

Results 7 issues of JerryYan

Hello, I am wondering whether can I form my own 3D tet mesh by using PyMesh? E.g. My App can generate some vertices pos data and tet element data and...

Hello! I want to compare the difference between two 3D simulation (They should have subtle difference) and Framewire or Transparent materials would be two intuitive way that come to my...

Hello! It looks like Tina/taichi_three is under a significant refactorization and I think it maybe good time to throw out some ideas of mine to it (To be honest, I...

Hello! What should I do if I also want to keep the back face of a dynamic triangle? https://github.com/taichi-dev/taichi_three/blob/master/examples/simple_triangle.py

Hello, Taichi_three looks like a really cool project to make taichi do greater demos! Besides, what does model.face mean? I am looking at the 'hello triangle' demo, but it is...

Hi, I statically compile the VulkanCTS and it uses Amber. I want to save the buffers of each pipeline execution. How should I configure it in this way? Thanks!

Hello, When I try to install gmp on Ubuntu by using this command: `sudo apt-get install gmp` it says: `Reading package lists... Done` `Building dependency tree ` `Reading state information......