TU Berlin Fakultät II
Institut für Mathematik
     

Arbeitsgruppe Geometrie

       

  

Geometry Group

Members

Projects

Lehre

Seminare


Archive





      

Mathematische Visualisierung II (Sommer 2010)

Back to lecture...

Practice 3 (jReality: Geometry)

Homework: create a cylinder (submission: 13.05)

Small project: triangulated cylinder with halfedge-datastructur (submission: 27.05)

    For information about halfedge see:
  • the documentation of the CGAL Halfedge Data Structure or
  • a brief introduction (flipcode.com)
  • Preparation for the project:
  • Check out the current version of our svn repository. There is added some stuff, which we need to create a heds (halfedgedatastructur)
  • These libs are added: halfedge.jar, jreality_halfedge.jar
  • Following Classes are added at the package "hedsstuff": Converter.java, HEDS.java, HEDSUtil.java, testHeds.java
  • The Class testHeds.java contains a short introduction for the other classes
  • Project:
  • Try to write a tringulation algorithm, which devides your cylinderfaces to triangles

Andre Heydt . 03.05.2010.