<%@ Master="master.html" %> <%@ BeginContent="PageTitle" %> Thesis <%@ EndContent %> <%@ BeginContent="Body" %>

MSc Thesis - Volume Rendering with Differential Equations

Documents

Project Goals

We will explore the use of techniques from Numerical Methods for Differential Equations (NMDE) for solving the volume rendering equation. The usual Monte-Carlo approaches solve the same equation, so we expect that our approach will be able to simulate similar systems.

<%@ EndContent %>