Does anyone know how to include three.js examples in a cljs project using 
webpack?

I think I have the core three.js library included correctly, but the 
three.js distribution also includes additional modules in separate files 
that I can't seem to reference. 

The three.js docs say to use: import { OrbitControls } from 
'three/examples/jsm/controls/OrbitControls.js';

How is that done with clojurescript?

Any help or suggestions welcome.

-austin

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojurescript/eb088049-be7f-4972-9ede-523a8034edd2o%40googlegroups.com.

Reply via email to