a repository for recording different projection views (equirectangular, rectinlinear/gnomonic).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Cailean Finn 6646cef6a0 readme1 1 year ago
Assets first commit 1 year ago
Packages first commit 1 year ago
ProjectSettings first commit 1 year ago
.gitignore first commit 1 year ago
.vsconfig first commit 1 year ago
readme.md readme1 1 year ago

readme.md

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/