<script>
import { openBrowser, openComponent } from "doc/PX2018/project_2/utils.js"
</script>
<link rel="stylesheet" type="text/css" href="doc/PX2018/project_2/utils.css">

# Done

- Refactor architecture according to presentation problems
    - Start/stop animations
    - Use requestAnimationFrame
        - Causes problems for fast particles
        - Slightly less laggy
    - Automated presentation sizes
- Generalize MPM animations
- Start implementing example "Vibrating Continuum Bar"

# Next

- Get new example working
- Can the example be simplified?
- Generalize shown example parameters (aka. make them exchangeable)

# Roadmap

- Create active essay
- Theory writing
- Third example
- (To plain material)

