What is the URL for three.js to include it online?

前端 未结 6 536
难免孤独
难免孤独 2021-02-05 13:11

I am trying to make a javascript application in google app engine using three.js but I am not getting the URL to include it online in my document. I dont want to upload the who

6条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-05 13:46

    If you are concerned about lib size, you can link from PageCDN's three.js CDN that is around 17KB smaller compared to other CDNs due to better compression:

    
    

提交回复
热议问题