This blog documents some practical references about different datasets used for scientific visualization, which are first step to do the further detailed data analysis.
Camera model and rendering pipeline (WIP)
The camera model can be basic knowledge for visualization, graphis, reconstruction related topics, such as SLAM.
Many faces of uncertainty vis (WIP)
Some tips about uncertainty visualization and associated techniques.
Using ninja
Some tips regarding using Ninja.
Amdahl law and scale experiments
不论是在论文的experiments的部分还是说各种parallel algorithm的性能分析部分, scale efficiency 始终是一个重要的property。Amdahl law is its fundations.
Interview preparation list
Go through this list before the interview, in order to get good performance, just go through each list one by one and make sure all tips are reviewed and well memorized.
SciVis R&D Scope
Try to list some techniques that I need to improve or continue pursue in the scope of scivis.
Algorithm(11) Binary search
The questions related to binary search.