JavaScript port of FLARToolKit
License
kig/JSARToolKit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
JSARToolkit -------------------------------------------------------------------------------- This is a JavaScript port of FLARToolKit, operating on canvas images and video element contents. And hopefully one day on device elements with webcam input. The license is GPL 3 as was the original library. If you use it in your own scripts, you need to make the unminified unobfuscated source code of your script available and licensed under GPL 3. All the hard work was done by the ARToolKit/NyARToolKit/FLARToolKit people, a huge thank you to them. This port was quite mechanical, though it has some major JS optimizations and a tracking robustness hack or two. And some uninformed bogus hacks in FLARParam to sort-of make it work on 16:9 video. See demos/AR_simple_webgl.html for an example of integrating JSARToolKit output with a WebGL program. I've only tested the ID markers and square detection paths, so you may encounter problems working with custom markers. In which case, filing a bug report on GitHub would be very much appreciated. - Ilmari Heikkinen -------------------------------------------------------------------------------- This work is based on the original ARToolKit developed by Hirokazu Kato Mark Billinghurst HITLab, University of Washington, Seattle http://www.hitl.washington.edu/artoolkit/ And the NyARToolkitAS3 ARToolKit class library. Copyright (C)2010 Ryo Iizuka The FLARToolKit is ActionScript 3.0 version ARToolkit class library. Copyright (C)2008 Saqoosha JSARToolkit is a JavaScript port of NyARToolkitAS3 and FLARToolKit. Copyright (C)2011 Ilmari Heikkinen
About
JavaScript port of FLARToolKit
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published