Code Monkey home page Code Monkey logo

Comments (3)

JamesLMilner avatar JamesLMilner commented on September 1, 2024 2

@stephanedemotte unfortunately so. This is all almost exclusively because of the artoolkit Emscripten build: https://github.com/JamesMilnerUK/THREEAR/blob/master/src/artoolkit/lib/arjs.artoolkit.debug.js (3mb before minification). There might be a way to compile a smaller version but I really haven't tried or have time to do so. There is an open issue at #22 if anyone is interested. For now I will close this!

from threear.

JamesLMilner avatar JamesLMilner commented on September 1, 2024 1

I actually figured out we include the debug version of artoolkitjs. I used the min version (https://github.com/jeromeetienne/AR.js/blob/master/three.js/vendor/jsartoolkit5/build/artoolkit.min.js) and we're down to 763 KiB. That's still obivously enoromous but much better than 2 MB and is under ar.js which comes in at `929 KB.

from threear.

martinloretzzz avatar martinloretzzz commented on September 1, 2024

If you use gzip compression you can reduce the size dramatically: gzip - [uncompressed]
THREEJS: 353kB - [550kB]
THREEAR: 343kB - [1390kB]
SUM: 700kB - [1940kB]

But an WebAssembly version of the libary would also be great.

from threear.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.