Skip to content

xiaojun1604/TextureBake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurveToTexture

Unity版本:2018.4.16c1


2022-04-12 更新

1、添加了四种不同的映射方式

---

2022-03-22 更新

1、添加渐变色类型

2、修改preview UI

textureFormatSet


2022-03-21 更新

1、添加了贴图保存格式的设置,可以保存为以下四种格式的贴图:

textureFormatSet

2、添加了保存配置的功能,可以把设置好的参数保存为asset文件(ScriptableObject)

saveSettings

选中保存好的文件可以直接在Inspector面板上使用,用法和原来的窗口是一样的

asset


首次提交

Convert curves to Texture

Unity Curve BakeToTexture

在菜单"MyaTools/CurveToTexture Window"打开窗口

CurveToTextureWindow

About

Convert curves to Texture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.3%
  • ShaderLab 6.7%