Skip to content

3D visualisation of mechanical counter that can be used as an example of how positional numeral systems works

License

Notifications You must be signed in to change notification settings

h5vx/MechanicalCounter3D

Repository files navigation

3D Mechanical Counter

Check it out!

Features

  • Supports binary, octal, decimal and hexadecimal counting
  • Good for demonstration how positional number system works
  • 1 to 16 digits
  • Adjustable speed
  • writen using three.js
  • Uses WebGL

Requirements

  • nodejs - not too ancient

Running & Building

# Install dependencies
npm install --include=dev

# Run
npx vite

# Build
npx vite build

About

3D visualisation of mechanical counter that can be used as an example of how positional numeral systems works

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published