GithubHelp home page GithubHelp logo

hhy5277 / infamous Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lume/lume

0.0 1.0 0.0 9.46 MB

Create CSS3D/WebGL applications declaratively with HTML. Give regular DOM elements shadow and lighting.

Home Page: http://infamous.io

License: MIT License

JavaScript 98.96% CSS 0.38% HTML 0.61% Shell 0.05%

infamous's Introduction

infamous All Contributors

Create 3D CSS+WebGL apps declaratively with HTML.

SiteForumsExamplesDocs

About

Infamous gives you general-purpose Custom HTML Elements that the browser understands, for defining 2D or 3D scenes rendered with CSS3D, WebGL, or both mixed together.

If you prefer imperative JavaScript, you can also use the imperative JavaScript API.

Infamous' "mixed mode" let's us combine traditional HTML elements with new ones that render to WebGL (powered by Three.js), which means we can render traditional elements and 3D objects like spheres and cubes (and soon any 3D model) together in the same 3D space (with lighting and shadow not just on the WebGL objects, but on the DOM elements too!).

Unlike traditional CSS box-shadow which is flat and boring, with Infamous we can give UIs real shadows! See for yourself!

Infamous is built on the Web Component standards, making it possible to write 3D scenes declaratively using custom HTML elements, regardless of which view layer you prefer. This makes it possible for you write 3D scenes using popular HTML frameworks like (but not limited to) React, Vue.js, Meteor, Angular, Ember.js, or even the great jQuery.

Supported browsers are Google Chrome, Mozilla Firefox, Opera, and Microsoft Edge. You're luck may vary with anything lower than Edge, though in theory this should at least work in IE11 but it might require some additional transpile steps and WebGL feature detection guards. CSS3D rendering may even work in IE10 with scenes that only have one level of nesting. PRs welcome!

Contributors

Thanks goes to these wonderful people (emoji key):


corruptedzulu

💻 📖

Joseph Orbegoso Pea

💻 🐛 📖 💡

This project follows the all-contributors specification. Contributions of any kind welcome!

BrowserStack

infamous's People

Contributors

corruptedzulu avatar trusktr avatar

Watchers

 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.