readd Maxwell solver
This commit is contained in:
		
							
								
								
									
										15
									
								
								webfront/maxwell/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								webfront/maxwell/index.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
<!doctype html>
 | 
			
		||||
<!--https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context-->
 | 
			
		||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="">
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="utf-8" />
 | 
			
		||||
        <meta name="generator" content="by-hand" />
 | 
			
		||||
        <meta name="viewpost" context="width=device-width, inital-scale=1.0, user-scalable=yes" />
 | 
			
		||||
        <title>Maxwell solver (ΣBP)</title>
 | 
			
		||||
        <link rel="stylesheet" type="text/css" href="../style.css">
 | 
			
		||||
        <script async type="module" src="main.js"></script>
 | 
			
		||||
    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
        <canvas id="glCanvas"></canvas>
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user