Skip to content

three.js-kit

Materials, shaders and other utilities for Three.js

InstancedSpriteMesh

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

High performant instancing of animated sprites in threejs.

Get started

Demo

Bunny-mark

Materials

npm i @threejs-kit/materials

MeshGlintMaterial

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.

MeshParallaxMaterial

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