generated from cotes2020/chirpy-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4e15c5f
commit 2993a20
Showing
12 changed files
with
55,033 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
layout: page | ||
title: PAMI 2025 - Présentation | ||
panel: false | ||
toc: false | ||
--- | ||
|
||
## Le modèle 3D du PAMI | ||
|
||
<model-viewer src="PAMI-2025.glb" ar ar-modes="webxr scene-viewer quick-look" camera-controls tone-mapping="neutral" poster="poster.webp" shadow-intensity="0" shadow-softness="0" auto-rotate camera-orbit="-137.4deg 60.92deg 0.3075m" field-of-view="30deg"> | ||
<div class="progress-bar hide" slot="progress-bar"> | ||
<div class="update-bar"></div> | ||
</div> | ||
</model-viewer> | ||
|
||
|
||
## Carte PAMI 2025 | ||
|
||
|
||
<kicanvas-embed controls="full"> | ||
<kicanvas-source src="MainBoard-PAMI-2025.kicad_pro"></kicanvas-source> | ||
<kicanvas-source src="MainBoard-PAMI-2025.kicad_sch"></kicanvas-source> | ||
<kicanvas-source src="MainBoard-PAMI-2025.kicad_pcb"></kicanvas-source> | ||
</kicanvas-embed> |
Oops, something went wrong.