Coder Social home page Coder Social logo

geschenkwald / 3read Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skyl/3read

1.0 0.0 0.0 1.35 MB

Chrome extension using WebGL to read in 3d

Home Page: https://chrome.google.com/webstore/detail/3read/amklbgkedklmdajokboibalnafodgglg

JavaScript 66.33% C 2.05% CoffeeScript 21.15% HTML 10.46%

3read's Introduction

3read lets you highlight text and read it on the z-axis.

Video

It utilizes THREE.js. But, in a naive way. I need your help to improve performance.

checkout this code:

git clone https://github.com/skyl/3read

Go to chrome://extensions and click "Load unpacked extension". Select the 3read directory that you checked out. Read the instructions for use. Almost ready to hack!

Most of the code is written in CoffeeScript. So, install npm, install coffeescript. For me, this went:

brew install npm
npm install -g coffee-script

Now, I can compile the CoffeeScript in the 3read directory:

coffee --watch --compile .

Changes you make will now effect the extension.

HELP!

Thank you.

3read's People

Contributors

skyl avatar

Stargazers

Hadj H. avatar

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.