Commit eff4e3732ad43c8bcb92a48931e1440194666ef7
1 parent
8a33df3869
Exists in
master
Add Konva JS to the project. Code HTML and link to the documentation in the readme file
Showing 2 changed files with 4 additions and 0 deletions Side-by-side Diff
README.md
1 | 1 | # Triangle experiment |
2 | 2 | This triangle is an 2D space where we ask a subject to place a point. Each point of the triangle is a reference. In similarity experiment, we ask the subject to place the point with respect to its similarity with each reference. What we propose in this repository is firstly a proof of concept of this kind of experiment that will tend to become a framework usable for many types of experiments. |
3 | + | |
4 | +# Library documentation | |
5 | +- *Konva*: https://konvajs.org/ |