Git Product home page Git Product logo

booksin3d's Introduction

Books3D

A 3D data visualizer for your electronic books.

booksin3d's People

Contributors

alinciocan avatar

Stargazers

Adrian Harabulă avatar

Watchers

James Cloos avatar Adrian Harabulă avatar  avatar

booksin3d's Issues

Google books with too many ISBNs

Server error when connecting to google books with too many ISBNs

Because calling passing data to google books is made trough GET (in url link) I cannot pass a lot of ISBNs.

The solution will be to make multiple requests.

Duplicate books in library

Because Goodreads sends ISBN or ISBN13 of books or just send ISBNs of the same books, but different edition, then some books apperas twice.

Ground image is not loaded

When you send the share link to someone, then the ground image is not loaded, due to the fact that the path it is relative to the current url path: "../images/ground5.png", which should be more like "/images/ground5.png".

It's a minor bug.

Cannot load cover images for books, due to cross-origin

Uncaught SecurityError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': the cross-origin image.

The only fix for now is to start browser with web-security disabled.

For chrome it is:
chrome --disable-web-security

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.