-
Some functions have hard dependencies and the handling in case the dependency is not present is inconsistent in the code.
Examples:
Fixed_border_parameterizer_3 or Orbifold_Tutte_parameterizer_3 t…
-
_Originally posted by @Dereuz24 in https://github.com/bnpr/Malt/issues/560#issuecomment-2324851913_
---
Hi @pragma37 Would it be possible for you to make a custom build or implement into the add…
-
### Description
Alternating diagonals would allow symmetrical deformations and reduce the zigzag triangle spikes.
![terrain_alternating_quad_diagonals](https://github.com/user-attachments/assets/e…
-
为什么在Deformation Transfer代码中,顶点少的mesh表情迁移到到顶点多的mesh生成的obj文件会出现问题呢?
-
When I export a vehicle mesh file (`body_01`, `hood_a`, `bumper_f_01`...) with or without the LOD filter option, and then I import it back into WolvenKit then the vehicle part corresponding to the mes…
-
I am getting a CUDA out-of-memory error when running this on Ubuntu 22.04.04 with two RXT 3090 GPUs (2x24GB VRAM).
The error:
/home/user/InstantMesh/app.py:135: UserWarning: The given NumPy arra…
-
Road map for creating a 2D Terrain Editor.
**Phase 1:**
1. Generate a Simple Square Mesh.
2. Add an interface to deform said mesh (gizmos)
3. Add geometry to Mesh when deformed.
4. Add a verte…
-
This is a list of issues about improving the mesh deformation implementation:
- [ ] initial topography and mesh deformation:
- [ ] #3402
- [ ] #3403
- [x] #3399
- [ ] particles and mesh …
-
We use a box geometry with a top free surface. No open boundaries, no boundary traction, no temperature variations, the only 'disturbance' to the model is a density profile (varying, increasing densit…
-
Thanks for your interesting work and open-source code. I noticed that the extracted mesh has no color. When rendering the image, I need to query the MLP to get the color of the mesh. I have two questi…