Skip to content

Commit 06be1a6

Browse files
committed
update landing page
1 parent 5d7bb0c commit 06be1a6

File tree

4 files changed

+29
-2
lines changed

4 files changed

+29
-2
lines changed
File renamed without changes.

img/feat-illumination.png

136 KB
Loading

img/feat-xr.png

162 KB
Loading

index.html

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ <h4 class="hero-heading" style="margin-bottom: 40px"><b>Interactive Examples</b>
319319

320320
<div class="row" style="margin-top: 40px; padding-top: 40px; text-align: center; border-top: 1px solid #E0DDD4;">
321321
<div class="twelve columns" style="text-align: center">
322-
<h4 class="hero-heading" style="margin-bottom: 40px;"><b>Apps and Extensions</b></h4>
322+
<h4 class="hero-heading" style="margin-bottom: 40px;"><b>Apps, Extensions & Features</b></h4>
323323
</div>
324324
</div>
325325

@@ -338,7 +338,7 @@ <h4 class="hero-heading" style="margin-bottom: 40px;"><b>Apps and Extensions</b>
338338
<a href="https://molstar.org/mol-view-stories"><img alt="Volumes and Segmentations Extension" style="max-width: 100%;" class="shadow-img" src="img/ext-stories.png" /></a>
339339
</div>
340340
<div class="six columns" style="text-align: center;">
341-
<a href="https://molstar.org/me"><img alt="Mesoscale Explorer" style="max-width: 100%;" class="shadow-img" src="img/ext-me.png" /></a>
341+
<a href="https://molstar.org/me"><img alt="Mesoscale Explorer" style="max-width: 100%;" class="shadow-img" src="img/app-me.png" /></a>
342342
</div>
343343
</div>
344344

@@ -387,6 +387,33 @@ <h4 class="hero-heading" style="margin-bottom: 40px;"><b>Apps and Extensions</b>
387387
</div>
388388
</div>
389389

390+
<div class="row" style="margin-top: 40px; display: flex; font-size: 75%;">
391+
<div class="six columns" style="text-align: center;">
392+
<a href="https://molstar.org/illumination" class="button button-primary" style="font-size: 2rem; width: 100%;">Illumination</a>
393+
</div>
394+
<div class="six columns" style="text-align: center;">
395+
<a href="https://molstar.org/xr" class="button button-primary" style="font-size: 1.75rem; width: 100%;">Immersive AR/VR</a>
396+
</div>
397+
</div>
398+
399+
<div class="row" style="margin-top: 10px; display: flex; align-items: center;">
400+
<div class="six columns" style="text-align: center;">
401+
<a href="https://molstar.org/illumination"><img alt="MolViewSpec Extension" style="max-width: 100%;" class="shadow-img" src="img\feat-illumination.png" /></a>
402+
</div>
403+
<div class="six columns" style="text-align: center;">
404+
<a href="https://molstar.org/xr"><img alt="Volumes and Segmentations Extension" style="max-width: 100%;" class="shadow-img" src="img/feat-xr.png" /></a>
405+
</div>
406+
</div>
407+
408+
<div class="row" style="margin-top: 10px; display: flex;">
409+
<div class="six columns" style="text-align: justify;">
410+
The <b>illumination</b> mode provides natural, balanced lighting that improves depth perception and overall interpretability.
411+
</div>
412+
<div class="six columns" style="text-align: justify;">
413+
At any point you can jump into an <b>immersive AR/VR</b> session and out of it and see the same scene.
414+
</div>
415+
</div>
416+
390417
<div class="row" style="margin-top: 40px; padding-top: 40px; text-align: center; border-top: 1px solid #E0DDD4;">
391418
<div class="twelve columns" style="text-align: center">
392419
<h4 class="hero-heading" style="margin-bottom: 40px;"><b>Community Highlights</b></h4>

0 commit comments

Comments
 (0)