Skip to content

Visualization of conformal mappings on the complex plane.

Notifications You must be signed in to change notification settings

alex-chew/conformal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conformal

Visualization of conformal mappings on the complex plane.

Sample output

Inspired by this video by /u/ttoinou.

Cat photo by Paul on Unsplash.

Usage

$ ./conformal input.png
$ mpv --loop out.mp4

Requirements

  • OpenCV (tested with v3.3.0)
  • Armadillo (tested with v8.200.1)
    • LAPACK (tested with v3.6.0)
    • OpenBLAS (tested with v0.2.18) or other BLAS equivalent

Building

From the repository root:

$ mkdir build
$ cd build
$ cmake ..
$ make

About

Visualization of conformal mappings on the complex plane.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published