Information

Abstract

A WebGPU rendering backend has been implemented for the parametric modeling tool Math2Model in Rust. Having the rendering backend written in Rust (instead of TypeScript) allows using profiling tools, Rust libraries, and a strongly typed and safe programming language---for developing a web application.

Additional Files and Images

Additional images and videos

Additional files

Weblinks

BibTeX

@studentproject{brandmair-2025-rub,
  title =      "Rust-based WebGPU Rendering Backend for a Parametric
               Modeling Tool",
  author =     "Stefan Brandmair",
  year =       "2025",
  abstract =   "A WebGPU rendering backend has been implemented for the
               parametric modeling tool Math2Model in Rust. Having the
               rendering backend written in Rust (instead of TypeScript)
               allows using profiling tools, Rust libraries, and a strongly
               typed and safe programming language---for developing a web
               application.",
  month =      apr,
  URL =        "https://www.cg.tuwien.ac.at/research/publications/2025/brandmair-2025-rub/",
}