shader-park / shader-park-core

A JavaScript library for creating real-time 2D and 3D shaders. JS -> Shader. https://shaderpark.com/ https://twitter.com/shaderpark
https://shaderpark.com/
MIT License
750 stars 21 forks source link

SDF text #17

Open torinmb opened 5 years ago

PWhiddy commented 4 years ago

@torinmb New goal for this is to move the texture stuff to sp-core. Probably makes sense to have a separate function that creates the material/mesh that requires the texture. Also, to avoid having to reload the texture multiple times, maybe sp-core can hand the loaded texture to the user, so they can just provide it to sp-core's api preloaded