Top Banner
Computing the image of Thurston’s skinning map David Dumas Richard Kent University of Illinois at Chicago University of Wisconsin – Madison September 17, 2013
22

Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Jun 05, 2018

Download

Documents

truongduong
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Computing the image ofThurston’s skinning map

David Dumas Richard Kent

University of Illinois at Chicago University of Wisconsin – Madison

September 17, 2013

Page 2: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

The Skinning Map

Goal: Compute and see image of σM

Page 3: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

The Examples

Page 4: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

The Method

Intersections in the character variety

Page 5: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

The Implementation

Triangulate the fiber product

Page 6: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

The FlayerDemonstration of fiber productreconstruction

Page 7: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Gallery of skinning map images

Page 8: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct1 – Rectangular boundary [cf. Chesebro-Deblois]

[−2, 2]× [0, 4]

Page 9: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct1 – Rectangular boundary [cf. Chesebro-Deblois]

[−2, 2]× [0, 4]

Page 10: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct1 – Rectangular boundary [cf. Chesebro-Deblois]

Page 11: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct1 – Rectangular boundary [cf. Chesebro-Deblois]

Page 12: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct2 – Tetrahedral boundary [cf. Gaster]

[−2, 2]× [0, 4]

Page 13: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct2 – Tetrahedral boundary [cf. Gaster]

[−2, 2]× [0, 4]

Page 14: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct2 – Tetrahedral boundary [cf. Gaster]

Page 15: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct2 – Tetrahedral boundary [cf. Gaster]

Page 16: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct3 – Square boundary

[−2, 2]× [0, 4]

Page 17: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct3 – Square boundary

[−2, 2]× [0, 4]

Page 18: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct3 – Square boundary

Page 19: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct3 – Square boundary

Page 20: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Oct3 – Square boundary

Page 21: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

The Octahedral Manifolds

Page 22: Computing the image of Thurston’s skinning map · Goal: Compute and see image of ... reconstruction. Gallery of skinning map images. Oct1 { Rectangular boundary [cf. Chesebro-Deblois]

Tools

I Python!I Flayer

I Fiber product 2-complex constructionI RasterizerI Fricke calculus and extension variety code generationI Under development, source will be released

I cp1I New library for CP1 structuresI Python ( + C + Cython + GSL)I http://github.com/daviddumas/cp1