Skip to content

Commit 0a1d4e3

Browse files
committed
Deploying to gh-pages from @ 04766e6 🚀
1 parent a1a5e02 commit 0a1d4e3

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

feed.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

projects/13_project/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Discrete Isogonal Nets with Similar Parallelograms | Hui Wang</title> <meta name="author" content="Hui Wang"> <meta name="description" content="Checkerboard pattern, Isogonal net,Isogonal web, Conformal map"> <meta name="keywords" content="jekyll, jekyll-theme, academic-website, portfolio-website"> <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha256-DF7Zhf293AJxJNTmh5zhoYYIMs2oXitRfBjY+9L//AY=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/mdb.min.css" integrity="sha256-jpjYvU3G3N6nrrBwXJoVEYI/0zw8htfFnhT9ljN3JJw=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" integrity="sha256-HtsXJanqjKTc8vVQjO4YMhiqFoXkfBsjBWcX91T1jr8=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/academicons.min.css" integrity="sha256-i1+4qU2G2860dGGIOJscdC30s9beBXjFfzjWLjBRsBg=" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:100,300,400,500,700|Material+Icons"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/github.css" media="none" id="highlight_theme_light"> <link rel="shortcut icon" href="/assets/img/ellipse.png"> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="canonical" href="https://www.huiwang.me/projects/13_project/"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/native.css" media="none" id="highlight_theme_dark"> <script src="/assets/js/theme.js"></script> <script src="/assets/js/dark_mode.js"></script> </head> <body class="fixed-top-nav sticky-bottom-footer"> <header> <nav id="navbar" class="navbar navbar-light navbar-expand-sm fixed-top"> <div class="container"> <a class="navbar-brand title font-weight-lighter" href="https://www.huiwang.me//"><span class="font-weight-bold">Hui</span> Wang</a> <button class="navbar-toggler collapsed ml-auto" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar top-bar"></span> <span class="icon-bar middle-bar"></span> <span class="icon-bar bottom-bar"></span> </button> <div class="collapse navbar-collapse text-right" id="navbarNav"> <ul class="navbar-nav ml-auto flex-nowrap"> <li class="nav-item "> <a class="nav-link" href="/">about</a> </li> <li class="nav-item "> <a class="nav-link" href="/blog/">blog</a> </li> <li class="nav-item "> <a class="nav-link" href="/repositories/">code</a> </li> <li class="nav-item "> <a class="nav-link" href="/projects/">projects</a> </li> <li class="nav-item "> <a class="nav-link" href="/publications/">publications</a> </li> <div class="toggle-container"> <a id="light-toggle"> <i class="fas fa-moon"></i> <i class="fas fa-sun"></i> </a> </div> </ul> </div> </div> </nav> </header> <div class="container mt-5"> <div class="post"> <header class="post-header"> <h1 class="post-title">Discrete Isogonal Nets with Similar Parallelograms</h1> <p class="post-description">Checkerboard pattern, Isogonal net,Isogonal web, Conformal map</p> </header> <article> <hr> <h5 id="publication"> <i class="fas fa-folder-open"><strong>Publication</strong></i><br> </h5> <p>The paper has been conditionally accepted for presentation at the <a href="https://spmconf2025.github.io/SPM2025/" rel="external nofollow noopener" target="_blank">Symposium on Solid and Physical Modeling (SPM 2025)</a> scheduled to take place in Hangzhou, China, from October 29 to November 2, 2025.</p> <p>Additionally, it will be presented as a poster paper with a 10-minute oral presentation at the <a href="https://sites.wustl.edu/gmp2025/program/" rel="external nofollow noopener" target="_blank">International Conference on Geometric Modeling and Processing (GMP2025)</a>, which will be held at Washington University in St. Louis, US, from May 28 to 30, 2025.</p> <h5 id="authors"> <i class="fas fa-laugh-beam"><strong>Authors</strong></i><br> </h5> <p>Hui Wang* (corresponding author), Xinye Li, Zhi Li, and Cheng Wang</p> <h5 id="abstract"><i class="fas fa-align-justify"><strong>Abstract</strong></i></h5> <p>High-quality surface designs are increasingly significant in industrial applications, such as architecture and product design, yet they pose challenges in balancing visual appeal and functional requirements. Isogonal nets (I-nets) stand out for their aesthetically pleasing patterns and engineering practicality. However, constructing such nets remains difficult due to their dependence on complex angle constraints or a narrow focus on orthogonal scenarios. We propose a novel representation and construction method for I-nets charac- terized by similar mid-edge subdivided parallelograms in the quad faces. This approach achieves a simple yet versatile representation that generalizes orthogonal nets and extends to the construction of isogonal 4-webs (I-webs). By focusing on constraining edge ratios, our method enables efficient integration into mesh optimization algorithms. We demonstrate the effectiveness of I-nets and I-webs in freeform shapes through conformal mapping and numerical optimization. Experiments on various surfaces validate our method, showcasing its potential for both theoretical advancements and practical applications.</p> <h5 id="pdf"><i class="fas fa-file-pdf"><strong>PDF</strong></i></h5> <p>to be updated …</p> <iframe src="/assets/pdf/2025DIN_poster.pdf#toolbar=0" width="100%" height="800" frameborder="0" style="border: none;"> </iframe> <iframe src="/assets/pdf/slides/2025DIN_talk.pdf#toolbar=0" width="100%" height="800" frameborder="0" style="border: none;"> </iframe> </article> </div> </div> <footer class="sticky-bottom mt-5"> <div class="container"> © Copyright 2025 Hui Wang. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme in <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div> </footer> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script> <script async src="https://cdn.jsdelivr.net/npm/@popperjs/core@/dist/umd/popper.min.js" integrity="" crossorigin="anonymous"></script> <script async src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha256-fgLAgv7fyCGopR/gBNq2iW3ZKIdqIcyshnUULC4vex8=" crossorigin="anonymous"></script> <script async src="https://cdn.jsdelivr.net/npm/[email protected]/js/mdb.min.js" integrity="sha256-NdbiivsvWt7VYCt6hYNT3h/th9vSTL4EDWeGs5SN3DA=" crossorigin="anonymous"></script> <script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/masonry.pkgd.min.js" integrity="sha256-Nn1q/fx0H7SNLZMQ5Hw5JLaTRZp0yILA/FRexe19VdI=" crossorigin="anonymous"></script> <script defer src="https://cdn.jsdelivr.net/npm/imagesloaded@4/imagesloaded.pkgd.min.js"></script> <script defer src="/assets/js/masonry.js" type="text/javascript"></script> <script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/medium-zoom.min.js" integrity="sha256-7PhEpEWEW0XXQ0k6kQrPKwuoIomz8R8IYyuU1Qew4P8=" crossorigin="anonymous"></script> <script defer src="/assets/js/zoom.js"></script> <script defer src="/assets/js/common.js"></script> <script type="text/javascript">window.MathJax={tex:{tags:"ams"}};</script> <script defer type="text/javascript" id="MathJax-script" src="https://cdn.jsdelivr.net/npm/[email protected]/es5/tex-mml-chtml.js"></script> <script defer src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> </body> </html>
1+
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Discrete Isogonal Nets with Similar Parallelograms | Hui Wang</title> <meta name="author" content="Hui Wang"> <meta name="description" content="Checkerboard pattern, Isogonal net,Isogonal web, Conformal map"> <meta name="keywords" content="jekyll, jekyll-theme, academic-website, portfolio-website"> <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha256-DF7Zhf293AJxJNTmh5zhoYYIMs2oXitRfBjY+9L//AY=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/mdb.min.css" integrity="sha256-jpjYvU3G3N6nrrBwXJoVEYI/0zw8htfFnhT9ljN3JJw=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" integrity="sha256-HtsXJanqjKTc8vVQjO4YMhiqFoXkfBsjBWcX91T1jr8=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/academicons.min.css" integrity="sha256-i1+4qU2G2860dGGIOJscdC30s9beBXjFfzjWLjBRsBg=" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:100,300,400,500,700|Material+Icons"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/github.css" media="none" id="highlight_theme_light"> <link rel="shortcut icon" href="/assets/img/ellipse.png"> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="canonical" href="https://www.huiwang.me/projects/13_project/"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/native.css" media="none" id="highlight_theme_dark"> <script src="/assets/js/theme.js"></script> <script src="/assets/js/dark_mode.js"></script> </head> <body class="fixed-top-nav sticky-bottom-footer"> <header> <nav id="navbar" class="navbar navbar-light navbar-expand-sm fixed-top"> <div class="container"> <a class="navbar-brand title font-weight-lighter" href="https://www.huiwang.me//"><span class="font-weight-bold">Hui</span> Wang</a> <button class="navbar-toggler collapsed ml-auto" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar top-bar"></span> <span class="icon-bar middle-bar"></span> <span class="icon-bar bottom-bar"></span> </button> <div class="collapse navbar-collapse text-right" id="navbarNav"> <ul class="navbar-nav ml-auto flex-nowrap"> <li class="nav-item "> <a class="nav-link" href="/">about</a> </li> <li class="nav-item "> <a class="nav-link" href="/blog/">blog</a> </li> <li class="nav-item "> <a class="nav-link" href="/repositories/">code</a> </li> <li class="nav-item "> <a class="nav-link" href="/projects/">projects</a> </li> <li class="nav-item "> <a class="nav-link" href="/publications/">publications</a> </li> <div class="toggle-container"> <a id="light-toggle"> <i class="fas fa-moon"></i> <i class="fas fa-sun"></i> </a> </div> </ul> </div> </div> </nav> </header> <div class="container mt-5"> <div class="post"> <header class="post-header"> <h1 class="post-title">Discrete Isogonal Nets with Similar Parallelograms</h1> <p class="post-description">Checkerboard pattern, Isogonal net,Isogonal web, Conformal map</p> </header> <article> <hr> <h5 id="publication"> <i class="fas fa-folder-open"><strong>Publication</strong></i><br> </h5> <p>The paper has been conditionally accepted for presentation at the <a href="https://spmconf2025.github.io/SPM2025/" rel="external nofollow noopener" target="_blank">Symposium on Solid and Physical Modeling (SPM 2025)</a> scheduled to take place in Hangzhou, China, from October 29 to November 2, 2025.</p> <p>Additionally, it will be presented as a poster paper with a 10-minute oral presentation at the <a href="https://sites.wustl.edu/gmp2025/program/" rel="external nofollow noopener" target="_blank">International Conference on Geometric Modeling and Processing (GMP2025)</a>, which will be held at Washington University in St. Louis, US, from May 28 to 30, 2025.</p> <h5 id="authors"> <i class="fas fa-laugh-beam"><strong>Authors</strong></i><br> </h5> <p>Hui Wang* (corresponding author), Xinye Li, Zhi Li, and Cheng Wang</p> <h5 id="abstract"><i class="fas fa-align-justify"><strong>Abstract</strong></i></h5> <p>High-quality surface designs are increasingly significant in industrial applications, such as architecture and product design, yet they pose challenges in balancing visual appeal and functional requirements. Isogonal nets (I-nets) stand out for their aesthetically pleasing patterns and engineering practicality. However, constructing such nets remains difficult due to their dependence on complex angle constraints or a narrow focus on orthogonal scenarios. We propose a novel representation and construction method for I-nets charac- terized by similar mid-edge subdivided parallelograms in the quad faces. This approach achieves a simple yet versatile representation that generalizes orthogonal nets and extends to the construction of isogonal 4-webs (I-webs). By focusing on constraining edge ratios, our method enables efficient integration into mesh optimization algorithms. We demonstrate the effectiveness of I-nets and I-webs in freeform shapes through conformal mapping and numerical optimization. Experiments on various surfaces validate our method, showcasing its potential for both theoretical advancements and practical applications.</p> <h5 id="pdf"><i class="fas fa-file-pdf"><strong>PDF</strong></i></h5> <p>to be updated …</p> <iframe src="/assets/pdf/2025DIN_poster.pdf#toolbar=0" width="100%" height="1200" frameborder="0" style="border: none;"> </iframe> <iframe src="/assets/pdf/slides/2025DIN_talk.pdf#toolbar=0" width="100%" height="800" frameborder="0" style="border: none;"> </iframe> </article> </div> </div> <footer class="sticky-bottom mt-5"> <div class="container"> © Copyright 2025 Hui Wang. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme in <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div> </footer> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script> <script async src="https://cdn.jsdelivr.net/npm/@popperjs/core@/dist/umd/popper.min.js" integrity="" crossorigin="anonymous"></script> <script async src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha256-fgLAgv7fyCGopR/gBNq2iW3ZKIdqIcyshnUULC4vex8=" crossorigin="anonymous"></script> <script async src="https://cdn.jsdelivr.net/npm/[email protected]/js/mdb.min.js" integrity="sha256-NdbiivsvWt7VYCt6hYNT3h/th9vSTL4EDWeGs5SN3DA=" crossorigin="anonymous"></script> <script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/masonry.pkgd.min.js" integrity="sha256-Nn1q/fx0H7SNLZMQ5Hw5JLaTRZp0yILA/FRexe19VdI=" crossorigin="anonymous"></script> <script defer src="https://cdn.jsdelivr.net/npm/imagesloaded@4/imagesloaded.pkgd.min.js"></script> <script defer src="/assets/js/masonry.js" type="text/javascript"></script> <script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/medium-zoom.min.js" integrity="sha256-7PhEpEWEW0XXQ0k6kQrPKwuoIomz8R8IYyuU1Qew4P8=" crossorigin="anonymous"></script> <script defer src="/assets/js/zoom.js"></script> <script defer src="/assets/js/common.js"></script> <script type="text/javascript">window.MathJax={tex:{tags:"ams"}};</script> <script defer type="text/javascript" id="MathJax-script" src="https://cdn.jsdelivr.net/npm/[email protected]/es5/tex-mml-chtml.js"></script> <script defer src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> </body> </html>

0 commit comments

Comments
 (0)