Computational Geometry Project

— by Olivier BOES —

This small website was made for the Computational Geometry course given at the ULB in 2012-2013 by Stefan LANGERMAN. It is about the implementation of software modeling polygonal chains (connected series of line segments in 3-dimensional space).

Table of contents.

  1. Short Three.js Tutorial
  2. Polygonal Chains
  3. Segment Distance
  4. Flat-State Connectivity

You will need to have JavaScript enabled to read these pages and to try the in-browser 3D applications. A recent version of a standards-respecting browser is recommended.

This work is available under a Creative Commons BY-NC-SA license.