---
格式版本: 2
标题: "Six Ways to Draw Vangers with WebGPU: Real-Time Rendering of Editable Multi-Layer Height Fields"
原文链接: "https://arxiv.org/abs/2608.17390"
发布日期: "2026-08-18"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Tue, 18 Aug 2026 05:31:23 UTC (20,412 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-08-20T15:56:59+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-08-20T15:48:16+08:00"
入库时间: "2026-08-20T07:56:59.687Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=model%20fit&searchtype=all"
匹配关键词:
  - "model fit"
  - "GPU"
相关厂家:
  []
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 7
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "该资料为arXiv计算机图形学论文，主题为WebGPU地形渲染，与超节点、AI Rack、高速互连、供电、液冷等关注方向完全无关。来源权威但内容不相关，无任何技术或商业信号。"
AI质检模型: "ali-deepseek-v4-flash"
AI质检时间: "2026-08-20T16:03:13+08:00"
AI主题相关性: 0
AI来源权威性: 2
AI新颖性: 0
AI技术细节: 0
AI商业部署信号: 0
AI完整性: 5
AI摘要: "研究者比较了六种WebGPU渲染方法，用于实时绘制1998年游戏《Vangers》的可编辑多层地形，所有方法均需保留洞穴并支持局部破坏。"
AI摘要模型: "ali-deepseek-v4-flash"
AI摘要时间: "2026-09-07T03:21:44.886Z"
采集批次: "2026年8月20日14点19分32秒"
采集批次ID: "20260820-141932-079"
去重键: "https://arxiv.org/abs/2608.17390"
---

## Computer Science > Graphics

## Title:Six Ways to Draw Vangers with WebGPU: Real-Time Rendering of Editable Multi-Layer Height Fields

Authors:[Dzmitry Malyshau](https://arxiv.org/search/cs?searchtype=author&query=Malyshau,+D)

[View PDF](https://arxiv.org/pdf/2608.17390) [HTML (experimental)](https://arxiv.org/html/2608.17390v1)

> Abstract:Terrain level-of-detail is measured almost exclusively on digital elevation models: single-valued, smooth at the sampling scale, sampled from real topography. Game terrain is often none of these. We compare six rendering methods - height-field ray marching, voxel-accelerated ray marching, sliced proxy geometry, per-sample bar rasterization, compute scattering, and a fitted triangle mesh - implemented in a single engine over a single data path, on the hand-authored multi-layer terrain of Vangers (1998), scored against a CPU ray cast of the same source data. Every method must preserve the two solid intervals available at a ground sample, render at interactive rates, and reflect local terrain destruction without reloading the level. These constraints rule out treating caves as decoration or amortizing a static preprocessing step over an immutable map.  
> From the original game's top-down camera the six methods look interchangeable. At eye-level horizons they do not: point scattering loses coverage, slicing bands, and an over-simplified mesh can miss a wall. At the selected quality settings a greedy triangulated irregular network (TIN) has the lowest mean frame time on every device we measured, but the fit cost is set by the second layer rather than by floor relief, and making that mesh editable retains 319 MiB of GPU geometry and 535 MiB of CPU triangulation. All six implementations use the same native wgpu / WebGPU API and canonical WGSL. We release the engine, the harness, and a one-command measurement protocol.

| Comments: |  |
| --- | --- |
| Subjects: | Graphics (cs.GR) |
| ACM classes: | I.3.7 |
| Cite as: | [arXiv:2608.17390](https://arxiv.org/abs/2608.17390) \[cs.GR\] |
|  | (or [arXiv:2608.17390v1](https://arxiv.org/abs/2608.17390v1) \[cs.GR\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2608.17390](https://doi.org/10.48550/arXiv.2608.17390) |

## Submission history

From: Dzmitry Malyshau \[[view email](https://arxiv.org/show-email/d9856b69/2608.17390)\]  
**\[v1\]** Tue, 18 Aug 2026 05:31:23 UTC (20,412 KB)

[Which authors of this paper are endorsers?](https://arxiv.org/auth/show-endorsers/2608.17390) | Disable MathJax ([What is MathJax?](https://info.arxiv.org/help/mathjax.html))
