DigitalExtinction / Game

A 3D RTS game implemented in Rust.
https://de-game.org
GNU Affero General Public License v3.0
294 stars 23 forks source link

Do type-safe dimensional analysis #175

Open Indy2222 opened 1 year ago

Indy2222 commented 1 year ago

Currently, all kinds of physical quantities are represented with pure f32s. Use custom types instead. It has the following benefit:

github-actions[bot] commented 2 months ago

There is no activity on the issue for some time. The issue will be automatically closed in 3 weeks.