3 Star 0 Fork 1

Gitee 极速下载 / JSARToolKit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/kig/JSARToolKit
克隆/下载
README 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
Ilmari Heikkinen 提交于 2012-10-24 09:05 . README: GPL clarification
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
JavaScript
1
https://gitee.com/mirrors/JSARToolKit.git
git@gitee.com:mirrors/JSARToolKit.git
mirrors
JSARToolKit
JSARToolKit
master

搜索帮助