Information
- Publication Type: Student Project
- Workgroup(s)/Project(s):
- Date: 2025
- Date (Start): 1. May 2024
- Date (End): 30. April 2025
- Matrikelnummer: 12024754
- First Supervisor:
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
Weblinks
- Release Notes
Activity log for this student project - Math2Model: Build Objects with Math
Online parametric modeling tool - Source Code
Source code on GitHub, for Rust rendering backend see /parametric-renderer-core
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/",
}