kandahar
kandahar
### Contact Details _No response_ ### Is your proposal related to a problem? Starting from the obstacle example, I saw that these are the boundaries that appear in the List...
### Contact Details _No response_ ### Is your proposal related to a problem? I would like to simulate the flow around custom obstacles (fem meshes). These custom obstacles could be...
Hey, thank you for your amazing work here. I would like to animate a mesh ``` vertices = [(0.1,0.2,0.3), (0.1,0.3,0.4),...] edges = [[1,0,1],[1,1,1],...] ``` and the single vertices change over...
Since there are many older and open questions, I wonder wether this repository is still maintained.
When trying to install the package with ```BOOST_INCLUDE_DIRS=/usr/include/boost make all``` ``` mesh/src/aabb_normals.cpp:154:74: error: cannot convert ‘PyObject*’ {aka ‘_object*’} to ‘const PyArrayObject*’ {aka ‘const tagPyArrayObject_fields*’} 154 | uint32_t* closest_triangles=reinterpret_cast(PyArray_DATA(result1)); | ^~~~~~~...
Hey, thank you for your amazing work here. I would like to animate a mesh ``` vertices = [(0.1,0.2,0.3), (0.1,0.3,0.4),...] edges = [[1,0,1],[1,1,1],...] ``` and the single vertices change over...