DougHamil / threeagent

ClojureScript library for building Three.js apps in a reagent-like fashion
MIT License
134 stars 10 forks source link

Add built-in support for enabling shadows via options #9

Closed kaosko closed 4 years ago

kaosko commented 4 years ago

Add simple options to cast and received shadows. Already using this in my projects.

kaosko commented 4 years ago

Why not? Perhaps I missed it, is it possible to generically set these in some other way?

DougHamil commented 4 years ago

Apologies, I renamed master to main and did not notice it closed this PR. Would you mind submitting a new PR against main and I'll get it merged in?

kaosko commented 4 years ago

Ah :) Ok will do.