Scenic.Math

Math support for Scenic applications

Installation

If available in Hex, the package can be installed by adding scenic_math to your list of dependencies in mix.exs:

def deps do
  [{:scenic_math, "~> 0.7.0"}]
end