-
- [x] Make single vector to store bulk and boundary elements
- [x] Implement and use own bi-dir map for ID index
- [x] Remove usage of Vector ID classes fro elements
- [x] Remove VectorID for node…
-
hello Sir,
I am new with progressive compression of 3D meshes and I am trying to understand that throught your project because it combines discret wavelets transform, quatization and zerotree coding…
-
From the OpenXR SIGGRAPH presentation (https://www.khronos.org/assets/uploads/developers/library/2018-siggraph/04-OpenXR-SIGGRAPH_Aug2018.pdf) on Page 43 - "Viewport Projections"
In this slide we c…
-
**I have spend two days to build and install PyMesh on my system (ubuntu 16.04), but still cannot make it. Here is my third party cmake resutls:**
`-- Boost version: 1.58.0
-- Using system boost
ab…
-
Hi,
I would to ask if it is possible to get a remesher example?
I am totally new to this library. And would like to create a simple mesh geometry and remesh as a test.
Would you be kind to sh…
-
Hello,
I'm trying to use helixtoolkit WPF SharpDx to visualize a large point cloud. I am currently using the MeshBuilder to create a MeshGeometry3D from my ordered points. When loading a model thi…
-
Hello,
I find that simplifying a complex mesh may take a lot of time, as in demo: https://www.babylonjs-playground.com/#2JBSNA#3 , it will take about 10s for the pop-up alert window. So how do i save…
yzthr updated
6 years ago
-
Two tools would be extremely helpful for pybullet:
1. A way to add arbitrary poses/coordinate systems with optional visualization, like an unlimited version of CoodinateSystemDemo.
2. A useful …
-
I am trying to compile cgal 4.12.1 from source. It built successfully but make examples always failed with these errors
```
Scanning dependencies of target shortest_paths_multiple_sources
CMakeFil…
-
Copied from cgal-discuss:
Hello,
here
it is actually described what results the collapse_edge function produces,
therefore I believe it would be helpful that at least this explanation is
co…