Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.16 KB

File metadata and controls

29 lines (21 loc) · 1.16 KB

delaunay-refinement-presentation

This Presentation is about Delaunay refinement, we introduce Rupperts and Chews second Algorithm. Held at the University of Hagen on 23.02.2018.

go to presentation (german only)

Our Paper (german only)

is based on JR. Shewchucks Paper which I highly reccommend to read for further informations about delaunay refinement.

Getting Started

  • Slides

    • for vertical slides just interlace the sections in the index.html <section><section></section></section>
  • GeoGebra Applet

    • insert the id of your applet into ggMaterial Array in js/ggb.js
    • create a div like the snippet below with the same ID <div class="ggb" id="GpjaA7B9"></div>
    • for more instructions read the comments inside the code
  • LaTeX check [MathJax](https://www.mathjax.org

    \( B = \sqrt{2}\)

Algorithms for the triangulation animation from mkacz91 on github.

Erstellt mit reveal.js und GeoGebra.