microsoft / microsoft/MixedReality-GraphicsTools-Unity

Proposal for a material search tool based on shaders

Open
#134 3 comments 1 reaction 1 assignee View on GitHub

@HoloMoto is already working on this.

Since Jan 3, 2023.

enhancement
Dominant language
C#
Stars
209
Forks
49
PR merge metrics
No merged PRs in 30d

Description

Describe the problem

Sometimes I lost track of which parameter I was using as the number of material parameters increased.

So I have created a simple material search tool for myself first .

image

This little tool is more useful than I thought to me and I would love to contribute I hear your input.

Describe the solution you'd like

If you find this feature useful.

This is currently the shortest tool I have created for my own use.

I would like to clean up this tool as well as other MRGT codes, and also improve the EditorGUI layout by referring to measure tools.

Describe alternatives you've considered

Additional context

https://github.com/HoloMoto/MixedReality-GraphicsTools-Unity/tree/holomoto/MaterialSearch

You can try it out at this brunch.

The changes are in com.microsoft.mrtk.graphicstools.unity/Editor/Utilities/MaterialSearcher.cs
The new version is.

If you put this in the appropriate UnityPakcage, you can try it out.

You can check it from the world menu under Window/Graphics Tools/Material Search by Shader.

It's currently a prototype for my own use, so it may be difficult to use, but I think you get the idea of the functionality I'm suggesting!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.