☀️
✖
🏡
home
📜
News
📚
publications
1
class
ContactInformationCard
:
2
def
__init__
(
self
):
3
self
.
dept
=
"cg @ sdu"
4
self
.
lab
=
"irc"
5
self
.
email
=
"ericvein@163.com"
6
self
.
phone
=
""
7
8
def
flipCard
(
self
):
9
print
(
"tap on the card to flip."
)
10
11
def
closeCard
(
self
):
12
print
(
"tap outside to close it."
)
Huibiao Wen
Huibiao Wen
My name is Huibiao Wen (温汇彪), I am currently working toward the PhD degree at the
Interdisciplinary Research Center (IRC)
affiliated with the
Shandong University
, supervised by
Prof. Shiqing Xin
. I got the M.Eng. degree from
HangzhouDianzi University
, under the supervision of
Prof. Chongyang Deng
and
Prof. Yajuan Li
.
My research interests are Computer Graphics and Geometry Processing
Email:ericvein@163.com, huibiaowen@mail.sdu.edu.cn, huibiaowen@gmail.com
📜News
🎤
03/2025
- Two papers conditionally accepted to SIGGRAPH 2025.
📚 publications
ALL
†
Equal contribution.
*
Corresponding author.
Feature-Preserving Mesh Repair via Restricted Power Diagram
Siggraph 2025
Huibiao Wen
,
Guilong He
,
Rui Xu
,
Shuangmin Chen
,
Shiqing Xin
*
,
Zhenyu Shu
,
Taku Komura
,
Jieqing Feng
,
Wenping Wang
,
Changhe Tu
[PDF]
|
[CODE]
Abstract
:
... See More
NeurCross:A Neural Approach to Computing Cross Fields for Quad Mesh Generation
Siggraph 2025
Qiujie Dong
,
Huibiao Wen
,
Rui Xu
,
Shuangmin Chen
,
Jiaran Zhou
,
Shiqing Xin
*
,
Changhe Tu
,
Taku Komura
,
Wenping Wang
[PDF]
|
[CODE]
Abstract
:
... See More