Skip to content

Commit c9cd3e1

Browse files
committed
WIP
1 parent 95a8de7 commit c9cd3e1

File tree

2 files changed

+111
-20
lines changed

2 files changed

+111
-20
lines changed

anniversary_2026.html

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,20 @@ <h1>A Special Event for a Double Anniversary</h1>
1818
<p>The year 2026 will see two major milestones for CGAL: the 30th anniversary of the project,
1919
and the 50th CGAL developer meeting!</p>
2020

21-
<p>To celebrate this, we will append a special event to the next developer meeting
22-
to get together and meet people who have been involved with CGAL over the years, to share memories,
23-
stories, thoughts, feelings and opinions, both personal and concerning the past, present,
24-
and future of the project that connects us all: CGAL.</p>
25-
26-
<p>The event is intended to be mostly informal and social, with lots of opportunities for individual interaction.
27-
But we also plan to have a short program, with presentations and panel discussions on CGAL, computational geometry,
28-
and open source projects. There are a few items on the program already, and we do not intend
29-
to fully "program" both days of the event. Nevertheless, there is still room for contributions.
21+
<p>To celebrate this, we have invited people involved over the years to
22+
to join us during the next developer meetng to share memories, stories and thoughts
23+
over the project that connect us all: CGAL.</p>
24+
25+
<p>The anniversary of the CGAL project was also the occasion to reflect upon the structure of the project,
26+
the reasons for its longetivity, and how should the future look like.
27+
Also ponder about other projects. To this end, we have organized a special event regarding open source projects
28+
and invited notable, big and small, neighboring open source projects such that they may
29+
introduce themselves, and we can discuss what works and what does not.</p>
30+
31+
<p>The event is intended to be social, with lots of opportunities for individual interaction.
32+
We have also left plenty of space for suggestions on other days of the week.
3033
So please do not hesitate to contact the organizers at
31-
<a href="mailto:anniversary@cgal.org">anniversary@cgal.org</a>
32-
if you would like to contribute.</p>
34+
<a href="mailto:anniversary@cgal.org">anniversary@cgal.org</a> if you would like to suggest something.</p>
3335

3436
<br><hr>
3537
<h1>Schedule and Venue</h1>
@@ -38,26 +40,27 @@ <h1>Schedule and Venue</h1>
3840

3941
<p><b>When:</b> April 20th-25th, 2026</p>
4042

41-
<h2>Developer Meeting: April 20th-22nd, 2026</h2>
43+
<h2>Developer Meeting: April 20th-24nd, 2026</h2>
4244

4345
<p>A "regular" CGAL developer meeting will take place from Monday to Wednesday.
4446
This meeting is intended for active CGAL developers and maintainers,
4547
but others are welcome to join as well.</p>
4648

47-
<h2>Anniversary Event: April 23rd-24th, 2026</h2>
49+
<h2>Open Source Event: April 23rd, 2026</h2>
4850

49-
<p>The anniversary event will take place on Thursday and Friday.
50-
The presentations and discussions will start on Thursday afternoon as to allow participants to arrive
51-
on Thursday morning. The event will conclude on Friday afternoon.
52-
The detailed program will be announced in due time on this page.
51+
<p>The Open Source Project Event will take place on Thursday, with individual open source project
52+
presentations in the morning, and a panel in the afternoon.
53+
54+
The full program is available on the dedicated page: [...]
5355
</p>
5456

55-
<p>On Thursday evening there will be a cocktail reception at INRIA, and on Friday evening a dinner party
56-
to celebrate the anniversary.</p>
57+
<p>On Thursday evening there will be a cocktail reception at INRIA,
58+
and on Friday evening a dinner party at the Nice Observatory to celebrate the anniversary.</p>
5759

5860
<h2>Saturday Outing: April 25th, 2026</h2>
5961

60-
<p>On Saturday April 25th, 2026, we plan to have an outing in the area around Nice.</p>
62+
<p>On Saturday April 25th, 2026, we plan to have an outing in the area around Nice,
63+
with multiple options depending on the weather.</p>
6164

