Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: crescent_moon_mesh.h
- Revision:
- 1:51a340435086
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crescent_moon_mesh.h Fri Apr 17 01:50:54 2015 +0000 @@ -0,0 +1,139 @@ +static const int crescent_moon_mesh[] = { +-16448 , 8064 , +-14976 , 6400 , +-13120 , 4672 , +-10880 , 3200 , +-8640 , 1920 , +-6016 , 960 , +-3200 , 320 , +0 , 192 , +2688 , 256 , +5504 , 832 , +8384 , 1728 , +10688 , 2880 , +12864 , 4352 , +15168 , 6336 , +16832 , 8128 , +16704 , 5632 , +16064 , 3264 , +15232 , 1088 , +13824 , -1088 , +12160 , -3264 , +10432 , -4480 , +8384 , -5888 , +6336 , -6784 , +4160 , -7488 , +1792 , -7808 , +-448 , -7936 , +-2880 , -7616 , +-4992 , -7040 , +-7104 , -6208 , +-9088 , -5120 , +-10880 , -3712 , +-12544 , -2176 , +-14016 , -128 , +-15168 , 1920 , +-16064 , 4608 , +-16448 , 7040 , +-16448 , 8064 , +-15040 , 6336 , +-16256 , 5952 , +-15872 , 3968 , +-14528 , 4416 , +-13440 , 4864 , +-12352 , 4160 , +-13568 , 3136 , +-15104 , 1984 , +-14080 , -192 , +-12672 , 1152 , +-11840 , 2112 , +-10944 , 3200 , +-8640 , 1856 , +-9664 , 576 , +-10880 , -768 , +-12544 , -2176 , +-10880 , -3776 , +-8896 , -1792 , +-7552 , -320 , +-6080 , 1024 , +-4352 , 512 , +-5248 , -1152 , +-5952 , -2304 , +-6848 , -3584 , +-8256 , -5568 , +-6080 , -6656 , +-4928 , -4480 , +-3968 , -2752 , +-3200 , -1408 , +-2048 , 256 , +-1024 , 192 , +-1792 , -1536 , +-2240 , -3392 , +-2688 , -5248 , +-3328 , -7424 , +-1216 , -7872 , +-1088 , -6016 , +-896 , -3968 , +-640 , -1792 , +-512 , 128 , +640 , 0 , +704 , -1856 , +960 , -4224 , +1024 , -6272 , +1152 , -7936 , +3392 , -7616 , +3200 , -5696 , +2944 , -3456 , +2624 , -1472 , +2624 , 192 , +4736 , 640 , +4992 , -1216 , +5504 , -3072 , +6016 , -4672 , +6720 , -6592 , +8768 , -5568 , +8064 , -3712 , +7552 , -2368 , +6976 , -320 , +6336 , 1024 , +8320 , 1728 , +8960 , 128 , +9664 , -1344 , +10368 , -2688 , +11072 , -4032 , +12864 , -2432 , +11840 , -704 , +11072 , 1024 , +10304 , 2624 , +12096 , 3776 , +12864 , 2496 , +13696 , 1344 , +14656 , 320 , +15744 , 2240 , +14720 , 3392 , +13696 , 4992 , +14848 , 5952 , +16512 , 4736 , +16768 , 6912 , +16384 , 7296 , +15232 , 6272 , +14976 , 5888 , +12928 , 4480 , +10752 , 3008 , +8384 , 1728 , +5632 , 832 , +3328 , 384 , +960 , 192 , +-1344 , 256 , +-3264 , 320 , +-5056 , 640 , +-7040 , 1344 , +-9088 , 2112 , +-10496 , 3072 , +-12288 , 3968 , +-14016 , 5440 , +-15424 , 6784 , +-16384 , 8064 +}; + +static const int crescent_moon_mesh_dnum = sizeof crescent_moon_mesh / sizeof crescent_moon_mesh[0]; \ No newline at end of file