-
We have new experimental import file nodes for PLY, OBJ and STL in geometry nodes. They are still experimental, so these will be postponed, but worth noting.
Details
SHA-1: f6e6f2b2d2225c9b01…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues and added correct labels.
### Please describe the feature you have in mind and explain what the current shortcoming…
-
### Describe the bug
I could not add any material to a mesh created with geo nodes. The material was not added to the material list, so was unavailable to the Set Material node. Materials I created m…
-
Property 'geometry' does not exist on type 'Object3D
i use nexjs 14 typescript . not vite js
![image](https://github.com/adrianhajdin/project_threejs_ai/assets/16993254/eaac42e0-77a6-4572-b0dd-09083…
-
I want to partition a dataset of geometries into, finally, leaf nodes whose areas are approximately the same. I don't really care about the number of geometries per node, since my problem is I/O on t…
-
Geometry Nodes just dropped in Blender 2.92, and it makes me a little sad to think that I won't be able to browse through my gnode trees the way I do material trees.... I don't know if this add-on is …
-
Hello, I'm getting memory allocation error with every workflow that involves this instant-mesh reconstruction node. I'm running on a machine with 24G gpu memory. Should this happen? How could I …
-
is this superseded by the "MeshIO" based python filters?
This is based on the DREAM.3D filter "WriteTriangleGeometry" but maybe updated with newer terminology.
In software like Abaqus, Ansys an…
-
quick and "dirty" python version of reading data at geometry nodes.
Should be properly implemented with ADIOS2.
```python
from pathlib import Path
import adios4dolfinx
import dolfinx
import nu…
-
Referring to the `osm_to_cityseer.ipynb` file to convert osmnx data to cityseer, using the `graphs.nx_decompose` method reports an error:
```python
INFO:cityseer.tools.graphs:Decomposing graph to …