chore: track WebARKitLib master + drop stale gh-pages files from docs/#49
Merged
Conversation
Point the submodule at WebARKitLib's master tip (the dev->master integration, webarkit/WebARKitLib#60) instead of dev, and rebuild build/ + dist/. master now contains the full OCVT tracker line (== dev) plus the vendored AR/NFT side. Verified: rebuilt cleanly; static + webcam Teblid examples track (v0.8.0). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…it docs) Remove the old gh-pages demo leftovers that no longer work: index.md (the landing page) and the per-detector examples it linked (akaze/freak/orb/teblid_example.html), worker.js, worker_setup.js, stats.min.js, and the css/ data/ dist/ asset dirs. docs/ now holds only the design docs + the #50 audit. No remaining file references the removed assets (checked). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two housekeeping changes.
1. Track WebARKitLib
masterPoint the submodule at WebARKitLib's
mastertip (ce5c280— thedev→masterintegration, webarkit/WebARKitLib#60) instead ofdev, and rebuildbuild/+dist/.masternow carries the full OCVT tracker line (identical todev) plus the vendored AR/NFT side.Verified: rebuilt cleanly; static + webcam Teblid examples track (1000 matches), log reports
v0.8.0.2. Remove stale gh-pages files from
docs/docs/had old gh-pages demo leftovers that no longer work. Removed:index.md(landing page) and the per-detector examples it linked (akaze/freak/orb/teblid_example.html)worker.js,worker_setup.js,stats.min.jscss/,data/,dist/asset dirsdocs/now holds only the design docs + the #50 audit (.md). Confirmed no remaining file references the removed assets.🤖 Generated with Claude Code