Some tips about the optimization techniques in all kinds of common questions.
virtual machines
Some tips about virtual machine configurations.
Many faces of data format for scivis (WIP)
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.