Skip to content

Gil-1/UERenderTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

UE Render Tools

Gil Guminski @ https://www.artstation.com/gilguminski | Twitter: @GilGuminski

All assets are compatible with Unreal Engine 5.2.1. They might not work with previous version as is. These are the materials, material functions & settings I have used in the past. They are a good starting point to understand and work with material and Unreal.

A global overview is also available on Artstation.

How to

Copy the UERenderTools folder inside your Content folder. To access MovieRenderQueue settings enable the plugin.

About

Blueprint

SetupCVars

Allows to change some CVars at runtime. They are pretty limited to what I needed but the idea is usefull. 01_Setup Cvars

Materials

Capture d'écran 2023-07-27 122050

Uber Shader

Lots of parameters that allows to quickly personalize the look and feel. Complete demo on Artsation.

image

Checkboxes parameters opens other parameters. Here is an example:

image

Material Functions

A few interesting material functions that are missing in UE. MF_FresnelOrientable inspired by Riot

Capture d'écran 2023-07-27 122038

Metal

Capture d'écran 2023-07-27 122058

Movie Render Queue

The plugin needs to be activated for the assets to be opened. EXR render export settings with some cvars settings. They only have been tested on UE 5.1

image

Credits

Please, if you think that something is coming from you, reach out. I didn't kept all references.

2D signed distance functions: https://iquilezles.org/articles/distfunctions2d/ Color palette article: https://iquilezles.org/articles/palettes/

License

@MIT - Free for everyone and any use.

About

Gil Guminski Unreal assets usefull for rendering

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors