11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
此内容由第三方提供商托管,该第三方提供商在未接受Targeting Cookies的情况下不允许观看视频。如果您想观看来自这些提供商的视频,请将“Targeting Cookie”的Cookie偏好设置为“是”。
1/7
ProTex allows you to create and use procedural textures in Unity. Create your own textures using the visual node editor and apply them to your materials during runtime. You can also save them as normal textures in the Unity Editor to be used however you want.
Unlike normal textures, procedural textures take very little disk space to store (typically less than 20Kb), but they can be used to generate textures of up to 2048x2048 during runtime. All generated textures are guaranteed to be seamless, meaning that they can be placed side-by-side without creating a noticeable boundary.
Compose your textures using the ProTex Editor and the different types of nodes at your disposal:
- Noise generation: FBM, Turbulence, Ridged, Cellular and Random.
- Filters: Blur, Sharpen, High Pass, Low Pass, Grayscale, Invert.
- Math operations: Blend, Interpolate, Add, Subtract, Multiply, etc.
- Transformations: Rotate, Repeat, Offset, etc.
- Shape generation: Circle, Triangle, Rectangle, Pentagon, etc.
Each procedural texture can generate six different output textures (color, normal, height, metallic, occlusion and emission), and you can easily apply them to the Unity default materials using the ProTexMaterialBinder.
Nodes are implemented using compute shaders to reduce the generation time. If your computer does not support compute shaders, the software implementation will be used (but take into account that generation times will be increased).
Contact and support: protexeditor@gmail.com
Unlike normal textures, procedural textures take very little disk space to store (typically less than 20Kb), but they can be used to generate textures of up to 2048x2048 during runtime. All generated textures are guaranteed to be seamless, meaning that they can be placed side-by-side without creating a noticeable boundary.
Compose your textures using the ProTex Editor and the different types of nodes at your disposal:
- Noise generation: FBM, Turbulence, Ridged, Cellular and Random.
- Filters: Blur, Sharpen, High Pass, Low Pass, Grayscale, Invert.
- Math operations: Blend, Interpolate, Add, Subtract, Multiply, etc.
- Transformations: Rotate, Repeat, Offset, etc.
- Shape generation: Circle, Triangle, Rectangle, Pentagon, etc.
Each procedural texture can generate six different output textures (color, normal, height, metallic, occlusion and emission), and you can easily apply them to the Unity default materials using the ProTexMaterialBinder.
Nodes are implemented using compute shaders to reduce the generation time. If your computer does not support compute shaders, the software implementation will be used (but take into account that generation times will be increased).
Contact and support: protexeditor@gmail.com
高品质资源
11000+款5星资源
深受用户信赖
8.5万+用户参与评分
强大的社区支持
10万+社区成员鼎力支持
语言
USD
EUR