dust3d/thirdparty/instant-meshes/instant-meshes-dust3d/ext/tbb/src/perf
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
..
coarse_grained_raii_lru_cache.h Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
cpq_pdes.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
fibonacci_impl_tbb.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
perf.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
perf.h Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
perf_sched.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
run_statistics.sh Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
statistics.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
statistics.h Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
statistics_xml.h Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_cpq_throughput_test.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_fibonacci_cutoff.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_framework.h Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_hash_map.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_hash_map_fill.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_hash_map_fill.html Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_locked_work.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_lru_cache_throughput.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_parallel_for_each.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_sandbox.h Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_split_node.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30
time_vector.cpp Integrate Instant-Meshes 2020-01-04 19:59:10 +09:30