File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -293,6 +293,41 @@ <h3 class="card-title">B-Integral Calculater in Fibers</h3>
293293 </ div >
294294 </ div >
295295 </ article >
296+ <!-- Diffraction Grating Simulator Card -->
297+ < article class ="simulation-card ">
298+ < a href ="https://visuphy.org/DiffractionGrating/ " class ="card-link ">
299+ < div class ="card-image-wrapper ">
300+ < img src ="https://raw.githubusercontent.com/visuphy/DiffractionGrating/main/Screenshot.png "
301+ alt ="Diffraction Grating Simulator "
302+ class ="card-image ">
303+ < div class ="card-overlay ">
304+ < span class ="card-category "> Optics</ span >
305+ </ div >
306+ </ div >
307+ < div class ="card-body ">
308+ < h3 class ="card-title "> Diffraction Grating Simulator</ h3 >
309+ < p class ="card-description ">
310+ A real-time visualization of the diffraction pattern generated when light interacts with a grating.
311+ </ p >
312+ </ div >
313+ </ a >
314+ < div class ="card-meta ">
315+ < div class ="meta-author ">
316+ Author: < a href ="https://github.com/Hussein-Tofaili " target ="_blank "> Hussein-Tofaili</ a >
317+ </ div >
318+ < a href ="# " class ="meta-updated " target ="_blank " title ="View commit history ">
319+ < i class ="fas fa-history "> </ i > < span class ="last-updated "> Loading...</ span >
320+ </ a >
321+ < div class ="meta-actions ">
322+ < a href ="https://github.com/visuphy/DiffractionGrating " target ="_blank " class ="action-button " title ="View Source ">
323+ < i class ="fab fa-github "> </ i >
324+ </ a >
325+ < button class ="action-button share-button " title ="Share ">
326+ < i class ="fas fa-share-alt "> </ i >
327+ </ button >
328+ </ div >
329+ </ div >
330+ </ article >
296331 </ div >
297332 </ main >
298333
You can’t perform that action at this time.
0 commit comments