6265
<br><hr>
6366
<h1>Logistics</h1>

open_source_event_2026.html

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
---
2+
permalink: /open_source_event_2026.html
3+
layout: page
4+
title: CGAL Open Source Event 2026
5+
header:
6+
group:
7+
---
8+
{% include JB/setup %}
9+
10+
<br>
11+
<div style="text-align:center;">
12+
<a href="{{ site.baseurl }}/images/anniversary_2026.png"><img src="{{ site.baseurl }}/images/anniversary_2026.png" style="max-width:60%"/></a>
13+
</div>
14+
15+
<br><br>
16+
<h1>Open Source Project Day</h1>
17+
18+
<p>The year 2026 sees two major milestones for CGAL: the 30th anniversary of the project,
19+
and the 50th CGAL developer meeting!</p>
20+
21+
<p>To celebrate this, the CGAL project organizes a one-day event dedicated to open source projects.
22+
Individual project presentation and a panel to discuss models.</p>
23+
24+
<br><hr>
25+
<h1>Schedule and Venue</h1>
26+
27+
<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>
28+
29+
<p><b>When:</b> April 23th, 2026</p>
30+
31+
<h1>Program</h1>
32+
33+
<h3>09:00 - 09:15 | Introduction: a word from [...]</h3>
34+
35+
<h2>Technical Presentations</h2>
36+
<p>An in-depth look at the features of some geometry-related open-source projects.</p>
37+
38+
<h3>09:15 - 10:00 | CGAL</h3>
39+
<p>Volunteer Speaker(s)</p>
40+
<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>
41+
42+
<h3>10:00 - 10:45 | SOFA</h3>
43+
<p>Hugo Talbot, INRIA</p>
44+
<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>
45+
46+
<h3>10:45 - 11:15 | Break </h3>
47+
<br>
48+
49+
<h3>11:15 - 12:00 | VTK, Paraview, Vespa, ...</h3>
50+
<p>Guillaume Gisbert, Kitware</p>
51+
<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>
52+
53+
<h3>12:00 - 14:00 | Lunch Break</h3>
54+
<br>
55+
56+
<h2>Open-source Models and Strategies</h2>
57+
58+
<h3>14:00 - 14:10 | A few words </h3>
59+
60+
<h3>14:10 - 15:30 | Panelists Present Their Open Source Project's Strategy </h3>
61+
<p>There are almost as many open source project models as there are open source projects.
62+
Each panelist will present their strategy, funding model, and challenges.</p>
63+
<ul>
64+
<li><b>Yves Bertot</b>, INRIA Stamp (Rocq)</li>
65+
<li><b>Mathieu Bredif</b>, Univ Gustave Eiffel (IGN)</li>
66+
<li><b>Guillaume Gisbert</b>, Kitware</li>
67+
<li><b>Andreas Fabri</b>, GeometryFactory (CGAL)</li>
68+
<li><b>Bruno Lévy</b>, INRIA ParMa (Geogram)</li>
69+
<li><b>Vincent Picavet</b>, Oslandia</li>
70+
<li><b>Anthony Schoofs</b>, INRIA Technology Transfer, Innovation and Partnerships</li>
71+
<li><b>Hugo Talbot</b>, INRIA (SOFA)</li>
72+
</ul>
73+
</p>
74+
75+
<h3>15:30 - 15:45 | Break</h3>
76+
77+
<h3>15:45 - 17:45 | Panel Discussion</h3>
78+
<p>This panel aims to present and discuss different models of open source projects
79+
linked to academia, from the single developer to large teams of contributors,
80+
and from volunteer work to funded projects.
81+
The panel will also discuss the challenges faced by open source projects in academia,
82+
such as funding, recognition, sustainability, and community building.</p>
83+
84+
<p>Moderator: <b>Pierre Alliez</b>, INRIA Titane</p>
85+
86+
<br>
87+
<h3>18:00 | Cocktail Reception</h3>
88+

0 commit comments

Comments
 (0)