Here is a simple example about how to pass information by json from js to wasm (C++ generated). We will pass enum value with json in the following project. C++ JS: If you want to Read more…
The post introduces two topics. My explore was based on the old project from What will happen if we pass wrong vtkRenderer object for vtkPicker::Pick?. Just see the important logics about our issue at the following Read more…
. vtkCellPicker has the interface int vtkPicker::Pick(double selectionX, double selectionY, double selectionZ, vtkRenderer* renderer).In the some scenes, we can still pick the 3D actor even if pass wrong vtkRenderer object to the interface.Here is a simple Read more…
Tex To PDF : convert the Latex file which suffix is tex to a PDF file