cern-summer-webfest/mozillaContestGuigui/examples.txt

10 lines
425 B
Text
Raw Permalink Normal View History

2012-08-05 09:33:45 +00:00
examples:
___________________________________________________________________________________________________________________________
quark quark to higgs :
var paper = Raphael("test",1000,500);
var t = Feynman("test2",'{"lines":[[0,0,2,1,11],[2,1,3,2,11],[2,3,3,2,-11],[0,4,2,3,-11],[2,1,4,0,14],[2,3,4,4,14],[3,2,4,2,17]]}');
var t = Feynman("test2",'{"lines":[[0,0,1,1,15],[0,2,1,1,16],[1,1,2,1,13]]}');