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 11 months ago
Assets first commit 11 months ago
Packages first commit 11 months ago
ProjectSettings first commit 11 months ago
.gitignore first commit 11 months ago
.vsconfig first commit 11 months ago
readme.md readme1 11 months 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/