Skip to content

kr405/UnityAfterimageEffects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URP Afterimage Effects

This is a project for demonstrating afterimage effects in Unity.
By utilizing RenderMesh, you can render afterimages without the overhead of creating extra GameObjects.
Please note that this project has been tested on Unity 2022.3.17f1 using URP 14.0.9.

Demo


The "RenderAfterimages" RendererFeature allows you to render afterimages that are not influenced by post-processing effects.

Note

Be aware that the "RenderAfterimages" feature may cause issues in scenes containing transparent objects.
This project below provides a more general solution for handling scenes with Transparent objects, specifically regarding this feature.
URP Ignore PostProcessing

About

A project demonstrating afterimage effects using RenderMesh.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published