-
When I convert and repackage a Dragon's Dogma 2 mesh, I am only able to view it in certain circumstances in game, and generally the game crashes.
1. When I create a PAK with a modified head mesh, I…
-
### Is your feature request related to a problem?
Will Moss requested this.
He was exporting to `STL` format. That format supports only the mesh itself and not any variables. But, VisIt allowed hi…
-
We should consider adding a section to the 3D Tiles spec about recommended glTF extensions. This would be like best practices guide for taking the most advantage out of glTF within the 3D Tiles / geos…
-
## Objectives
Unify the names (`gmsh:physical`, `medit:ref`, `flac3d:zone`...) and implementations of point / cell sets among formats.
### Names
Currently these different names need to be har…
-
Spotted some commits implementing more mesh formats - would it be worth just (optionally?) depending on meshio and calling it a day? Improvements and additional formats could be contributed back upstr…
-
```
Currently, only VTK, and HDF5 are supported.
```
Original issue reported on code.google.com by `robert.c...@gmail.com` on 24 Nov 2009 at 1:34
-
The application crashes when loading a .stl file.
I connected gdb and it looks like the mesh->tdata and mesh->vdata are not correctly allocated when loading the .stl file.
Changing line 24 in libfab…
-
Hey! Nice library! Hope to utilize it to its potential!
Is there a possibility to support Bevy mesh formats?
In the following format for example:
```
// ( inside a struct )
pub(crate…
-
## Expected behavior and actual behavior.
File "/home/work/extoanaservice/app/analyzers/work_area.py", line 627, in init
mesh_link_gdf.to_csv(os.path.join(self.file_manager.storage_folder(), m…
-
Collada (.dae) files support the specification of a unit in the header of the file, which is then applied throughout the file. For example, this way all vertices could be specified in inches. The unit…