ShaderParticleEngine icon indicating copy to clipboard operation
ShaderParticleEngine copied to clipboard

A GLSL-heavy particle engine for THREE.js. Originally based on Stemkoski's great particle engine (see README)

Results 34 ShaderParticleEngine issues
Sort by recently updated
recently updated
newest added

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.8 and updates ancestor dependency [grunt](https://github.com/gruntjs/grunt). These dependencies need to be updated together. Updates `minimatch` from 0.2.14 to 3.0.8 Commits 782c264 3.0.8 6ade2da fix: trim pattern a6f52b0...

dependencies

Looks like THREE.Math got changed to THREE.MathUtils at r113. https://github.com/mrdoob/three.js/wiki/Migration-Guide#r112--r113 This required a line change in SPE.Emitter and SPE.Group.

Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

rainEmitter = new SPE.Emitter({ maxAge: { value: 20 }, position: { value: new THREE.Vector3(0, 20, -70), spread: new THREE.Vector3( 50, 0, 50 ) }, acceleration: { value: new THREE.Vector3(-10, -5,...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [three](https://github.com/mrdoob/three.js) from 0.118.3 to 0.137.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=three&package-manager=npm_and_yarn&previous-version=0.118.3&new-version=0.137.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

It does not work anymore and the issue is not related to three.js. I checked a lot of examples and I can confirm that instead of particles you will see...

Loads of shader errors on mentioned Safari version - WebGL: INVALID_OPERATION: useProgram: program not valid - THREE.WebGLProgram: Shader Error 1282 - VALIDATE_STATUS false

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies