diff --git a/content/about/index.md b/content/about/index.md index 74df031..7f50187 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -29,7 +29,7 @@ Being subject to real-time simulations, there must be a trade off between model I have examined the use of the ORCA model on GPUs, originally created by [van den Berg et. al](http://gamma.cs.unc.edu/ORCA/). It allows for millions of people to be simulated and visualised in real-time. It is an exellent baseline steering model in which to build more complex designs. - +My Viva took place around October 2023, and the thesis, titled "Constraint-Based Simulation of Virtual Crowds" is [available here]({{< ref "/publications/phd-thesis" >}}). The thesis explores a novel way of simulating people that uses mathematical constraints. The advantage of using constraints, compared to other methods, is that constraints can be easily combined together. This means that different rules, described as constraints, can easily be computed together, allowing for a flexible behaviour model. The thesis explores how the pedestrian model behaves, as well as its computational performance utilising GPUs. ## RateSetter diff --git a/content/publications/phd-thesis.md b/content/publications/phd-thesis.md index 23cd2a1..3ae39d0 100644 --- a/content/publications/phd-thesis.md +++ b/content/publications/phd-thesis.md @@ -1,5 +1,5 @@ --- -title: "Ph.D Thesis" +title: "Ph.D Thesis: Constraint-Based Simulation of Virtual Crowds" date: 2023-11-08T12:44:04Z #Date paper was published, or rought date of relevance draft: false summary: My PhD thesis