DougHamil / threeagent

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

v1.0 - Expose default camera #36

Closed DougHamil closed 2 years ago

DougHamil commented 2 years ago

For convenience in cases where the user relies on the threeagent-created default camera, return the default camera under :default-camera key in the threeagent.core/render return value.