Optimal Transport News
The latest Optimal Transport coverage curated for game developers.
arXiv cs.GR details a cartogram built with optimal transport, turning 2025 world population into a contiguous map on a 4096×4096 Mercator grid. The method uses a Brenier map to avoid …
A new paper proposes treating Morse-Smale complexes as hypergraphs and comparing them with a co-optimal transport distance. For developers working on scientific visualization or topology-heavy tools, the interesting part is …
A new 3D Gaussian Splatting compression method claims it can cut primitive count to 10% while also speeding training about 10x. The interesting part for graphics teams is that it …
The introduction of analytic geometry for fluid simulations marks a significant leap for graphics programmers. By utilizing partial optimal transport methods, developers can achieve more accurate and efficient fluid dynamics, …
This article introduces a novel partitioning method for distributed simulations that enhances performance in sparse dynamic domains. Graphics programmers will find this particularly relevant, as it leverages optimal transport techniques …