|
| 1 | + |
| 2 | + |
| 3 | +<!DOCTYPE html> |
| 4 | +<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> |
| 5 | +<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> |
| 6 | +<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> |
| 7 | +<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> |
| 8 | + <head> |
| 9 | + <meta charset="utf-8"> |
| 10 | + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| 11 | + <title>CGAL Open Source Event 2026</title> |
| 12 | + |
| 13 | + <meta name="description" content=""> |
| 14 | + <meta name="viewport" content="width=device-width"> |
| 15 | + <meta name="author" content="CGAL Editorial Board"> |
| 16 | + |
| 17 | + <link rel="icon" type="image/png" href="/cgal-web/images/cgal_logo/g-196x196-y.png"> |
| 18 | + <link rel="stylesheet" href="/cgal-web/node_modules/bootstrap/dist/css/bootstrap.min.css"> |
| 19 | + <link rel="stylesheet" href="/cgal-web/node_modules/bootstrap-icons/font/bootstrap-icons.min.css"> |
| 20 | + <link rel="stylesheet" href="/cgal-web/node_modules/bxslider/dist/jquery.bxslider.css"> |
| 21 | + <link rel="stylesheet" href="/cgal-web/style.css"> |
| 22 | + <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,800' rel='stylesheet' type='text/css'> |
| 23 | + |
| 24 | + <!--[if lte IE 8]> |
| 25 | + <link rel="stylesheet" href="css/leaflet.ie.css" /> |
| 26 | + <![endif]--> |
| 27 | + <link rel="stylesheet" href="/cgal-web/assets/themes/cgal/main.css"> |
| 28 | + |
| 29 | + <!-- atom & rss feed --> |
| 30 | + <link href="/cgal-web/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed"> |
| 31 | + <link href="/cgal-web/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed"> |
| 32 | + |
| 33 | + </head> |
| 34 | + <body> |
| 35 | + <!--[if lt IE 7]> |
| 36 | + <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> |
| 37 | + <![endif]--> |
| 38 | + |
| 39 | + |
| 40 | + <!-- Navigation & Logo--> |
| 41 | + <div class="mainmenu-wrapper"> |
| 42 | + <div class="container"> |
| 43 | + <div class="mobile-header"> |
| 44 | + <a href="/cgal-web/index.html" class="mobile-logo"> |
| 45 | + <img src="/cgal-web/images/cgal_front_page_2013.png" alt="CGAL Logo" height="30"> |
| 46 | + </a> |
| 47 | + <button class="menu-toggle" aria-label="Menu"> |
| 48 | + Menu |
| 49 | + </button> |
| 50 | + </div> |
| 51 | + <nav id="mainmenu" class="mainmenu" role="navigation"> |
| 52 | + <ul> |
| 53 | + <li class="logo-wrapper hidden-xs hidden-sm hidden-md"> |
| 54 | + <a href="/cgal-web/index.html"> |
| 55 | + <img src="/cgal-web/images/cgal_front_page_2013.png" alt="CGAL Logo" width="250px"> |
| 56 | + </a> |
| 57 | + </li> |
| 58 | + |
| 59 | + <li class="hidden-lg"> |
| 60 | + <a href="/cgal-web/index.html"> |
| 61 | + <img src="/cgal-web/images/cgal_front_page_2013.png" alt="CGAL Logo" height="20px"> |
| 62 | + </a> |
| 63 | + </li> |
| 64 | + |
| 65 | + <li> |
| 66 | + <a href="/cgal-web/project.html">Project</a> |
| 67 | + </li> |
| 68 | + |
| 69 | + <li> |
| 70 | + <a href="/cgal-web/download.html">Download</a> |
| 71 | + </li> |
| 72 | + |
| 73 | + <li class="dropdown"> |
| 74 | + <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown">Packages</a> |
| 75 | + <ul class="dropdown-menu"> |
| 76 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartAlgebraicFoundations" target="_blank">Arithmetic and Algebra</a></li> |
| 77 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartCombinatorialAlgorithms" target="_blank">Combinatorial Algorithms</a></li> |
| 78 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartKernels" target="_blank">Geometry Kernels</a></li> |
| 79 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartConvexHullAlgorithms" target="_blank">Convex Hull Algorithms</a></li> |
| 80 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartPolygons" target="_blank">Polygons</a></li> |
| 81 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartPolyhedra" target="_blank">Cell Complexes and Polyhedra</a></li> |
| 82 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartArrangements" target="_blank">Arrangements</a></li> |
| 83 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartTriangulationsAndDelaunayTriangulations" target="_blank">Triangulations</a></li> |
| 84 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartVoronoiDiagrams" target="_blank">Voronoi Diagrams</a></li> |
| 85 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartMeshing" target="_blank">Mesh Generation</a></li> |
| 86 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartReconstruction" target="_blank">Shape Reconstruction</a></li> |
| 87 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartGeometryProcessing" target="_blank">Geometry Processing</a></li> |
| 88 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartSearchStructures" target="_blank">Spatial Searching</a></li> |
| 89 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartGeometricOptimization" target="_blank">Geometric Optimization</a></li> |
| 90 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartInterpolation" target="_blank">Interpolation</a></li> |
| 91 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartSupportLibrary" target="_blank">Support Library</a></li> |
| 92 | + <li role="presentation"><a role="menuitem" tabindex="-1" href="https://doc.cgal.org/latest/Manual/packages.html#PartVisualization" target="_blank">Visualization</a></li> |
| 93 | + </ul> |
| 94 | + </li> |
| 95 | + |
| 96 | + <li> |
| 97 | + <a href="/cgal-web/documentation.html">Documentation</a> |
| 98 | + </li> |
| 99 | + |
| 100 | + <li> |
| 101 | + <a href="/cgal-web/news.html">News</a> |
| 102 | + </li> |
| 103 | + |
| 104 | + <li> |
| 105 | + <a href="/cgal-web/media.html">Media</a> |
| 106 | + </li> |
| 107 | + |
| 108 | + <li> |
| 109 | + <a href="/cgal-web/support.html">Support</a> |
| 110 | + </li> |
| 111 | + |
| 112 | + </ul> |
| 113 | + </nav> |
| 114 | + </div> |
| 115 | + </div> |
| 116 | + |
| 117 | + <div class="section section-breadcrumbs"> |
| 118 | + <div class="container"> |
| 119 | + <div class="row"> |
| 120 | + <div class="col-md-12 home-title"> |
| 121 | + <h1>CGAL Open Source Event 2026 </h1> |
| 122 | + <a style="text-align: right;" href="https://github.com/cgal/cgal" alt="The CGAL Project's github"> |
| 123 | + <span class="btn-dark-orange github-link fs-5">CGAL/cgal <i class="bi bi-github"></i></span> |
| 124 | + </a> |
| 125 | + </div> |
| 126 | + </div> |
| 127 | + </div> |
| 128 | + </div> |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | +<div class="section"> |
| 133 | + <div class="container"> |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | +<br> |
| 138 | +<div style="text-align:center;"> |
| 139 | + <a href="/cgal-web/images/anniversary_2026.png"><img src="/cgal-web/images/anniversary_2026.png" style="max-width:60%"/></a> |
| 140 | +</div> |
| 141 | + |
| 142 | +<br><br> |
| 143 | +<h1>Open Source Project Day</h1> |
| 144 | + |
| 145 | +<p>The year 2026 sees two major milestones for CGAL: the 30th anniversary of the project, |
| 146 | +and the 50th CGAL developer meeting!</p> |
| 147 | + |
| 148 | +<p>To celebrate this, the CGAL project organizes a one-day event dedicated to open source projects. |
| 149 | +Individual project presentation and a panel to discuss models.</p> |
| 150 | + |
| 151 | +<br><hr> |
| 152 | +<h1>Schedule and Venue</h1> |
| 153 | + |
| 154 | +<p><b>Where:</b> <a href="https://www.inria.fr/en/inria-centre-universite-cote-azur">Inria Centre at Université Côte d'Azur, Sophia Antipolis (France)</a></p> |
| 155 | + |
| 156 | +<p><b>When:</b> April 23th, 2026</p> |
| 157 | + |
| 158 | +<h1>Program</h1> |
| 159 | + |
| 160 | +<h3>09:00 - 09:15 | Introduction: a word from [...]</h3> |
| 161 | + |
| 162 | +<h2>Technical Presentations</h2> |
| 163 | +<p>An in-depth look at the features of some geometry-related open-source projects.</p> |
| 164 | + |
| 165 | +<h3>09:15 - 10:00 | CGAL</h3> |
| 166 | +<p>Volunteer Speaker(s)</p> |
| 167 | +<p>CGAL is an open-source software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as geographic information systems, computer aided design, molecular biology, medical imaging, computer graphics, and robotics.</p> |
| 168 | + |
| 169 | +<h3>10:00 - 10:45 | SOFA</h3> |
| 170 | +<p>Hugo Talbot, INRIA</p> |
| 171 | +<p>SOFA is an open-source software designed for interactive mechanical simulation, with a focus on biomechanics and robotics. The software project is recognized for its ability to model the dynamics and interactions of rigid and deformable bodies. This makes it an ideal tool for creating digital twins.</p> |
| 172 | + |
| 173 | +<h3>10:45 - 11:15 | Break </h3> |
| 174 | +<br> |
| 175 | + |
| 176 | +<h3>11:15 - 12:00 | VTK, Paraview, Vespa, ...</h3> |
| 177 | +<p>Guillaume Gisbert, Kitware</p> |
| 178 | +<p>The Visualization Toolkit (VTK) is open-source software for manipulating and displaying scientific data. It provides state-of-the-art tools for 3D rendering, a suite of widgets for 3D interaction, 2D plotting capability, and advanced data exploration features. ParaView is an open-source, cross-platform data analysis and visualization application based on VTK. Vespa enables the integration of CGAL algorithms into the VTK ecosystem. The filters can be used either as part of a VTK module or as plugins in ParaView.</p> |
| 179 | + |
| 180 | +<h3>12:00 - 14:00 | Lunch Break</h3> |
| 181 | +<br> |
| 182 | + |
| 183 | +<h2>Open-source Models and Strategies</h2> |
| 184 | + |
| 185 | +<h3>14:00 - 14:10 | A few words </h3> |
| 186 | + |
| 187 | +<h3>14:10 - 15:30 | Panelists Present Their Open Source Project's Strategy </h3> |
| 188 | +<p>There are almost as many open source project models as there are open source projects. |
| 189 | +Each panelist will present their strategy, funding model, and challenges.</p> |
| 190 | +<ul> |
| 191 | +<li><b>Yves Bertot</b>, INRIA Stamp (Rocq)</li> |
| 192 | +<li><b>Mathieu Bredif</b>, Univ Gustave Eiffel (IGN)</li> |
| 193 | +<li><b>Guillaume Gisbert</b>, Kitware</li> |
| 194 | +<li><b>Andreas Fabri</b>, GeometryFactory (CGAL)</li> |
| 195 | +<li><b>Bruno Lévy</b>, INRIA ParMa (Geogram)</li> |
| 196 | +<li><b>Vincent Picavet</b>, Oslandia</li> |
| 197 | +<li><b>Anthony Schoofs</b>, INRIA Technology Transfer, Innovation and Partnerships</li> |
| 198 | +<li><b>Hugo Talbot</b>, INRIA (SOFA)</li> |
| 199 | +</ul> |
| 200 | +</p> |
| 201 | + |
| 202 | +<h3>15:30 - 15:45 | Break</h3> |
| 203 | + |
| 204 | +<h3>15:45 - 17:45 | Panel Discussion</h3> |
| 205 | +<p>This panel aims to present and discuss different models of open source projects |
| 206 | +linked to academia, from the single developer to large teams of contributors, |
| 207 | +and from volunteer work to funded projects. |
| 208 | +The panel will also discuss the challenges faced by open source projects in academia, |
| 209 | +such as funding, recognition, sustainability, and community building.</p> |
| 210 | + |
| 211 | +<p>Moderator: <b>Pierre Alliez</b>, INRIA Titane</p> |
| 212 | + |
| 213 | +<br> |
| 214 | +<h3>18:00 | Cocktail Reception</h3> |
| 215 | + |
| 216 | + |
| 217 | + </div> |
| 218 | +</div> |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + <!-- Footer --> |
| 223 | + <div class="footer"> |
| 224 | + <div class="container"> |
| 225 | + <div class="col-md-12"> |
| 226 | + <div class="footer-copyright"> |
| 227 | + <div style="float: left;"> |
| 228 | + <a href="https://bsky.app/profile/thecgalproject.bsky.social" alt="The CGAL Project on Bluesky"> |
| 229 | + <img src="/cgal-web/images/icons/bluesky.svg" class="center-block btn-dark-orange" alt="Bluesky" height="16"></img> |
| 230 | + </a> |
| 231 | + </div> |
| 232 | + <div style="float: left; width: 10px;"> </div> |
| 233 | + <div style="float: left;"> |
| 234 | + <a href="https://twitter.com/TheCGALProject" alt="The CGAL Project's Twitter"> |
| 235 | + <img src="/cgal-web/images/icons/twitter.svg" class="center-block btn-dark-orange" alt="Twitter" height="16"></img> |
| 236 | + </a> |
| 237 | + </div> |
| 238 | + © 1995-2026 The CGAL Project. All rights reserved. |
| 239 | + <div style="float: right;"> |
| 240 | + <a href="https://cgal.geometryfactory.com/CGAL/Members/wiki/Main_Page" alt="Password protected access to the Developer Wiki"> |
| 241 | + <i class="bi bi-file-lock fs-5"></i> |
| 242 | + </a> |
| 243 | + </div> |
| 244 | + </div> |
| 245 | + </div> |
| 246 | + </div> |
| 247 | + </div> |
| 248 | + |
| 249 | + <!-- Javascripts --> |
| 250 | + <script src="/cgal-web/node_modules/jquery/dist/jquery.min.js"></script> |
| 251 | + <script>window.jQuery || document.write('<script src="/cgal-web/node_modules/jquery/dist/jquery.min.js"><\/script>')</script> |
| 252 | + <script src="/cgal-web/node_modules/bootstrap/dist/js/bootstrap.min.js"></script> |
| 253 | + <script src="/cgal-web/node_modules/bxslider/dist/jquery.bxslider.min.js"></script> |
| 254 | + <script> |
| 255 | + $(function () { |
| 256 | + $('.bxslider').bxSlider({ |
| 257 | + auto: true, |
| 258 | + autoHover: true, |
| 259 | + speed: 0, |
| 260 | + pause: 5000, |
| 261 | + infiniteLoop: true, |
| 262 | + touchEnabled: false, |
| 263 | + pager: true, |
| 264 | + pagerCustom: '.custom-pager', |
| 265 | + stopAutoOnClick: true, |
| 266 | + controls: true, |
| 267 | + keyboardEnabled: true, |
| 268 | + onSliderLoad: function (currentIndex) { |
| 269 | + $('.bxslider li').find('.slideTitle, .slideSubTitle').css({ |
| 270 | + transform: 'translate(0)', |
| 271 | + opacity: 1 |
| 272 | + }); |
| 273 | + $('.bxslider li').eq(currentIndex).find('.slideTitle, .slideSubTitle').addClass('animatedTitle'); |
| 274 | + }, |
| 275 | + onSlideBefore: function ($slideElement, oldIndex, newIndex) { |
| 276 | + $($slideElement).siblings().find('.slideTitle, .slideSubTitle').removeClass('animatedTitle'); |
| 277 | + $($slideElement).find('.slideTitle, .slideSubTitle').addClass('animatedTitle'); |
| 278 | + $($slideElement).siblings().find('.slide').removeClass('slideInFromRight'); |
| 279 | + $($slideElement).find('.slide').addClass('slideInFromRight'); |
| 280 | + } |
| 281 | + }); |
| 282 | + }); |
| 283 | + |
| 284 | + document.addEventListener('DOMContentLoaded', function() { |
| 285 | + const menuToggle = document.querySelector('.menu-toggle'); |
| 286 | + const mainMenu = document.getElementById('mainmenu'); |
| 287 | + |
| 288 | + menuToggle.addEventListener('click', function() { |
| 289 | + mainMenu.classList.toggle('active'); |
| 290 | + menuToggle.classList.toggle('active'); |
| 291 | + }); |
| 292 | + }); |
| 293 | + </script> |
| 294 | + <script src="/cgal-web/node_modules/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js"></script> |
| 295 | + </body> |
| 296 | +</html> |
| 297 | + |
0 commit comments