1. 20 5月, 2019 1 次提交
  2. 11 5月, 2019 1 次提交
  3. 21 2月, 2018 1 次提交
    • C
      create lean builds that only support artoolkit tracking · f6c097bb
      Changbai Li 提交于
      Most usages of AR.js uses artoolkit as backend. It seems
      better-supported overall as well.
      Dropping the scripts necessary to support aruco as backend would reduce
      build size by 72kb (34kb minified).
      There are some examples that utilizes aruco still (multi-tracker), so we
      don't want to completely cleanse the project of aruco. Therefore we
      offer ar.lean.js as additional build choice.
      f6c097bb