Location: Heart Model @ d0daec73017d / heart.json

Author:
Caton Little <c.little@auckland.ac.nz>
Date:
2011-06-28 16:13:06+12:00
Desc:
Updated heart.xml to use FieldML 0.4
Permanent Source URI:
https://staging.physiomeproject.org/workspace/heart/rawfile/d0daec73017db97dcb6c131bd58006c15c04bb2b/heart.json

{
	 "View" : [
		{
    	"camera" : [9.70448, -288.334, -4.43035],
	   "target" : [9.70448, 6.40667, -4.43035],
	   "up"     : [-1, 0, 0],
		"angle" : 40
		}
	 ],
    "Models": [
        {
            "files": [
                "heart.exelem", 
                "heart.exnode"
            ], 
            "graphics": [
                {
                    "type": "surface",
						  "ambient" : [0.4, 0, 0.9],
						  "diffuse" : [0.4, 0,0.9],
				        "alpha" : 0.3,
						  "xiFace" : "xi3_1"
                },
                {
                    "type": "surface",
						  "ambient" : [0.3, 0, 0.3],
						  "diffuse" : [1, 0, 0],
				        "specular" : [0.5, 0.5, 0.5],
						  "shininess" : 0.5,
						  "xiFace" : "xi3_0"
                },
					 {
						  "type": "lines"
					 },
					 {
						  "type": "elementPoints",
						  "glyph": "sheet",
						  "discretization" : [4, 4, 1],
						  "size": [3, 2, 3],
						  "orientation": "fibres",
						  "scale":  [0, 0, 0],
						  "material" : "blue"
					 },
					 {
						  "type": "elementPoints",
						  "glyph": "arrow_solid",
						  "discretization" : [4, 4, 1],
						  "size": [3, 1, 1.5],
						  "orientation": "fibres",
						  "scale":  [0, 0, 0],
						  "material" : "gold"
					 }
            ], 
				"elementDiscretization" : 8,
				"region_name" : "heart",
            "group": "Structures", 
            "label": "heart",
            "load": true
        }
	]
}