Story Display

2019-6-13

Story Display

I am currently working on a side project which will help developing narrative structures. The core idea was the visualisation of Robert McKee’s story values. Using the tool an author can make sure his scenes are alternating between high and low impact of a given story value. The program is written in JavaScript and uses P5 for the graph - you can see it in action at https://drewing.de/story/. It needs some time to load, though - I haven’t found the time to reduce the compiled code yet.

You can find the code repository at https://github.com/ingmardrewing/story