Skip to content

jerzakm/threejs-kit

threejs-kit

Three.js kit is a set of addons such as materials, shaders and other utilities for Three.js.

Features:

npm i @threejs-kit/instanced-sprite-mesh

High performant instancing of animated sprites in threejs.

InstancedSpriteMesh preview

Materials

npm i @threejs-kit/materials

Real-time realistic glint material for three.js based on "Procedural Physically based BRDF for Real-Time Rendering of Glints" by Xavier Chermain et al.

MeshGlintMaterial preview

Creates convincing illusion of depth, surface irregularities, and geometric complexity, without increasing polygon count.

MeshParallaxMaterial preview