Giter Club home page Giter Club logo

aframe-sprite-particles-component's People

Contributors

harlyq avatar

Stargazers

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

Watchers

 avatar  avatar

aframe-sprite-particles-component's Issues

No longer working with aframe 1.1.0 & 1.2.0

There appears to be some sort of shader error when using aframe 1.1.0 or greater:

THREE.WebGLProgram: shader error:  0 35715 false gl.getProgramInfoLog Must have an compiled fragment shader attached. <empty string> 
THREE.WebGLShader: gl.getShaderInfoLog() fragment
ERROR: 0:429: 'mapTexelToLinear' : no matching overloaded function found1: #version 300 es
2: #define varying in
3: out highp vec4 pc_fragColor;
4: #define gl_FragColor pc_fragColor
5: #define gl_FragDepthEXT gl_FragDepth
6: #define texture2D texture
7: #define textureCube texture
8: #define texture2DProj textureProj
9: #define texture2DLodEXT textureLod
10: #define texture2DProjLodEXT textureProjLod
11: #define textureCubeLodEXT textureLod
12: #define texture2DGradEXT textureGrad
13: #define texture2DProjGradEXT textureProjGrad
14: #define textureCubeGradEXT textureGrad
15: precision highp float;
16: precision highp int;
17: #define HIGH_PRECISION
18: #define SHADER_NAME ShaderMaterial
19: #define OVER_TIME_ARRAY_LENGTH 11
20: #define RANDOM_REPEAT_COUNT 131072
21: #define USE_MAP true
22: #define USE_PARTICLE_RADIAL_OFFSET true
23: #define USE_PARTICLE_VELOCITY true
24: #define USE_PARTICLE_RADIAL_VELOCITY true
25: #define USE_PARTICL…

No longer working with aframe 1.5.0

on console :

Uncaught TypeError: Cannot read properties of undefined (reading 'degToRad')
at aframe-sprite-particles-component-v1.3.0.js:33:31
at aframe-sprite-particles-component-v1.3.0.js:1869:3

(anonymous) | @ | aframe-sprite-partic…ponent-v1.3.0.js:33
(anonymous) | @ | aframe-sprite-partic…nent-v1.3.0.js:1869

Thanks

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.