Visualization News
The latest Visualization coverage curated for game developers.
ViCo is a new training framework aimed at making AI-generated charts look and read more like human-made figures. It combines self-reflection, multi-step reinforcement learning, and automated visual checks to improve …
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 chart-authoring grammar, ggaction, models the editing process as a chain of actions instead of a finished spec. That makes visualization code easier for humans to read and for …
Transparency in CAD is still a balancing act between correctness and speed, and a new survey maps the trade-offs across desktop and mobile pipelines. It highlights where approximate methods are …
Dynamic Tree Colors tackles a familiar UI problem for large hierarchies: how to keep branches easy to tell apart without making the whole tree feel like it’s constantly shifting. The …
Immersive 3D layouts can make egocentric network analysis less cramped and more readable. A study with 24 participants compared Cube, Cylindrical, Radial, and Spherical arrangements, finding Cube better for ego-alter …
A new method for computing Jacobi sets now propagates uncertainty analytically instead of relying on repeated sampling. For teams doing multi-field visualization, that means more stable topological features when scalar …
A new ethics audit of 255 IEEE VIS papers from 2024–2025 found that 74.1% involved human participants, but only 3.2% clearly reported ethics approval, an approval ID, and informed consent. …
SIGGRAPH has named the winners of its 2026 Student Research Competition, spotlighting student work across graphics, interactive techniques, XR, and visualization. For game developers, the interesting part is the pipeline …
A new visualization paper argues that graphical perception studies are the wrong tool for judging how people read charts and plots. The core claim is that perception happens on the …
Weak scalability benchmarks for visualization algorithms can be misleading when input size is scaled without preserving workload characteristics. A new study from Marvin Petersen, Jonas Lukasczyk, and Christoph Garth compares …
A new method computes trait-induced merge trees exactly for bivariate fields, avoiding the sampling errors that can hide zero-valued features. For graphics and tools teams working with scientific or topology-driven …
A new graphics paper tackles the old problem of dense line ensembles: how to keep trajectories readable without turning them into clutter. The method adds a path-integrated fidelity measure and …
A new visualization method uses variational autoencoders to make contour ensembles from 2D scalar fields line up more coherently across boxplots and density views. For graphics and tools teams working …
Loom is a new spatial transcriptomics visualization system built for multi-region analysis, combining local neighborhood views with global pseudo-temporal trajectories. It uses a novel glyph and computational pipeline to help …
A survey of 95 visualization experts found that acceptability hinges more on what an alteration means than on whether it touches presentation or data. Small aesthetic tweaks like lighting or …
A new paper proposes two topology-aware dimensionality reduction methods that try to keep loops and connected components intact, not just distances. AdaMapper uses persistence diagrams to adaptively refine the cover …
Topo-GS repurposes 3D Gaussian Splatting to turn high-dimensional data into continuous volumetric embeddings instead of sparse point clouds. For graphics and technical artists, the interesting part is the topology-aware loss: …
A mixed-methods study has mapped how historians actually use visualization across 4,142 papers and 14,021 images. The team classified 4,831 visualization instances and found five recurring roles, from primary-source evidence …
The recent work on interactive multimodal representations of machine learning aims to demystify ML for developers and users alike. By utilizing engaging visualizations, this research targets the common misconceptions surrounding …