xintong-ai / VecHist

Vector Field Histogram
MIT License
3 stars 0 forks source link

Compute Cube Maps in Python Flow Rather than C++ Flow... #21

Open datahead8888 opened 9 years ago

datahead8888 commented 9 years ago

Computing the cube maps in the python flow and loading them in the C++ flow would allow us to start the C++ application faster. This is not critical but would make things more convenient.

datahead8888 commented 9 years ago

I discussed this with Xin. It is arguably needed for good performance during the data loading in the C++ flow.