-
I found that IFC to max available but Max to IFC available or not ?
-
Hello, i want to perform boolean operation on stl/obj files can you help me on that. i saw editsdf which you created and in which boolean op are done, as there is no original source code how can i in…
-
As mentioned in the [Radium Stable Release project ](https://github.com/STORM-IRIT/Radium-Engine/projects/2) , we need to simplify Radium's **Core** package.
This issue is expected to be a discussion…
-
This causes OBJLoader to create superfluous meshes whose geometries are empty, which can be seen in the OBJLoader example [here](http://threejs.org/examples/webgl_loader_obj).
Open up the dev-tools c…
-
```
Hi, I've found that after the union calculation, the indices of vertices on a
same face may be repeated, for example if I output the result into an obj file,
an line with error is:
f 204 194 5 …
-
Add `Convex` to the list of supported `Shape` (shape_specification.h) in `geometry`. Currently we support `Sphere`, `Cylinder`, `Box`, and `HalfSpace` with limited support for `Mesh`.
-
Hi,
I am wondering if it might be possible to save meshes with the polygonal (default) option on using MeshLabServer. I currently can not find a work around and any filter that involves quad meshes…
-
```
Hi, I've found that after the union calculation, the indices of vertices on a
same face may be repeated, for example if I output the result into an obj file,
an line with error is:
f 204 194 5 …
-
In my testing, bi-cubic patches generated by Far::PatchTableFactory were not C2 continuous and hence the resulting patch mesh did not look smooth when rendering with analytic bi-cubic patch normals.
…
-
started on multilayer example/experiment, at moment example is quite limited and it's only one way, but concept seems to work fine and seems quite simple to use. Currently only on the openfl experime…