|
|
|
|
|
by zfedoran
3618 days ago
|
|
It's actually a lot of fun to write a script like the one they used. I highly recommend it if you have a dependency that is large and not split up into modules. I dabbled with converting Three.js into modules through a script a couple years ago, took only an afternoon to get it working initially. I'll have to take a look to see how the official version compares to my hack of an attempt. If
Inyone else is curious: https://github.com/zfedoran/modulite-three.js/blob/master/au... |
|