Skip to content

drakeor/env-map-projector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment Map Projector

Environment Map Projector is a free, open-source program that allows users to reproject thigns like Skyboxes to Equirectangular and vice-versa.

There are a few tools available already to do this task. However, some are locked behind either commercial software or paid assets in the Unity Store. There are few implementations on GitHub that are written in Python, but these run pretty slow.

conversion_image

Features

This Program currently supports:

  • Equirectangular Projections
  • Skybox Projections
  • Hemispherical (Skydome) Projections

Usage

This application is still under development and I have yet to write a front-end for it. You can see a sample program in main.cpp.

Documentation

Program Documentation (Coming soon) Theory behind Equirectangular Projection (Coming soon) CubeMap to Equirectangular Projection (Coming soon)

Credits:

Libraries used:

Note this repository has a copy of all the libraries (with the version I used) attached.

I know the default convention is to either submodule them or tell you to install them, but I've been burned by that when cloning other libraries and it's annoying to fix.

License

MIT License

About

Tool for Environment Map Reprojection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published