diff --git a/readme.md b/readme.md index 39454cf..34f2b52 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,6 @@ -** Equirectangular & Gnomonic Projection Unity** +## Equirectangular & Gnomonic Projection Unity ## + +custom shaders and renderer/recorder for different types of projections (equirectnagular, rectilinear/gnomonic). built with the help of https://github.com/s9lucas/URP-Equirectangular-Camera/tree/master & https://blog.ruofeidu.com/equirectangular-gnomonic-projections/