Sha256: 95fd67f4325061224fbedbc5f7102b9c60411b16bb6dd76970a21bcad173318f

Contents?: true

Size: 123 Bytes

Versions: 5

Compression:

Stored size: 123 Bytes

Contents

module Profound::Filters
  module ToyCamera
    def toy_camera
      @source = @source.modulate(1.2, 1.2)
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
profound-0.0.6 lib/profound/filters/toy_camera.rb
profound-0.0.5 lib/profound/filters/toy_camera.rb
profound-0.0.4 lib/profound/filters/toy_camera.rb
profound-0.0.3 lib/profound/filters/toy_camera.rb
profound-0.0.2 lib/profound/filters/toy_camera.rb