mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-09-08 03:18:34 +00:00
Move tiny_gltf.h/.cc, tinygltf_json.h, json.hpp, stb_image*, loader_example.cc, examples/, wasm/, experimental/, legacy tests and fuzzers under attic/. TinyGLTF v3 C (tiny_gltf_v3.h/.c + tinygltf_json_c.h) is now the mainline: - CMakeLists.txt: v3 C tests only, installs only v3 files - tests/Makefile and Makefile: build/run the v3 C testers - test_runner.py: verifies v3 C tester output only (no v1 ground truth) - CI workflows: build and test v3 C only (GCC/Clang/MSVC/Meson/sanitizers) - README: v3 C quick start, testing, licenses; legacy moved to attic/
27 lines
1016 B
HTML
27 lines
1016 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html><head><title></title>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta name="generator" content="Doxygen 1.8.10"/>
|
|
<link rel="stylesheet" type="text/css" href="search.css"/>
|
|
<script type="text/javascript" src="groups_6.js"></script>
|
|
<script type="text/javascript" src="search.js"></script>
|
|
</head>
|
|
<body class="SRPage">
|
|
<div id="SRIndex">
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div id="SRResults"></div>
|
|
<script type="text/javascript"><!--
|
|
createResults();
|
|
--></script>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
<script type="text/javascript"><!--
|
|
document.getElementById("Loading").style.display="none";
|
|
document.getElementById("NoMatches").style.display="none";
|
|
var searchResults = new SearchResults("searchResults");
|
|
searchResults.Search();
|
|
--></script>
|
|
</div>
|
|
</body>
|
|
</html>
|