UNPKG

@mesmotronic/three-retropass

Version:

RetroPass applies a retro aesthetic to your Three.js project, emulating the visual style of classic 8-bit and 16-bit games

5 lines (4 loc) 174 B
export * from '../models/ColorCount'; export * from '../models/RetroPassParameters'; export * from './postprocessing/RetroPass'; export * from '../utils/createColorPalette';