Skip to content

Materialize is a program for converting images to materials for use in video games and whatnot. This fork by Blueberry Jam Games updates it for future use.

License

Notifications You must be signed in to change notification settings

Blueberry-Jam-Games/Materialize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Materialize

Materialize is an open source application for generating property maps for games from Diffuse maps or Height maps.

The original website is at http://www.boundingboxsoftware.com/materialize/ and the original repository is at https://github.com/BoundingBoxSoftware/Materialize.

The original functionality as described on the website is for creating property maps:

Diffuse -> Height
Diffuse -> Metallic
Diffuse -> Smoothness
Height -> Normal
Height + Diffuse -> Normal
Normal -> Edge
Normal -> Occlusion
Normal + Height -> Occlusion
Normal -> Height

The main application is unmaintained, this fork provides the following enhancements:

  • Upgraded Unity to version 2022.3 (the system is not compatible with Unity 6).
  • Property maps can now include an Alpha channel as additional information.
  • The default property map output is correct for Unity Terrain property maps.

About

Materialize is a program for converting images to materials for use in video games and whatnot. This fork by Blueberry Jam Games updates it for future use.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C# 49.6%
  • ShaderLab 44.1%
  • Rich Text Format 3.9%
  • HLSL 2.4%