Commit Graph

132 Commits

Author SHA1 Message Date
Kevin Ring 8fdc7518b9 Fix Clang problems. 2021-01-20 17:25:00 +11:00
Kevin Ring 5d069f204d Fix test failures. 2021-01-20 15:03:19 +11:00
Kevin Ring 614b59db21 Remove GltfAccessor and GltfWriter. 2021-01-20 00:15:57 +11:00
Kevin Ring 6d9e83447b Merge remote-tracking branch 'origin/master' into gltf 2021-01-14 23:46:26 +11:00
Kevin Ring 2ec456e6ac Fix test compiler error. 2021-01-08 14:21:58 +11:00
Kevin Ring 08d173d573 Use CesiumGltf instead of tinygltf. 2021-01-08 14:09:08 +11:00
unknown 073b924a5d use geodetic normal of the edge vertex to drop the skirt 2021-01-06 19:55:28 -05:00
unknown ab4e346d9a format space 2021-01-06 11:53:26 -05:00
unknown 523b0c05fa use geodetic normal to drop the skirt 2021-01-06 11:28:32 -05:00
Kevin Ring b654781b10 Merge remote-tracking branch 'origin/master' into upsample-skirt 2021-01-05 15:01:58 +11:00
unknown 1428b555ce add test for upsampled skirts 2021-01-03 17:01:21 -05:00
unknown edcf99fad1 add test for upsampling tile without skirt 2021-01-02 23:04:45 -05:00
unknown 00e22b68de explicitly create std::string from raw string for tinygltf::Value 2020-12-23 16:40:11 -05:00
unknown 9a3b16f7af indentations to spaces 2020-12-23 16:11:10 -05:00
unknown c1c1408160 add option to expose private src for other libraries. Add tests for SkirtMeshMetadata 2020-12-23 15:57:08 -05:00
unknown dfc5f938e0 add option to CMakeList to expose private header for testing 2020-12-22 18:39:56 -05:00
Kevin Ring 7fd397734d Fix gcc compiler warning. 2020-12-22 12:33:58 +11:00
Kevin Ring fcbfc4e176 Merge remote-tracking branch 'origin/master' into skirt 2020-12-22 12:25:22 +11:00
unknown e0de5a9189 format space to tab 2020-12-17 17:06:07 -05:00
unknown 7c3f7a4544 add test to check normal for skirt 2020-12-17 15:09:39 -05:00
unknown 0f3b753066 test normal with more significant number 2020-12-17 13:29:00 -05:00
unknown 41c6147656 add test to make sure normals are generated correctly 2020-12-17 13:20:54 -05:00
unknown 6bd4ad4db4 tab to spaces 2020-12-16 14:15:29 -05:00
unknown 3a56ae0434 add test for bad quantized mesh input 2020-12-16 13:53:00 -05:00
unknown ada651d639 add test that will turn 16 bit indices to 32 bit for quantized mesh 2020-12-14 16:08:58 -05:00
unknown 6a1df6b9f6 fix wrong type in Quantized mesh 2020-12-14 15:09:22 -05:00
unknown e5e545138d fix test for quantized mesh to have correct type conversion 2020-12-14 14:54:01 -05:00
unknown 777b29e11d tab to spaces 2020-12-14 12:35:37 -05:00
unknown 3f97f8522f add test for oct-encoded normal and rearrange func in QuantizedMesh 2020-12-14 12:29:17 -05:00
unknown b4f60a4c9d explicit cast 2020-12-13 21:05:25 -05:00
unknown b8dc2f727b format space 2020-12-13 20:29:01 -05:00
unknown 7c602f6bf5 add test for uint16_t and uint32_t quantized mesh 2020-12-13 19:48:04 -05:00