Add warp mesh for spherical mirror projection

pull/47/head
Hleb Valoshka 2021-06-12 20:10:16 +04:00
parent 1016daa7e3
commit 36c23342f7
3 changed files with 2848 additions and 0 deletions

View File

@ -26,3 +26,4 @@ add_subdirectory(extras)
add_subdirectory(extras-standard)
add_subdirectory(models)
add_subdirectory(textures)
add_subdirectory(warp)

View File

@ -0,0 +1,5 @@
set(WARP_SOURCES
warp.map
)
install(FILES ${WARP_SOURCES} DESTINATION "${DATADIR}/warp")

2842
warp/warp.map 100644

File diff suppressed because it is too large Load Diff