Skip to content

UE4 material with grid texture and world coordinate.

License

Notifications You must be signed in to change notification settings

jnphgs/UE4_ProceduralGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE4 World Grid Material

cover.png

Introduction

On starting development, we sometimes need to prepare a grid floor of a specific color. In this repository, a material with following features is managed.

  • Project multiple grid textures from the x-y-z axis which closest to the fragment normal.
  • Grid texture is repeated every 100 units (1m) in world coordinates.
  • You can specify both grid texture and background color.

All of grid textures are generated using this repository as SVG files. And SVG files are converted to PNG images using this repository.

Environment

  • Unreal Engine 4.22.1

About

UE4 material with grid texture and world coordinate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published