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) 169 B
export * from '../models/ColorCount'; export * from '../models/RetroPassParameters'; export * from '../utils/createColorPalette'; export * from './nodes/RetroPassNode';