xmar / 360Transformations

67 stars 16 forks source link

Optimization #4

Open xmar opened 8 years ago

xmar commented 8 years ago

Each transformation takes too much time. Optimization seems needed

yx-engineering commented 8 years ago

Why does each transformation take too much time? It seems too slow! So werid

xmar commented 8 years ago

Do you have the OpenMP library installed on your computer ?

qmphobby commented 7 years ago

Hi ,Can you tell me what is the function of "LayoutFlatFixed",especially the FlatFixed? We have run this project on windows generally,but some problems need to be fixed. If successfully ,I will tell you ,thank you.

xmar commented 7 years ago

Hi,

The LayoutFlatFixed is the layout used to extract a viewport/FoV. It projects a part of the sphere on a tangent plan.

qmphobby commented 7 years ago

Got it!thank you very much