会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Nitdie
博客园
首页
新随笔
联系
订阅
管理
07 2023 档案
Three.js 尝试渲染水体等对象时出现 Can not resolve #include <colorspace_fragment> 问题
摘要:对 Water对象渲染时出现 Can not resolve #include <colorspace_fragment> at includeReplacer (WebGLProgram.js:220:1) .... 查询发现是库文件中 const string = ShaderChunk[ in
阅读全文
posted @
2023-07-29 09:57
Nitdie
阅读(690)
评论(0)
推荐(0)
Eslint 在 Webstorm中 禁用
摘要:在使用Three.js进行开发时,发现Three.js的很多库文件不符合eslint规范,导致无法通过编译。 可在vue.config.js中添加: lintOnSave:false
阅读全文
posted @
2023-07-29 09:35
Nitdie
阅读(109)
评论(0)
推荐(0)
公告