Class CustomPoints

It contains a THREE.Points object in which you can custom its base material (which is based on THREE-CustomShaderMaterial). Also, it provides all the shadertoy uniforms.

Demo: https://kokomi-js.vercel.app/examples/#customPoints

Hierarchy (view full)

Constructors

Properties

base: Base
container: Scene
emitter: Emitter<any>
points: Points<BufferGeometry<NormalBufferAttributes>, Material | Material[], Object3DEventMap>
uniformInjector: UniformInjector

Methods