ianmackenzie/elm-3d-scene

Support Perlin or similar noise for procedural textures

ianmackenzie opened this issue · 2 comments

Especially useful for doing things like normal mapping to give surfaces a more realistic slightly bumpy look, without needing an actual texture image

I just watched your elm-conf '19 talk. Are regular textures supported? I don't see it mentioned for sure, and the photorealistic scene doesn't seem to have textures, so I'm not sure.