Coder Social home page Coder Social logo

wasm-android-demo's People

Contributors

kenrussell avatar mtrofin avatar njuwangchen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wasm-android-demo's Issues

webgl - vertex definitions

Do we have duplicate teapot vertex definitions, e.g. apple-to-apple.js and then also within teapots.js? Do we need them all?

webgl - vertex definitions

Do we have duplicate teapot vertex definitions, e.g. apple-to-apple.js and then also within teapots.js? Do we need them all?

MoreTeapotsNativeActivity.cpp - please remove commented code

centralize vertex definitions

instead of having 2 copies of the vertex definitions for teapots (one in the .inl file under common, and one in apple-to-apple.js), could we have a file in common with the list of values? Then, the native side could #include that file, and the javascript side could be either generated using the C-preprocessor, or you could load and parse the list at the web app startup time, and form the vertex arrays that way.

Is nativeactivity needed?

This refers to the folder in the root of the repository. Is this still necessary after the recent refactoring?

What were the findings?

Hello, the README says

The project has two goals. The first one is to evaluate the engineering cost of porting an Android application to WASM. The other one is trying to figure out the performance overhead of WASM, compared to native Androis apps.

Curious to know what were the findings.

Do we need graddle.wrapper

Is this an external dependency, or is it built? Can we remove it from the repo and obtain it differently?

webgl

rename "apple-to-apple.js" to teapot.js or teapot-vertices.js

sylvester.js

What's this file? is it autogen-ed? if yes, please remove it.

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.