Scientific Visualization and Computer Graphics

Scientific Visualization and Computer Graphics > BI > FSE > RUG * Print * Search

Chapter 8: Domain-Modeling Techniques

Projects

Projects Chapter 8

Prerequisites: These projects do require a good understanding of the data representation techniques described in Chapter 3 and the domain-processing techniques described in Chapter 8. Furthermore, they do require a good level of programming in C/C++ or a similar programming language, and basic computational geometry skills.

Aims: The provided projects are intended to test the students' ability to design and implement correct and efficient algorithms for processing 2D and 3D datasets. Covered operations include

  • subsampling and resampling;
  • surface construction from scattered points.

Back to the overview