Skip to content

Commit a9ed4c2

Browse files
authored
Revise section titles and descriptions in documentation
Updated section
1 parent 7fc50b1 commit a9ed4c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_projects/magnon-visualisation-system.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To visualize the spatial distribution of a magnon mode, the software renders a s
6464

6565
### 4. Topological Edge States
6666

67-
One of the critical capabilities of the real-space solver is identifying **Topological Edge States**modes where energy is localized entirely at the boundaries of the material.
67+
One of the critical capabilities of the real-space solver is identifying **Topological Edge States** modes where energy is localized entirely at the boundaries of the material.
6868

6969
<div align="center">
7070
<img src="{{ site.baseurl }}/images/Screenshot from 2025-12-29 02-53-04.jpg" width="90%" style="border-radius: 8px; margin-bottom: 15px;" />
@@ -78,14 +78,14 @@ One of the critical capabilities of the real-space solver is identifying **Topol
7878

7979
---
8080

81-
### 5. GPU-Accelerated Dynamics
81+
### 5. GPU-Accelerated using VisPy
8282

8383
<div align="center">
8484
<img src="{{ site.baseurl }}/images/24.jpg" width="100%" style="border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.2);" />
8585
<p><em>Figure 6: The Live Visualizer (drawn using command line interface instead of GUI) showing spin vectors (cones) and lattice connectivity.</em></p>
8686
</div>
8787

88-
For the visualization engine, standard plotting libraries were insufficient for the required frame rates. I utilized **VisPy**, which leverages OpenGL to render thousands of spin vectors and bonds directly on the GPU.
88+
8989

9090
---
9191

0 commit comments

Comments
 (0)