Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 921 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 921 Bytes

This repo has been archived.

This is an old project of mine and has not been maintained for a while. Please check out my newer projects here.
Thanks for visiting! ❤️

Reasons for archival:

  • Really old project
  • Not being actively maintained
  • Last push was over a year ago
  • Lots of bugs/issues that aren't worth fixing

Afaik the app still works fine if you want to try it out!

Material Generator

NOTE: I've found that many textures from Transparent Textures work well as an overlay.

Basic structure

Replace 'x' with an identifier for the material.

<div class="material material-x">
  <!-- Content -->
  <div class="material-background material-background-x"></div>  
</div>

Screenshots

Example 1 Example 2 Example 3