Recent Works
2024
Lossy Parallel Visualization of Large-Scale Volume Data with Error-Bounded Image Compositing
Author: Yongfeng Qiu, Yuxiao Li, Xin Liang, Yafan Huang, Guanpeng Li, Sheng Di, Franck Cappello, Hanqi Guo
194 words, 1 min
MSz: An Efficient Parallel Algorithm for Correcting Morse-Smale Segmentations in Error-Bounded Lossy Compressors
IEEE Transactions on Visualization and Computer Graphics (Proc. IEEE VIS 2024), 2025.
Author: Yuxiao Li, Xin Liang, Bei Wang, Yongfeng Qiu, Lin Yan, Hanqi Guo
DOI | arXiv | GitHub
212 words, 1 min
2022
Light Base on OpenGL
This is a new attempt as the lighting part of the rendering system in my engine program. I have built several common lights in the rendering system. Because it is implemented with OpenGL3.0 and is based on a rasterized rendering pipeline. Therefore, there are still some defects in global lighting.
1.9k words, 11 min
2021
3D model retrieval based on hand drawn sketch
With the rapid development of CPU and GPU, 3D models are not only becoming more and more complex and rich in details, but also widely used in animation, machinery, medical and other fields. The number of 3D models is also increasing. The classification and retrieval of 3D models has become an important research direction. Although many scholars have done different researches on 3D model retrieval technology and proposed many different model retrieval algorithms, there are still many problems to be solved.
753 words, 4 min