Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philbobaggins/heroic-scale-calculator
A simple browser based app to convert between real world measurements and that of heroic scale minitures.
https://github.com/philbobaggins/heroic-scale-calculator
3d 3d-model 3d-modelling 3d-printing 40k calculator elm elm-lang heroic heroic-scale minitures minitures-game warhammer-40000 warhammer-40k webapp webpage
Last synced: 17 days ago
JSON representation
A simple browser based app to convert between real world measurements and that of heroic scale minitures.
- Host: GitHub
- URL: https://github.com/philbobaggins/heroic-scale-calculator
- Owner: PhilboBaggins
- License: mit
- Created: 2021-08-01T03:47:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T12:25:15.000Z (10 months ago)
- Last Synced: 2024-11-14T12:32:46.991Z (3 months ago)
- Topics: 3d, 3d-model, 3d-modelling, 3d-printing, 40k, calculator, elm, elm-lang, heroic, heroic-scale, minitures, minitures-game, warhammer-40000, warhammer-40k, webapp, webpage
- Language: Elm
- Homepage: https://philbobaggins.github.io/heroic-scale-calculator/
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Heroic scale calculator
A simple browser based app to convert between real world measurements and that of heroic scale minitures. Conversions can be done in either direction, simply by changing the number in the appropriate box (other values will then be recalculated to keep everything in sync).
This is the first thing I've ever written in [Elm](https://elm-lang.org/) and was mostly done as a test of Elm.
Compiled code is stored in the "docs" directory so that [Github Pages](https://pages.github.com/) will host it. It's not really "docs" in there. The Makefile in this directory will build these files.