会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
wssw
博客园
首页
新随笔
联系
管理
订阅
2020年3月26日
shader内置函数:GLSL到UNITY对应关系
摘要: #ifndef GlslToHlsl#define GlslToHlsl#define vec2 float2 #define vec3 float3 #define vec4 float4 #define mat2 float2x2 #define mat3 float3x3 #define ma
阅读全文
posted @ 2020-03-26 19:07 wssw
阅读(749)
评论(0)
推荐(0)
编辑
公告