SourceTermAnalysisSystem_vue/node_modules/marchingsquares/test/data/out/isoBands-simple.json
2026-05-15 10:22:44 +08:00

26 lines
306 B
JSON

[
[
[ 0.25, 1 ],
[ 1, 0.25 ],
[ 2, 0.25 ],
[ 2.75, 1 ],
[ 2, 1.75 ],
[ 1, 1.75 ],
[ 0.25, 1 ]
],
[
[ 0, 1 ],
[ 1, 2 ],
[ 1, 2 ],
[ 2, 2 ],
[ 3, 2 ],
[ 3, 1 ],
[ 3, 1 ],
[ 2, 0 ],
[ 2, 0 ],
[ 1, 0 ],
[ 0, 0 ],
[ 0, 1 ]
]
]