One trick to figure out how to choose an SLR lens

你永远是镜头焦点…… You are always the focus of the lens 初学者第一次购买相机都会选择套机。 导购员会说:一支变焦镜头一镜走天下, 适合在不同场合中使用,基本满足日常所需。 Beginners will choose a set of cameras for the first time. The shopping guide will say: a zoom lens and a mirror go to the world, Suitable for Read more…

vtkAbstractTransform::DeepCopy May Fail

Here is a example that vtkTransform object failed to deep copy the other one. #include <iostream> #include <vtkSmartPointer.h> #include <vtkRenderer.h> #include <vtkRenderWindow.h> #include <vtkTransform.h> #define vtkSPtr vtkSmartPointer #define vtkSPtrNew(Var, Type) vtkSPtr<Type> Var = vtkSPtr<Type>::New(); int main() { setbuf( stdout, nullptr Read more…

Tex To PDF
: convert the Latex file which suffix is tex to a PDF file

X