photon icon indicating copy to clipboard operation
photon copied to clipboard

CSS 3D Lighting Engine

Results 9 photon issues
Sort by recently updated
recently updated
newest added

Is there a chance that you could add a license to this project? I think right now it is legally impossible to use this lib without a license text. Thank...

ReferenceError: point is not defined at FirminCSSMatrix.setMatrixValue (awesome-3d.entry.js:371) at new FirminCSSMatrix (awesome-3d.entry.js:342) at Object.buildMatrix (awesome-3d.entry.js:88) at Photon.Face.getRotations (awesome-3d.entry.js:92) at new Photon.Face (awesome-3d.entry.js:91) at Awesome3DComponent.componentDidLoad (awesome-3d.entry.j `face1: HTMLElement; face2: HTMLElement; face3:...

How to work with deeply nested 3D transforms? Yes we have Photon.Group but that is only for one level.

From the web on photon.min.js:9:10045 This is FF60+

doesn't look like it. any chance you can add it there?

added two utility functions and an init call to add touch support to the demos. tested on iPhone and iPad

I've forked Julian Garnier's Chess 3D project. It uses the Photon CSS package for rendering and up until now the graphics looked great. Today the Google Installer updated my copy...

As mentioned [here](https://github.com/thomasxiii/photon/issues/3), the error "Cannot call method 'toFixed' of undefined" appears in some case when faces are rotated to 90deg. To be honest, I don't know what was missing...

I came across something strange, if I apply some rotation to a face element with both rotateX and rotateY set to 90deg, I get this error : Uncaught TypeError: Cannot...