Development of an experiment independent javascript event display framework and data format
In task1.html
1.Pix.obj geometry is loaded through ObjLoader.js and displayed with the help of three.js library
2.There is text overlay over the page
3.There is a feature of selecting object and its information can be seen on text overlay
In task2.html
1.eventhits.csv i.e event000000000-hits.csv is loaded in javascript dictionary.
2.trajectory of particles is drawn through these javascript dictionary with the help of three.js library