Skip to content

Talesofwing/Unity-Rendering-Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Rendering-Playground

Unity 2022.3.25f1

This project is a playground for Unity Rendering. Currently, the project is still using the Built-In Pipeline, but there are plans to transition to using the Scriptable Render Pipeline(SRP) in the future.

For more information, please refer to Docs.

Todo

  • Import URP
  • Shadows
  • Fog
  • Raytracing(Basic Path-Tracing)
  • PBR Material

Doing

  • Outlines
  • Post-Processing Effect
    • Bloom
      • Based on HDR
    • Tone Mapping
    • Blur
      • Box blur
      • Motion blur
      • Depth of Field
    • RGB Shift
    • CRT Retro Effect
  • Emission

Big Targets

  • Implement the rendering of Genshin Impact!!
  • Implement the rendering of zelda!!

References

Acknowledgments

I would like to thank the developers and providers of the following plugins, which have greatly contributed to this project:

About

This project is a playground for Unity Rendering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published