The ability to create visualisations of mathematical surfaces or diagrams is an immensely important skill that has been rarely addressed in your studies at Bath. This is a project about the visualisation of maths.
With the advent of desktop computers and home publishing software, many of us have moved away from meticulously hand-drawn technical illustrations and rely on electronic generation of figures using software like Matlab or Mathematics. However, there are many advantages to traditional visualisations. Compare the clarity and usefulness of these two representations of the Gamma function. The first one that you see is generated from Mathematica.
The second one is a hand-drawn picture from Jahnke and Emde over a century older and from 1909! Notice how the hand-drawn picture allows for the emphasis of certain features that are absent from the electronically generated one.
How do we design computational algorithms for converting from a given electronic representation of a surface to what looks like a hand-drawn sketch. This is one of the key questions in a very active field known as Non-Photorealistic Rendering (NPR). Although such methods are well-known to industry experts (and are sometimes found on commercial software), they are often not appropriate for use by scientists and mathematicians.
Another interesting question is how to render the output of high-dimensional flow data (such as from a fluid dynamics simulation) in a way that is visually appealing and informative. This is quite a complicated question, but it quickly becomes clear that traditional methods of plotting will often fail.
In this project, the student will develop (home-grown) techniques for non-photorealistic rendering (NPR) and apply them to produce visualisations of mathematical surfaces and fields. This involves learning about NPR techniques, as well as general techniques of computer graphics (e.g. ray theory). The project will involve a very nice mixture of mathematics and numerical algorithms with programming. The project can move from quite theoretical questions (efficiency and design of algorithms) to practical implementation.
The main type of surfaces that you might seek to illustrate are so-called Riemann surfaces. For example, here is a picture of a Riemann surface that comes up in my research on hydrodynamics and water waves. During the project, you will learn more about these surfaces.
If you are interested in finding out more about the mathematics and computation, you can Google “non-photorealistic rendering” and perhaps have a look at
Desireables:
Prerequisites: No strict pre-requisites, but students who took CM30075 (Advanced Computer Graphics) should definitely inquire.
I'm using this space to add further references when I encounter them. They may give you a better idea of the mathematics involved.