Commit Graph

5 Commits (1fcab64a32d8ef45cbac1a839bb770305dfe8c57)

Author SHA1 Message Date
huxingyi 082b5ea1f1 Fallback to uncombined when component mesh is not combinable [skip ci] 2020-04-11 16:23:12 +09:30
Jeremy Hu c26a65c565 Fix CGAL crash [skip ci] 2020-04-10 23:13:56 +09:30
Jeremy Hu 2d05583937 Integrate Instant-Meshes
1. Drop windows 32bit support
Add windows 64bit support.

2. Remove Script(quickjs) support
The current integrated quickjs is a very old version which doesn’t support windows 64bit system. In the future, (TODO)WebAssembly should be integrate as plugin system.

3. Integrate Instant-Meshes
Instant-Meshes take less than 1 second on all three platforms.

4. Remove QuadriFlow
Current implementation of QuadriFlow is too slow (take about 5 seconds on the example model) to do realtime remeshing.
2020-01-04 19:59:10 +09:30
Jeremy Hu 191dbacd89 Implement component remesh 2019-12-29 18:22:35 +09:30
Jeremy Hu 22373b1ed7 Implement grid mesh builder 2019-12-14 22:58:14 +09:30