<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="index.xsl"?>
<homepage>
  <title>Jin Huang Home Page</title>
  <vita>
		<cname>黄 劲</cname>
		<cmics>贵定 一中 浙江大学 计算机 图形学</cmics>
		<name>Jin Huang</name>
		<portrait>Jin_Huang.jpg</portrait>
		<position>
			I am a Professor in State Key Lab of CAD&amp;CG,
			College of Computer Science at Zhejiang University.
		</position>
		<interesting>
			My current interests are mainly in the areas of geometry processing
			and physically based simulation.
		</interesting>
		<contact>
			<email>
				hj AT cad.zju.edu.cn; JinHuang_cs AT 163.com
			</email>
			<address>
				State Key Lab of CAD&amp;CG, Zijingang Campus, Zhejiang University, Hangzhou, 310058, P.R.China
			</address>
		</contact>
  </vita>
	<visitings>
		<visit name="Caltech, Mathieu Desbrun, 2012-2014"/>
		<visit name="The Chinese University of Hong Kong, Hanqiu Sun, 2008"/>
		<visit name="Microsoft Research Asia, 2003-2006"/>
	</visitings>
  <students>
        <student name="Shuang Wu" degree="Ph.D" graduated="no"></student>
        <student name="Haoran Sun" degree="Ph.D" graduated="no"></student>
        <student name="Xiaohu Zhang" degree="Ph.D" graduated="yes"></student>
		<student name="Chongyao Zhao" degree="Ph.D" graduated="yes"></student>
		<!--student name="Jing Jiang" degree="Ph.D" graduated="no"></student-->
		<!--student name="Yicun Zheng" degree="Ph.D" graduated="no"></student-->
		<student name="Shiyi Wang" degree="Ph.D" graduated="yes"></student>
		<student name="Jiong Chen" degree="Ph.D" graduated="yes"></student>
		<student name="Zeyun Shi" degree="Ph.D" graduated="yes"></student>
		<student name="Xianzhong Fang" degree="Ph.D" graduated="yes"></student>
		<student name="Siwang Li" degree="Ph.D" graduated="yes"></student>
		<student name="Yao Jin" degree="Ph.D" graduated="yes"></student>
		<student name="Zherong Pan" degree="Ph.D" graduated="yes"></student>
		<student name="Tengfei Jiang" degree="Ph.D" graduated="yes"></student>
		<student name="Muyang Zhang" degree="Ph.D" graduated="yes"></student>
		<student name="Lu Chen" degree="Ph.D" graduated="yes"></student>
		<student name="Wei Feng" degree="Ph.D" graduated="yes"></student>
  </students>
  <fundings>
		<funding name="National Key R&amp;D Program of China (No. 2020AAA0108901, 2017YFB1002703)"/>
        <funding name="Zhejiang Provincial Science and Technology Program in China under Grant 2021C01108"/>
		<funding name="NSFC: 62472382, 61732016, 61522209 (优青, Awardee of the NSFC Excellent Young Scholars Program in 2015), 61210007, 61170139, 60933007, 60703039"/>
		<funding name="973 Program: 2009CB320801, 863 Program: 2012AA011503, 2007AA01Z336"/>
		<funding name="Fundamental Research Funds for the Central Universities: 2014XZZX006-08, 2013FZA5015, 2009QNA5023"/>
		<funding name="General Motors, SNERDI, Huawei, etc."/>
  </fundings>
	<news>
		<msg
				date = "2016-07-19"
				text = "asdf"
				>
		</msg>
	</news>
  <publications>
		<bibitem
				author="Chongyao Zhao, Junzhou Yin, Hujun Bao, Jin Huang"
				title="Component Modes Synthesis Method with Multiple Partitions for Large-scale Eigenvalue Problem"
				year = "2026"
                conference= "ACM SIGGRAPH 2026"
                journal= "ACM Transactions on Graphics (TOG)"
                pdf = "./26/MP-CMS.pdf"
                cover = "./26/MP-CMS.jpg"
 				>
		</bibitem>
		<bibitem
				author="Xiaohu Zhang, Hujun Bao, Jin Huang"
				title="Learning Sparse Singularities for Cross Field Design"
				year = "2026"
                journal= "ACM Transactions on Graphics (TOG)"
                volume = "45"
                number = "2"
                pages = "18:1-18:15"
                pdf = "./26/learn_singularities.pdf"
                cover = "./26/learn_singularities.jpg"
 				>
		</bibitem>
		<bibitem
				author="Haoran Sun, Shuang Wu, Hujun Bao, Jin Huang"
				title="Variational Mesh Offsetting by Smoothed Winding Number"
				year = "2026"
                journal= "IEEE Transactions on Visualization and Computer Graphics (TVCG)"
                volume="32"
                number="2"
                pages="1668-1681"
                pdf = "./25/wnoffset.pdf"
                cover = "./25/wnoffset.png"
 				>
		</bibitem>
		<bibitem
				author="Haoran Sun, Jingkai Wang, Hujun Bao, Jin Huang"
				title="GauWN: Gaussian-smoothed Winding Number and its Derivatives"
				year = "2024"
                conference= "ACM SIGGRAPH Asia 2024 (conference track)"
                pdf = "./24/GauWN.pdf"
                cover = "./24/GauWN.jpg"
                code = "https://github.com/ZJUCADGeoSim/GauWN2D"
 				>
		</bibitem>
		<bibitem
				author="Xiaohu Zhang*, Shuang Wu*, Jiong Chen, Yao Jin, Hujun Bao, Jin Huang (*co-first authors)"
				title="Versatile Curve Design by Level Set with Quadratic Convergence"
				year = "2024"
                volume="31"
                number="9"
                pages="5015-5025"
				journal = "IEEE Transactions on Visualization and Computer Graphics (TVCG)"
                pdf = "./24/LevelSet_Curve.pdf"
                cover = "./24/LevelSet_Curve.jpg"
                video = "./24/LevelSet_Curve.mp4"
 				>
		</bibitem>
		<bibitem
				author="Shiyi Wang, Bochun Yang, Hujun Bao, Jin Huang"
				title="Alternating Size Field Optimizing and Parameterization Domain CAD Model Remeshing"
				year = "2024"
                conference= "Geometric Modeling and Processing 2024 (Best Paper Award)"
				journal = "Computer Aided Geometric Design (CAGD)"
                volume = "111"
                pages = "102294"
				cover = "./24/AltSizeMeshCAD.jpg"
                pdf = "./24/AltSizeMeshCAD.pdf"
                data= "./24/AltSizeMeshCAD_dat.7z"
                demo= "./24/AltSizeMeshCAD.html"
 				>
		</bibitem>
		<bibitem
				author="Ming Li, Jingqiao Hu, Wei Chen, Weipeng Kong, Jin Huang"
				title="Explicit Topology Optimization of Voronoi Foams"
                year = "2025"
                volume="31"
                number="4"
                pages="2012-2027"
				journal = "IEEE Transactions on Visualization and Computer Graphics (TVCG)"
				cover = "./24/VoroFoam.jpg"
                pdf = "./24/VoroFoam.pdf"
 				>
		</bibitem>
		<bibitem
				author="Xianzhong Fang, Jin Huang, Yiying Tong, Hujun Bao"
				title="Metric-Driven 3D Frame Field Generation"
				year = "2023"
                volume = "29"
                number = "4"
                pages = "1964-1976"
				journal = "IEEE Transactions on Visualization and Computer Graphics (TVCG)"
				cover = "./23/3D-MetricFrame/3D-MetricFrame.jpg"
                pdf = "./23/3D-MetricFrame/3D-MetricFrame.pdf"
			    bin = "https://github.com/appemax/MetricDrivenFrame3D"			
				>
		</bibitem>
		<bibitem
				author="Shiyi Wang, Jiong Chen, Xifeng Gao, Hujun Bao, Jin Huang"
				title="3D Mesh Cutting for High Quality Atlas Packing"
				year = "2022"
				journal = "Computer Aided Geometric Design (CAGD)"
                volume = "99"
                pages = "102149"
				cover = "./22/cut4packing.jpg"
                pdf = "./22/cut4packing.pdf"
                data = "https://drive.google.com/drive/folders/1pGanKRUisif9U-qd4Rud71M2RMl4O77w?usp=sharing"
				>
		</bibitem>
		<bibitem
				author="Haoran Sun, Shiyi Wang, Wenhai Wu, Yao Jin, Hujun Bao, Jin Huang"
				title="Efficient Texture Parameterization Driven by Perceptual-Loss-on-Screen"
				year = "2022"
                conference= "Pacific Graphics 2022"
				journal = "Computer Graphics Forum (CGF)"
                volume = "41"
                number = "7"
                pages = "507-518"
				cover = "./22/signal_metric.jpg"
                pdf = "./22/signal_metric-web.pdf"
				>
		</bibitem>
		<bibitem
				author="Chongyao Zhao, Jinkeng Lin, Tianyu Wang, Hujun Bao, Jin Huang"
				title="Efficient and Stable Simulation of Inextensible Cosserat Rods by a Compact Representation"
				year = "2022"
                conference= "Pacific Graphics 2022"
				journal = "Computer Graphics Forum (CGF)"
                volume = "41"
                number = "7"
                pages = "567-578"
				cover = "./22/rod_compact_rep.jpg"
                pdf = "./22/rod_compact_rep-web.pdf"
                video="./22/rod_compact_rep.mp4"
				>
		</bibitem>
		<bibitem
				author="Xianzhong Fang, Mathieu Desbrun, Hujun Bao, Jin Huang"
				title="TopoCut: Fast and Robust Planar Cutting of Arbitrary Domains"
				year = "2022"
                conference= "ACM SIGGRAPH 2022"
				journal = "ACM Transactions on Graphics (TOG)"
                volume = "41"
                number = "4"
                pages = "40:1-40:15"
				cover = "./22/cutcells.jpg"
                pdf = "./22/cutcells.pdf"
                code="https://github.com/xianzhongfang/topocut"
				>
		</bibitem>
		<bibitem
				author="Shiyi Wang, Jingwen Ren, Xianzhong Fang, Hongwei Lin, Gang Xu, Hujun Bao, Jin Huang"
				title="IGA-suitable planar parameterization with patch structure simplification of closed-form polysquare"
				year = "2022"
                volume = "392"
                pages = "114678"
				journal = "Computer Methods in Applied Mechanics and Engineering (CMAME)"
				cover = "./22/IGA-simplify.jpg"
                pdf = "./22/IGA-simplify.pdf"
				>
		</bibitem>
		<bibitem
				author="Yicun Zheng, Haoran Sun, Xinguo Liu, Hujun Bao, Jin Huang"
				title="Economic Upper Bound Estimation in Hausdorff Distance Computation for Triangle Meshes"
				year = "2021"
				journal = "Computer Graphics Forum (CGF)"
                volume= "41"
                number= "1"
                pages= "46-56"
				cover = "./21/Hausdorff/Hausdorff.jpg"
        pdf = "./21/Hausdorff/Hausdorff.pdf"
        code = "https://github.com/ZJUCADGeoSim/Hausdorff"
				>
		</bibitem>
		<bibitem
				author="Jiong Chen, Florian Schäfer, Jin Huang, Mathieu Desbrun"
				title="Multiscale Cholesky Preconditioning for Ill-conditioned Problems"
				conference= "ACM SIGGRAPH 2021"
				year = "2021"
				journal = "ACM Transactions on Graphics (TOG)"
                volume= "40"
                number="4"
                pages="81:1-81:13"
				cover = "./21/Multiscale-IC.jpg"
        pdf = "./21/Multiscale-IC.pdf"
				>
		</bibitem>
		<bibitem
				author="Wei Li, Daoming Liu, Mathieu Desbrun, Jin Huang, Xiaopei Liu"
				title="Kinetic-based Multiphase Flow Simulation"
				year = "2021"
                volume="27"
                number="7"
                pages = "3318-3334"
				journal = "IEEE Transactions on Visualization and Computer Graphics (TVCG)"
				cover = "./21/LBM_err_suppress.jpg"
                pdf = "./21/LBM_err_suppress.pdf"
				>
		</bibitem>
		<bibitem
				author="Jiahao Wen, Jiong Chen, Nobuyuki Umetani, Hujun Bao, Jin Huang"
				title="Cosserat Rod with rh-Adaptive Discretization"
				conference= "Pacific Graphics 2020"
				year = "2020"
				journal = "Computer Graphics Forum"
				volume = "39"
				number = "7"
                pages = "143-154"
				cover = "./20/EOL_rod.jpg"
				video = "./20/EOL_rod.mp4"
        pdf = "./20/EOL_rod.pdf"
				>
		</bibitem>
		<bibitem
				author="Jiong Chen, Max Budninskiy, Houman Owhadi, Hujun Bao, Jin Huang, Mathieu Desbrun"
				title="Material-adapted Refinable Basis Functions for Elasticity Simulation"
				conference= "ACM SIGGRAPH Asia 2019"
				year = "2019"
				journal = "ACM Transactions on Graphics (TOG)"
				volume = "38"
				number = "6"
        pages = "161:1-161:15"
				cover = "./19/wavelet.jpg"
        pdf = "./19/wavelet.pdf"
				>
		</bibitem>
		<bibitem
				author="Xianzhong Fang, Hujun Bao, Yiying Tong, Mathieu Desbrun, Jin Huang"
				title="Quadrangulation through Morse-Parameterization Hybridization"
				conference= "ACM SIGGRAPH 2018"
				year = "2018"
				journal = "ACM Transactions on Graphics (TOG)"
				volume = "37"
				number = "4"
        pages = "92:1-92:15"
				cover = "./18/hybrid_quad.jpg"
        pdf = "./18/hybrid_quad.pdf"
        data = "./18/hybrid_quad.zip"
				bin = "./18/hybrid_quad_binary_Mint19_V20180731.7z"
				supp ="./18/hybrid_quad_dataset_test.pdf"
				>
		</bibitem>
		<bibitem
				author="Jiong Chen, Hujun Bao, Tianyu Wang, Mathieu Desbrun, Jin Huang"
				title="Numerical Coarsening using Discontinuous Shape Functions"
				conference= "ACM SIGGRAPH 2018"
				year = "2018"
				journal = "ACM Transactions on Graphics (TOG)"
				volume = "37"
				number = "4"
        pages="117:1-117:12"
				cover = "./18/opt_basis.jpg"
        pdf = "./18/opt_basis.pdf"
				video="./18/opt_basis.mp4"
				>
		</bibitem>
		<bibitem
				author="Saifeng Ni, Zichun Zhong, Jin Huang, Wenping Wang, Xiaohu Guo"
				title="Field-Aligned and Lattice-Guided Tetrahedral Meshing"
				conference= "Symposium on Geometry Processing 2018"
				year = "2018"
				journal = "Computer Graphics Forum"
				volume = "37"
				number = "5"
				cover = "./18/field_lattice_tet.jpg"
        pdf = "./18/field_lattice_tet.pdf"
				>
		</bibitem>
		<bibitem
				author="Jiong Chen, Yicun Zheng, Ying Song, Hanqiu Sun, Hujun Bao, Jin Huang"
				title="Cloth Compression using Local Cylindrical Coordinates"
				conference= "Computer Graphics International 2017"
				year = "2017"
				journal = "The Visual Computer"
				volume = "33"
				number = "6-8"
        pages="801-810"
				cover = "./17/cloth_compress.jpg"
				pdf="./17/cloth_compress.pdf"
        video = "./17/cloth_compress.mp4"
				>
		</bibitem>
		<bibitem
				author="Xifeng Gao, Jin Huang, Kaoji Xu, Zherong Pan, Zhigang Deng, Guoning Chen"
				title="Evaluating Hex-mesh Quality Metrics via Correlation Analysis"
				conference= "Symposium on Geometry Processing 2017"
				year = "2017"
				journal = "Computer Graphics Forum"
				volume = "36"
				number = "5"
        pages = "105-116"
				cover = "./17/hex_evaluation.jpg"
				pdf="./17/hex_evaluation.pdf"
        code="https://github.com/gaoxifeng/Evaluation_code_SGP2017.git"
        data  = "https://drive.google.com/file/d/0B8PvG-CIyQv6aXhSREN0RjFGaFk/view?usp=sharing"
				>
		</bibitem>
		<bibitem
				author="Zhongwei Shen, Xianzhong Fang, Xinguo Liu, Hujun Bao, Jin Huang"
				title="Harmonic Functions for Rotational Symmetry Vector Fields"
				conference= "Pacific Graphics 2016"
				year = "2016"
				journal = "Computer Graphics Forum"
				volume = "35"
				number = "7"
				pages = "507-516"
				cover = "./16/SH-NSym/SH-NSym.jpg"
				pdf="./16/SH-NSym/SH-NSym.pdf"
				>
		</bibitem>
		<bibitem
				author="Zeyun Shi, Pierre Alliez, Mathieu Desbrun, Hujun Bao, Jin Huang"
				title="Symmetry and Orbit Detection via Lie-Algebra Voting"
				conference="Symposium on Geometry Processing 2016 (best paper award)"
				journal = "Computer Graphics Forum"
				volume = "35"
				number = "5"
				pages = "217-227"
				year="2016"
				cover = "./16/log-sym-orbit/log-sym-orbit.jpg"
				pdf = "./16/log-sym-orbit/log-sym-orbit.pdf"
				supp = "./16/log-sym-orbit/imp-detail.pdf"
				>
		</bibitem>
		<bibitem
				author="Xianzhong Fang, Weiwei Xu, Hujun Bao, Jin Huang"
				title="All-Hex Meshing using Closed-Form Induced Polycube"
				conference="ACM SIGGRAPH 2016"
				journal = "ACM Transactions on Graphics (TOG)"
				volume = "35"
				number = "4"
				pages = "124:1--124:9"
				year="2016"
				cover = "./16/closed-form-polycube/closed-form-polycube.jpg"
				data = "./16/closed-form-polycube/closed-form-polycube.7z"
				pdf = "./16/closed-form-polycube/closed-form-polycube.pdf"
				imp ="./16/closed-form-polycube/closed-form-polycube-release-V1.0.7z"
				>
		</bibitem>
		<bibitem
				author="Zherong Pan, Hujun Bao, Jin Huang"
				title="Subspace Dynamic Simulation Using Rotation-Strain Coordinates"
				conference="ACM SIGGRAPH ASIA 2015"
				journal = "ACM Transactions on Graphics (TOG)"
				volume = "34"
				number = "6"
				pages = "242:1-242:12"
				year="2015"
				cover = "./15/RS-dynamics/RS-dynamics.jpg"
				video = "./15/RS-dynamics/RS-dynamics.mp4"
				pdf = "./15/RS-dynamics/RS-dynamics.pdf"
				>
		</bibitem>
		<bibitem
				author="Siwang Li, Zherong Pan, Jin Huang, Hujun Bao, Xiaogang Jin"
				title="Deformable Objects Collision Handling with Fast Convergence"
				conference="Pacific Graphics 2015"
				journal = "Computer Graphics Forum"
				volume = "34"
				number = "7"
				pages = "269-278"
				year="2015"
				cover = "./15/collision-MPRGP/collision-MPRGP.jpg"
				pdf = "./15/collision-MPRGP/collision-MPRGP.pdf"
				video = "./15/collision-MPRGP/collision-MPRGP.mp4"
				code = "./15/collision-MPRGP/collision-MPRGP.7z"
				>
		</bibitem>
		<bibitem
				author="Zhongwei Shen, Jin Huang, Wei Chen, Hujun Bao"
				title="Geometrically Exact Simulation of Inextensible Ribbon"
				conference="Pacific Graphics 2015"
				journal = "Computer Graphics Forum"
				volume = "34"
				number = "7"
				pages = "145-154"
				year="2015"
				cover = "./15/ribbon-ode-opt/ribbon-ode-opt.jpg"
				pdf = "./15/ribbon-ode-opt/ribbon-ode-opt.pdf"
				video = "./15/ribbon-ode-opt/ribbon-ode-opt.avi"
				>
		</bibitem>
		<bibitem
				author="Feiran Wu, Guoning Chen, Jin Huang, Yubo Tao, Wei Chen"
				title="EasyXplorer: A Flexible Visual Exploration Approach for Multivariate Spatial Data"
				conference="Pacific Graphics 2015"
				journal = "Computer Graphics Forum"
				volume = "34"
				number = "7"
				pages = "163-172"
				year="2015"
				cover = "./15/vis-EX/vis-EX.jpg"
				pdf = "./15/vis-EX/vis-EX.pdf"
				video = "./15/vis-EX/vis-EX.mp4"
				>
		</bibitem>
		<bibitem
				author="Tengfei Jiang, Xianzhong Fang, Jin Huang, Hujun Bao, Yiying Tong, Mathieu Desbrun"
				title="Frame Field Generation through Metric Customization"
				conference="ACM SIGGRAPH 2015"
				journal = "ACM Transactions on Graphics (TOG)"
				volume = "34"
				number = "4"
				pages = "40:1-40:11"
				year="2015"
				cover = "./15/metric/metric.jpg"
				pdf = "./15/metric/metric.pdf"
                errata  = "./15/metric/errata.pdf"
				>
		</bibitem>
		<bibitem
				author="Fernando de Goes, Corentin Wallez, Jin Huang, Dmitry Pavlov, Mathieu Desbrun"
				title="Power Particles: An incompressible fluid solver based on power diagrams"
				conference="ACM SIGGRAPH 2015"
				journal = "ACM Transactions on Graphics (TOG)"
				volume = "34"
				number = "4"
				pages = "50:1-50:11"
				year="2015"
				cover = "./15/pp/pp.jpg"
				pdf = "./15/pp/pp.pdf"
				>
		</bibitem>
		<bibitem
				author="Ruotian Ling, Jin Huang, Bert Jüttle, Feng Sun, Hujun Bao, Wenping Wang"
				title="Spectral Quadrangulation with Feature Curve Alignment and Element Size Control"
				journal = "ACM Transactions on Graphics (TOG)"
				volume = "34"
				number = "1"
				pages = "11:1-11:11"
				year="2014"
				month = "Nov"
				pdf = "./14/size-driven/size-driven.pdf"
				cover = "./14/size-driven/size-driven.jpg"
				>
		</bibitem>
    <bibitem
				author="Yao Jin, Jin Huang, Ruofeng Tong"
				title="Remeshing-assisted Optimization for Locally Injective Mappings"
				conference="Symposium on Geometry Processing 2014"
				journal="Computer Graphics Forum"
				year="2014"
				month = "Aug"
				volume = "33"
				number = "5"
				pages = "269-279"
				cover = "./14/remesh-deform/remesh-deform.jpg"
				pdf = "./14/remesh-deform/remesh-deform.pdf"
				video = "./14/remesh-deform/remesh-deform.mp4"
				>
    </bibitem>
    <bibitem
				author="Siwang Li, Jin Huang, Fernando de Goes, Xiaogang Jin, Hujun Bao, Mathieu Desbrun"
				title="Space-Time Editing of Elastic Motion through Material Optimization and Reduction"
				conference="ACM SIGGRAPH 2014"
				journal="ACM Transactions on Graphics (TOG)"
				volume = "33"
				number = "4"
				pages = "108:1-108:10"
				month = "Jul"
				year="2014"
				cover = "./14/mat_opt/mat_opt.jpg"
				pdf = "./14/mat_opt/mat_opt.pdf"
				video = "./14/mat_opt/mat_opt.mp4"
				>
    </bibitem>
    <bibitem
				author="Yao Jin, Zeyun Shi, Jun Sun, Jin Huang, Ruofeng Tong"
				title="Content-aware texture mapping"
				conference="Computational Visual Media Conference 2013"
				journal="Graphical Models"
				volume = "76"
				number = "3"
				pages = "152-161"
				year="2014"
				pdf="./14/catm/catm.pdf"
				cover = "./14/catm/catm.jpg"
				doi = "http://dx.doi.org/10.1016/j.gmod.2013.11.001"
				>
    </bibitem>
    <bibitem
				author="Jin Huang, Tengfei Jiang, Zeyun Shi, Yiying Tong, Hujun Bao, Mathieu Desbrun"
				title="L1-based Construction of Polycube Maps from Complex Shapes"
				journal="ACM Transactions on Graphics (TOG)"
				volume = "33"
				number = "3"
                pages = "25:1-25:11"
				year="2014"
				pdf   = "./14/l1-poly/l1-poly.pdf"
				video = "./14/l1-poly/l1-poly-vid.zip"
				cover = "./14/l1-poly/l1-poly.jpg"
				data  = "./14/l1-poly/l1-poly-dat.zip"
				errata  = "./14/l1-poly/errata.pdf"
				>
    </bibitem>
    <bibitem
				author="Tengfei Jiang, Jin Huang, Yuanzhen Wang, Yiying Tong, Hujun Bao"
				title="Frame Field Singularity Correction for Automatic Hexahedralization"
				journal="IEEE Transactions on Visualization and Computer Graphics (TVCG)"
				volume = "20"
				number = "8"
				year="2014"
				cover="./14/sing-fix/sing-fix.jpg"
				pdf="./14/sing-fix/sing-fix.pdf"
				>
    </bibitem>
    <bibitem
				author="Zherong Pan, Jin Huang, Yiying Tong, Changxi Zheng, Hujun Bao"
				title="Interactive Localized Liquid Motion Editing"
				conference = "ACM SIGGRAPH ASIA 2013"
				journal="ACM Transactions on Graphics (TOG)"
				year="2013"
				volume = "32"
				number = "6"
				pages = "184"
				cover="./13/liquid_editing/teaser.jpg"
  			video="./13/liquid_editing/liquid_editing.avi"
				pdf="./13/liquid_editing/liquid_editing.pdf"
				>
    </bibitem>
    <bibitem
				author="Siwang Li, Jin Huang, Mathieu Desbrun, Xiaogang Jin"
				title="Interactive Elastic Motion Editing through Spacetime Position Constraints"
				conference="Computer Animation &amp; Social Agents"
				journal="Computer Animation and Virtual Worlds"
				volume="24"
				number="3-4"
				pages="409-417"
				year="2013"
				cover = "./13/ani-edit/ani-edit.jpg"
				video="./13/ani-edit/ani-edit.mp4"
				pdf="./13/ani-edit/LHDJ13.pdf"
				>
    </bibitem>
    <bibitem
				author="Jin Huang, Zherong Pan, Guoning Chen, Wei Chen, Hujun Bao"
				title="Image-Space Texture-Based Output-Coherent Surface Flow Visualization"
				journal="IEEE Transactions on Visualization and Computer Graphics (TVCG)"
				year="2013"
				volume="19"
				number="9"
				pages="1476-1487"
				cover = "./13/clic/consistent_LIC.jpg"
				video="./13/clic/TVCG-130130-23M-fix.avi"
				pdf="http://ieeexplore.ieee.org/ielx7/2945/4359476/06472236.pdf?tp=&amp;arnumber=6472236&amp;isnumber=4359476"
				>
    </bibitem>
    <bibitem
				author="Muyang Zhang, Jin Huang, Xinguo Liu, Hujun Bao"
				title="A Divide-and-Conquer Approach to Quad Remeshing"
				journal="IEEE Transactions on Visualization and Computer Graphics (TVCG)"
				year="2013"
				volume="19"
				number="6"
				pages="941-952"
				doi ="http://doi.ieeecomputersociety.org/10.1109/TVCG.2012.301"
				cover = "./13/quad/divide-and-conquer.jpg"
				pdf = "./13/quad/Quad-13-TVCG-compress.pdf"
				>
    </bibitem>
    <bibitem
				author="Jiajun Lv, Xinlei Chen, Jin Huang, Hujun Bao"
				title="Semi-supervised Mesh Segmentation and Labeling"
				conference="Pacific Graphics 2012"
				journal="Computer Graphics Forum"
				volume="31"
				number="7pt2"
				pages="2241–2248"
				year="2012"
				pdf="./12/segmentation/semi-supervised.pdf"
				cover = "./12/segmentation/semi-supervised.jpg"
				>
    </bibitem>
    <bibitem
				author="Zherong Pan, Jin Huang, Yiying Tong, Hujun Bao"
				title="Wake Synthesis For Shallow Water Equation"
				conference="Pacific Graphics 2012"
				journal="Computer Graphics Forum"
				volume="31"
				number="7pt1"
				pages="2029–2036"
				year="2012"
				pdf="./12/wake/wake.pdf"
				cover = "./12/wake/wake-teaser.jpg"
				video="./12/wake/wake.avi"
				>
    </bibitem>
    <!--bibitem
				author="Jin Huang, Tengfei Jiang, Yuanzhen Wang, Yiying Tong, Hujun Bao"
				title="Automatic Frame Field Guided Hexahedral Mesh Generation"
				journal="Technique Report"
				year="2012"
				pdf = "./12/hex/techreport/hex-techreport.pdf"
				video ="./12/hex/techreport/hex-techreport-vid.zip"
				cover = "./12/hex/techreport/techreport-teaser.png"
				>
				</bibitem-->
    <bibitem
				author="Wei Feng, Jin Huang, Tao Ju, Hujun Bao"
				title="Feature correspondences using Morse Smale complex"
				journal="The Visual Computer"
				year="2013"
				volume="29"
				number="1"
				pages="53-67"
				doi="http://dx.doi.org/10.1007/s00371-012-0674-3"
				pdf="./12/MSC-Matching.pdf"
				cover="./12/MSC-Matching.jpg"
				>
    </bibitem>
    <bibitem
				author="Jin Huang, Wenjie Pei, Chunfeng Wen, Guoning Chen, Wei Chen, Hujun Bao"
				title="Output-Coherent Image-Space LIC for Surface Flow Visualization"
				conference = "IEEE Pacific Visualization Symposium"
				year="2012"
				cover="./12/CLIC.jpg"
				video="./12/CLIC.avi"
				pdf="./12/CLIC.pdf"
				>
    </bibitem>
    <bibitem
				author="Jin Huang, Yiying Tong, Hongyu Wei, Hujun Bao"
				title="Boundary Aligned Smooth 3D Cross-Frame Field"
				conference = "ACM SIGGRAPH ASIA 2011"
				journal="ACM Transactions on Graphics (TOG)"
				volume="30"
				number="6"
				pages="143:1-143:8"
				year="2011"
				cover="./11/3D-cross-frame.jpg"
				video="./11/3D-cross-frame.avi"
				pdf="./11/3D-cross-frame.pdf"
				imp="./11/SH-cross-frame-1607-JiongCHEN.7z"
				>
    </bibitem>
    <bibitem
				author="Jin Huang, Yiying Tong, Kun Zhou, Hujun Bao, Mathieu Desbrun"
				title="Interactive Shape Interpolation through Controllable Dynamic Deformation"
				journal="IEEE Transactions on Visualization and Computer Graphics (TVCG)"
				year="2011"
				volume="17"
				number="7"
				pages="983-992"
				cover="./11/dynInterpolation.jpg"
				video="./11/dynInterpolation-TVCG.avi"
				pdf="./11/dynInterpolation.pdf"
				>
    </bibitem>
    <bibitem
				author="Jin Huang, Muyang Zhang, Wenjie Pei, Wei Hua, Hujun Bao"
				title="Controllable Highly Regular Triangulation"
				conference = "Chinagraph 2010"
				journal="SCIENCE CHINA Information Sciences"
				year="2011"
				volume="54"
				number="6"
				pages="1172-1183"
				cover="./11/Triangulation.jpg"
				pdf="./11/Triangulation.pdf"
				>
    </bibitem>
    <bibitem
				author="Guofeng Zhang, Hanqing Jiang, Jin Huang, Jiaya Jia, Tien-Tsin Wong, Kun Zhou, Hujun Bao"
				title="Motion Imitation with a Handheld Camera"
				journal="IEEE Transactions on Visualization and Computer Graphics (TVCG)"
				year="2011"
				volume="17"
				number="10"
				pages="1475-1486"
				cover="./11/VideoMotion.jpg"
				video="http://www.cad.zju.edu.cn/home/gfzhang/projects/imitation/motion_imitation.wmv"
				pdf="./11/VideoMotion.pdf"
				>
    </bibitem>
		<bibitem
				author = "Muyang Zhang, Jin Huang, Xinguo Liu, Hujun Bao"
				title = "A Wave-based Anisotropic Quadrangulation Method"
				conference = "ACM SIGGRAPH 2010"
				journal="ACM Transactions on Graphics (TOG)"
				volume="29"
				number="4"
				year = "2010"
				month= "July"
				cover = "./10/Huang10WaveQuad.jpg"
				pdf="./10/Huang10WaveQuad.pdf"
				ppt="http://www.cad.zju.edu.cn/home/zhangmuyang/projects/quadmesh_2010/sig10_talk.zip"
				data="http://www.cad.zju.edu.cn/home/zhangmuyang/projects/quadmesh_2010/quad_model_upload.zip"
				>
		</bibitem>
    <bibitem
				author="Jin Huang, Hanqiu Sun, Kun Zhou, Hujun Bao"
				title="Real-time Dynamics for Geometric Textures in Shell"
				conference="Computer Animation and Social Agents 2009"
				journal="Computer Animation and Virtual Worlds"
				volume="20"
				number="2-3"
				pages="133-141"
				year="2009"
				cover="./09/DynamicGeomtricTextures/DynamicGeomtricTextures.jpg"
				pdf="./09/DynamicGeomtricTextures/DynamicGeomtricTextures.pdf"
				video="./09/DynamicGeomtricTextures/DynamicGeomtricTextures.avi"
				>
    </bibitem>
    <bibitem
				author="Jin Huang, Muyang Zhang, Jin Ma, Xinguo Liu, Leif Kobbelt, Hujun Bao"
				title="Spectral Quadrangulation with Orientation and Alignment Control"
				conference="ACM SIGGRAPH Asia"
				journal="ACM Transactions on Graphics (TOG)"
				volume="27"
				number="5"
				year="2008"
				issn="0730-0301"
				pages="1-9"
				cover="./08/Huang08SpectralQuad.jpg"
				pdf="./08/Huang08SpectralQuad.pdf"
				video="./08/Huang08SpectralQuad.avi"
				>
    </bibitem>
    <bibitem
				author="Jin Huang, Lu Chen, Xinguo Liu, Hujun Bao"
				title="Efficient Mesh Deformation Using Tetrahedron Control Mesh"
				conference="ACM Solid and Physical Modeling Symposium 2008"
				journal="Special issue of Computer Aided Geometric Design on SPM"
				volume="26"
				number="6"
				year="2008"
				pages="617-626"
				cover="./08/SPM_p241-huang.png"
				pdf="./08/SPM_p241-huang.pdf"
				video="./08/SPM_p241-huang.avi"
				>
    </bibitem>
		<bibitem
				author="Kun Zhou, Jin Huang, John Snyder, Xinguo Liu, Hujun Bao, Baining Guo, Heung-Yeung Shum"
				title="Large mesh deformation using the volumetric graph Laplacian"
				conference="ACM SIGGRAPH"
				journal="ACM Transactions on Graphics (TOG)"
				volume="24"
				number="3"
				year="2005"
				issn="0730-0301"
				pages="496-503"
				doi="http://doi.acm.org/10.1145/1073204.1073219"
				publisher="ACM Press"
				address="New York, NY, USA"
				cover="./05/VGL.jpg"
				pdf="./05/VGL.pdf"
				video="./05/VGL.wmv"
				>
		</bibitem>
		<bibitem
				author="Lanfang Miao, Jin Huang, Xinguo Liu, Hujun Bao, Qunsheng Peng, Baining Guo"
				title="Computing Variation Modes for Point Set Surfaces"
				journal="Point-Based Graphics, 2005. Eurographics/IEEE VGTC Symposium Proceedings"
				conference="Eurographics Symposium on Point-Based Graphics"
				year="2005"
				month="June"
				day="20-21"
				pages="63-69"
				doi="http://dx.doi.org/10.2312/SPBG/SPBG05/063-069"
				cover="./05/CVMPSF.jpg"
				pdf="http://www.cad.zju.edu.cn/home/xgliu/papers/PBG05-CVM.pdf"
				>
		</bibitem>
		<bibitem
				author="Jin Huang, Xinguo Liu, Hujun Bao, Baining Guo, Heung-Yeung Shum"
				title="Clustering method for fast deformation with constraints"
				conference="SPM 2005 ACM Symposium on Solid and Physical Modeling"
				booktitle = "SPM '05: Proceedings of the 2005 ACM symposium on Solid and physical modeling"
				year = "2005"
				isbn = "1-59593-015-9"
				pages = "221-226"
				location = "Cambridge, Massachusetts"
				doi = "http://doi.acm.org/10.1145/1060244.1060269"
				publisher = "ACM Press"
				address = "New York, NY, USA"
				cover="http://www.cad.zju.edu.cn/home/xgliu/XinguoLiuPage_files/SPM05-FastDeform.jpg"
				pdf="http://www.cad.zju.edu.cn/home/xgliu/papers/SPM05-FastDeform.pdf"
				>
		</bibitem>
		<bibitem
				author="Jin Huang, Xinguo Liu, Hujun Bao, Baining Guo, Heung-Yeung Shum"
				title="An Efficient Large Deformation Method using Domain Decomposition"
				journal = "Computers and Graphics"
				year = "2006"
				volume="30"
				number="6"
				issn = "0097-8493"
				cover="./06/DDM.jpg"
				doi = "http://dx.doi.org/10.1016/j.cag.2006.08.014"
				pages = "927-935"
				month = "December"
				pdf="http://www.cad.zju.edu.cn/home/xgliu/papers/CnG06-DDM.pdf"
				>
		</bibitem>
		<bibitem
				author="Jin Huang, Xiaohan Shi, Xinguo Liu, Kun Zhou, Li-Yi Wei, Shanghua Teng, Hujun Bao, Baining Guo, Heung-Yeung Shum"
				title="Subspace Gradient Domain Mesh Deformation"
				year = "2006"
				conference="ACM SIGGRAPH"
				journal="ACM Transactions on Graphics (TOG)"
				volume = "25"
				number = "3"
				pages = "1126-1134"
				cover="./06/SIG06Subspace/subspace.jpg"
				pdf="./06/SIG06Subspace/subspace.pdf"
				doi = "http://doi.acm.org/10.1145/1141911.1142003"
				video="./06/SIG06Subspace/subspace.avi"
				>
		</bibitem>
		<bibitem
				author="Jin Huang, Hongxin Zhang, Xiaohan Shi, Xinguo Liu, Hujun Bao"
				title="Interactive Mesh Deformation with Pseudo Material Effects"
				year = "2006"
				conference="Computer Animation &amp; Social Agents 2006"
				journal="Computer Animation and Virtual Worlds"
				volume = "17"
				number = "3-4"
				pages = "383-392"
				cover="./06/CASA/IMDPME.jpg"
				doi = "http://doi.wiley.com/10.1002/cav.141"
				pdf = "./06/CASA/CASA06MaterialDeform.pdf"
				video = "./06/CASA/CASA06-material-deform.avi"
				ppt = "./06/CASA/CASA06_ppt.pdf"
				>
		</bibitem>
		<bibitem
				author="Jin Huang, Wei Hua, Qing Wang, Hujun Bao"
				title="Geometry Based Connectivity Compression of Triangle Mesh"
				year = "2003"
				conference="CAD/Graphics 2003 Conference, Macau, China"
                pages="113-118"
                month="1"
                booktitle="CAD/Graphics '2003"
				cover="./03/GBCCTM.jpg"
				pdf="./03/GBCCTM.pdf"
				>
		</bibitem>
		<bibitem
				author="Zhigeng Pan, Weiwei Xu, Jin Huang, Mingmin Zhang, Jiaoying Shi"
				title="EasyBowling: A virtual bowling system based on virtual simulation"
				journal = "COMPUTERS &amp; GRAPHICS"
				year = "2003"
				volume="27"
				number="2"
				pages="231-238"
				cover="./03/VrBowlingMachine.jpg"
				pdf="./03/VrBowlingMachine.pdf"
				>
		</bibitem>
		<bibitem
				author="Zhigeng Pan, Jin Huang, Weiwei Xu, Kun Zhou, Jiaoying Shi"
				title="EasyBowling:A Virtual Bowling System for Small Space"
				conference= "Proceedings of the International Conference on Virtual Reality and its Application in Industry"
				year = "2002"
				>
		</bibitem>
		<bibitem
				author="徐晓刚，张泉方，黄劲，鲍虎军"
				title="艺术风格学习"
				journal="计算机辅助设计与图形学学报"
				volume="14"
				number="9"
				pages="866-869"
				year = "2002"
				>
		</bibitem>
		<bibitem
				author="苗兰芳，黄劲，郑文庭，鲍虎军，彭群生"
				title="点模型的局部几何重建和光线跟踪"
				journal="计算机辅助设计与图形学学报"
				volume="18"
				number="6"
				year = "2006"
				pages = "805-811"
				>
		</bibitem>
		<bibitem
				author="Jin Huang, Xiaohan Shi, Xinguo Liu, Kun Zhou, Baining Guo, Hujun Bao"
				title="Geometrically-Based Potential Energy for Simulating Deformable Objects"
				conference= "Pacific Graphics"
				year = "2006"
				journal="The Visual Computer"
				volume="22"
				number="9-11"
				pages="740-748"
				cover = "./06/PG06/PG06.jpg"
				pdf="./06/PG06/GeomEnergySimu.pdf"
				video="./06/PG06/GeomEnergySimu.avi"
				doi="http://dx.doi.org/10.1007/s00371-006-0058-7"
				>
		</bibitem>
		<bibitem
				author = "Jin Huang, Xinguo Liu, Haiyang Jiang, Qing Wang, Hujun Bao"
				title = "Gradient-based Shell Generation and Deformation"
				conference = "Computer Animation &amp; Social Agents 2007"
				journal = "Computer Animation and Virtual Worlds"
				volume = "18"
				number = "4-5"
				year = "2007"
				pages = "301-309"
				cover = "./07/CASA07.jpg"
				video = "./07/CASA07_video.zip"
				pdf = "./07/CASA07_conf.pdf"
				>
		</bibitem>
		<bibitem
				author = "Lu Chen, Jin Huang, Hanqiu Sun, Hujun Bao"
				title = "Cage-based Deformation Transfer"
				journal = "Computers &amp; Graphics"
				year = "2010"
				volume = "34"
				number = "2"
				pages = "107-118"
				cover = "./10/Cage-based_deformation_transfer.jpg"
				video = "./10/Cage-based_deformation_transfer.zip"
				pdf = "./10/Cage-based_deformation_transfer.pdf"
				doi = "http://dx.doi.org/10.1016/j.cag.2010.01.003"
				>
		</bibitem>
		<bibitem
				author = "Wei Feng, Hongxin Zhang, Jin Huang, Hujun Bao"
				title = "Repairing Topological Inconsistency of Mesh Sequences"
				conference = "Computer Animation and Social Agents 2010"
				journal= "Computer Animation and Virtual Worlds (CASA2010 Special Issue)"
				volume = "21"
				number = "3-4"
				pages = "355-364"
				year = "2010"
				cover = "./10/Mesh-sequence-topological-repairing.jpg"
				pdf = "./10/Mesh-sequence-topological-repairing.pdf"
				video = "./10/Mesh-sequence-topological-repairing.avi"
				>
		</bibitem>
		<bibitem
				author = "Lu Chen, Jin Huang, Hongxin Zhang, Wei Hua"
				title = "GPU-Friendly Shape Interpolation Based on Trajectory Warping "
				conference = "Computer Animation and Social Agents 2011"
				journal= "Computer Animation and Virtual Worlds"
				volume = "22"
				number = "2-3"
				pages = "285-294"
				year = "2011"
				cover = "http://www.cad.zju.edu.cn/home/zhx/papers/ExplicitSI.png"
				pdf = "http://www.cad.zju.edu.cn/home/zhx/papers/CASA2011.pdf"
				video = "./11/GSI-CASA.wmv"
				>
		</bibitem>
  </publications>
  <!--reviewer_experience>
    <revitem
				name = "ACM SIGGRAPH, ACM SIGGRAPH ASIA, Eurographics, Pacific Graphics etc."
				year = "2007, 2009, 2011"
				>
    </revitem>
    <revitem
				name = "ACM Transactions on Graphics, IEEE Transactions on Visualization and Computer Graphics, Computer Graphics Forum etc."
				year = "2009"
				>
    </revitem>
  </reviewer_experience-->
  <Social>
		<!--member
  			name = "EG, SGP, SMI, SPM etc. PC member"
				year = "2025"
				>
		</member-->
		<member
  			    name = "... etc. PC member"
				year = "2025"
				>
		</member>
		<member
  			name = "SIGGRAPH, EG, GMP etc. PC member"
				year = "2024"
				>
		</member>
		<member
  			name = "EG, SIGGRAPH PC member"
				year = "2023"
				>
		</member>
		<member
  			name = "SGP, SCA etc. PC member"
				year = "2022"
				>
		</member>
		<member
  			name = "SGP, SCA etc. PC member"
				year = "2021"
				>
		</member>
		<member
  			name = "ACM SIGGRAPH Asia, SGP, SCA, SMI etc. PC member"
				year = "2020"
				>
		</member>
		<member
  			name = "Computer Graphics Forum (CGF), Associate Editor"
			year = "2019-2022"
			>
		</member>
		<member
  			name = "Symposium on Computer Animation (SCA) program co-chair, CAD/Graphics program co-chair, Eurographics (EG), Geometric Modeling and Processing (GMP) etc. PC member"
				year = "2019"
				>
		</member>
		<member
  			name = "ACM SIGGRAPH Technical Papers, Eurographics (EG), Symposium on Computer Animation (SCA), Symposium on Geometry Processing (SGP), Geometric Modeling and Processing (GMP) PC member"
				year = "2018"
				>
		</member>
		<member
  			name = "ACM SIGGRAPH Asia Technical Papers, Symposium on Computer Animation (SCA), Symposium on Geometry Processing (SGP), Geometric Modeling and Processing (GMP) etc. PC member"
				year = "2017"
				>
		</member>
		<member
  			name = "ACM SIGGRAPH Asia, Papers, Workshop, Technical Briefs and Posters programs committee member, ACM SIGGRAPH Asia Session Chair (Tessellations)"
				year = "2016"
				>
		</member>
		<member
  			name = "Computer Aided Geometric Design, Associate Editor"
				year = "2016-Now"
				>
		</member>
		<member
  			name = "CCF Committee for Elite Young Professionals"
				year = "2016-2019"
				>
		</member>
		<member
  			name = "Symposium on Computer Animation (SCA) PC member"
				year = "2016"
				>
		</member>
		<member
				name = "Geometric Modeling and Processing (GMP) program co-chair"
				year = "2016"
				>
		</member>
		<member
				name = "Chinagraph PC member"
				year = "2016"
				>
		</member>
		<member
  			name = "Symposium on Geometry Processing (SGP) PC member"
				year = "2015"
				>
		</member>
		<member
				name = "Pacific Graphics PC member"
				year = "2010"
				>
		</member>
		<member
				name = "Chinagraph PC member"
				year = "2010"
				>
		</member>
  </Social>
</homepage>
