Skip to content

New projection method developed by me. Polar Projection solves the variable size problem on Perspective projection.

License

Notifications You must be signed in to change notification settings

yuempek/PolarProjection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PolarProjection

Perspective projection makes the edges longer than center. It creates a bad experience on 3D vision on screen due to the object sizes changes when we turn our around.

I developed a projection method named Polar Projection to solve this problem. I am using spherical sensor instead of plane sensor.

But, in spite of Polar Projection preserves the object size, it can't preserve the stright lines. Lines bend on edge like fish eye.

Please compare on site specified on link.

https://yuempek.github.io/PolarProjection/projectioncompare/

About

New projection method developed by me. Polar Projection solves the variable size problem on Perspective projection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published