oguzeroglu / TextureMerger

A lightweight library that creates a Texture Atlas from Three.js textures
MIT License
85 stars 8 forks source link

Simplified GLSL code examples #5

Open Romejanic opened 2 years ago

Romejanic commented 2 years ago

Used mix instead of calculating the interpolation directly, should clear up the example a lot.