three.quarks
Three.quarks is a general purpose particle system / VFX engine for three.js
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.md
- feature_request.md
- build-test.yml
- deploy.yml
- npm-publish.yml
- FUNDING.yml
- pre-commit
- custom.css
- ApplyCollision.ts
- ApplyForce.ts
- ApplySequences.ts
- Behavior.ts
- ChangeEmitDirection.ts
- ColorBySpeed.ts
- ColorOverLife.ts
- EmitSubParticleSystem.ts
- ForceOverLife.ts
- FrameOverLife.ts
- GravityForce.ts
- index.ts
- LimitSpeedOverLife.ts
- Noise.ts
- OrbitOverLife.ts
- Rotation3DOverLife.ts
- RotationBySpeed.ts
- RotationOverLife.ts
- SizeBySpeed.ts
- SizeOverLife.ts
- SpeedOverLife.ts
- TurbulenceField.ts
- WidthOverLength.ts
- AxisAngleGenerator.ts
- Bezier.ts
- ColorGenerator.ts
- ColorRange.ts
- ConstantValue.ts
- ContinuousLinearFunction.ts
- EulerGenerator.ts
- FunctionJSON.ts
- GeneratorMemory.ts
- Generators.ts
- Gradient.ts
- index.ts
- IntervalValue.ts
- PiecewiseBezier.ts
- PiecewiseFunction.ts
- RandomColor.ts
- RandomColorBetweenGradient.ts
- RandomQuatGenerator.ts
- RotationGenerator.ts
- ValueGenerator.ts
- Vector3Function.ts
- Vector3Generator.ts
- Euler.ts
- index.ts
- MathUtils.ts
- Matrix3.ts
- Matrix4.ts
- Quaternion.ts
- Vector2.ts
- Vector3.ts
- Vector4.ts
- index.ts
- Sequencer.ts
- TextureSequencer.ts
- CircleEmitter.ts
- ConeEmitter.ts
- DonutEmitter.ts
- EmitterShape.ts
- EmitterUtil.ts
- GridEmitter.ts
- HemisphereEmitter.ts
- index.ts
- PointEmitter.ts
- RectangleEmitter.ts
- SphereEmitter.ts
- JSONUtil.ts
- LinkedList.ts
- MathUtil.ts
- SimplexNoise.ts
- index.ts
- IParticleSystem.ts
- IPrefab.ts
- Particle.ts
- Plugin.ts
- TypeUtil.ts
- Bezier.test.ts
- ColorRange.test.ts
- ConstantColor.test.ts
- Gradient.test.ts
- IntervalValue.test.ts
- PiecewiseBezier.test.ts
- RandomColorBetweenGradient.test.ts
- RandomQuatGenerator.test.ts
- LinkedList.test.ts
- SimplexNoise.test.ts
- .babelrc
- .eslintignore
- .eslintrc
- .prettierignore
- .prettierrc
- jest.config.json
- LICENSE
- package.json
- rollup.config.js
- tsconfig.json
- typedoc.json
- negx.jpg
- negy.jpg
- negz.jpg
- posx.jpg
- posy.jpg
- posz.jpg
- bubble_half_thick.png
- cfxr smoke cloud x4.png
- cfxr spikes impact.png
- cfxr stretch trait.png
- circle.png
- logo_texture.png
- particle_default.png
- projectile.png
- text_texture.png
- texture1.png
- texture2.png
- triangle_curve.png
- AcidBoiling.json
- favicon.png
- leave.glb
- manifest.json
- ps.json
- subEmitter2.json
- alphaTestDemo.js
- billboardDemo.js
- customBlendingDemo.js
- customPluginDemo.js
- demo.js
- emitterShapeDemo.js
- explosionDemo.js
- followObjectDemo.js
- index.html
- main.js
- meshMaterialDemo.js
- muzzleFlashDemo.js
- nodeBasedVFXDemo.js
- package.json
- r3fDemo.html
- r3fDemo.jsx
- sequencerDemo.js
- softParticleDemo.js
- subEmitterDemo.js
- trailDemo.js
- turbulenceDemo.js
- vanilla.html
- vite.config.js
- webgpu.html
- webgpu.js
- BaseCompiler.ts
- index.ts
- Interpreter.ts
- Node.ts
- NodeDef.ts
- NodeDefs.ts
- NodeGraph.ts
- NodeGraphBehavior.ts
- NodeValueType.ts
- NodeVFX.ts
- WASMCompiler.ts
- WebGPUCompiler.ts
- particle.wgsl
- particle.wgsl.ts
- index.ts
- WebGPURenderer.ts
- wgslMock.js
- GraphUtil.ts
- Node.test.ts
- NodeVFX.test.ts
- WebGPUCompiler.test.ts
- index.d.ts
- .babelrc
- .eslintignore
- .eslintrc
- .prettierignore
- .prettierrc
- jest.config.json
- package.json
- rollup.config.js
- tsconfig.json
- favicon.png
- main.ts
- style.css
- vite-env.d.ts
- .gitignore
- index.html
- package.json
- tsconfig.json
- index.ts
- ParticleSystem.tsx
- QuarksEffect.tsx
- index.ts
- useParticleSystem.ts
- useQuarksEffect.ts
- index.ts
- QuarksContext.tsx
- types.ts
- utils.ts
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- index.ts
- ParticleMaterials.ts
- index.ts
- register-shader-chunks.ts
- soft_fragment.glsl.ts
- soft_pars_fragment.glsl.ts
- soft_pars_vertex.glsl.ts
- soft_vertex.glsl.ts
- tile_fragment.glsl.ts
- tile_pars_fragment.glsl.ts
- tile_pars_vertex.glsl.ts
- tile_vertex.glsl.ts
- index.ts
- local_particle_physics_vert.glsl.ts
- local_particle_vert.glsl.ts
- particle_frag.glsl.ts
- particle_physics_frag.glsl.ts
- particle_vert.glsl.ts
- stretched_bb_particle_vert.glsl.ts
- trail_frag.glsl.ts
- trail_vert.glsl.ts
- ThreeUtil.ts
- BatchedParticleRenderer.ts
- BatchedRenderer.ts
- index.ts
- MeshBatch.ts
- MeshSurfaceEmitter.ts
- ParticleEmitter.ts
- ParticleSystem.ts
- QuarksLoader.ts
- QuarksPrefab.ts
- QuarksUtil.ts
- SpriteBatch.ts
- TrailBatch.ts
- VFXBatch.ts
- ConeEmitter.test.ts
- MeshSurfaceEmitter.test.ts
- BatchedRenderer.test.ts
- JsonFiles.ts
- ParticleEmitter.test.ts
- QuarksLoader.test.ts
- QuarksPrefab.test.ts
- .babelrc
- .eslintignore
- .eslintrc
- .gitignore
- .npmignore
- .prettierignore
- .prettierrc
- .travis.yml
- jest.config.json
- LICENSE
- package-lock.json
- package.json
- prefab.json
- rollup.config.js
- tsconfig.json
- typedoc.json
- fix-dts-extensions.mjs
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- DEVELOPMENT_GUIDE.md
- landing.png
- lerna.json
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- tsconfig.package.json
- typedoc.json
- typedoc.package.json
// repository documentation
Was this content helpful?
(0 ratings)
