ModularMTL

Description

Modular multiplication on a circle visualiser.
Written in Swift using Metal API and SwiftUI.

Images

Preview

Features

  • Basic UI
  • User keyboard controls,
  • Calculations offloaded to Compute shaders,
  • Managed using Swift Packages with separate local Core module containing complete rendering logic.

Building

  • Clone the repository,
  • Use swift build -c release --arch arm64 --arch x86_64 inside your local repository clone to build universal binary in release configuration,

Running

WIP

GitHub

View Github