How to design a material system?

This page summarizes the projects mentioned and recommended in the original post on /r/GraphicsProgramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • PBR-Shaders

    Standard PBR shader written in Unity Cg

  • maybe this standard pbr shader that I found online could be the one? I see it has uniforms for both a roughness map, and roughness constant, color map, and color constant and so on...

  • Vulkan-glTF-PBR

    Physical based rendering with Vulkan using glTF 2.0 models

  • Yes, solving the problems inherent with shader graphs is likely not worth your time, take longer than the project itself, and not something that's going to be particularly helpful in professionally developing your skills in graphics. You can of course create a UI to configure the shaders you already have, similar to displaying and configuring this, and that might prove useful to you testing out rendering, but that's basically configuring a bunch of menus, easier to do, and no need for generic shader graph components, display, or compilation of those components.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • QuollEngine

    Quoll engine

  • If you are interested, you can check the PBR shader in my engine. I do a similar thing but with all PBR properties (even the base color/texture).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Sascha Willems' glTF PBR demo animations question

    2 projects | /r/vulkan | 23 Mar 2023
  • Issue with fragment shader-based tangent/binormal calculations

    1 project | /r/vulkan | 10 Mar 2023
  • Looking for resources / mentor

    3 projects | /r/vulkan | 13 Jun 2023
  • WickedEngine: 3D Engine with Modern Graphics

    1 project | news.ycombinator.com | 29 Mar 2023
  • How do I create an outline around 3D objects?

    1 project | /r/libgdx | 23 Feb 2023