scene   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/contrib/shadowmap.xtm

Implementation

(define scene (assimp_load_model path "scene.blend"))
;; flip winding order so inside of dome is the front face


Back to Index

Similar Entries