<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[MKLab - GEOMETRY&VISUALIZATION]]></title>
		<link>https://mklab.gr/</link>
		<description><![CDATA[MKLab - https://mklab.gr]]></description>
		<pubDate>Wed, 29 Jul 2026 08:22:45 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Mandelbrot WebGL]]></title>
			<link>https://mklab.gr/showthread.php?tid=1405</link>
			<pubDate>Wed, 29 Jul 2026 03:49:10 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=1405</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Mandelbrot WebGL</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="color: #1f1f1f;" class="mycode_color"><span style="font-family: 'Google Sans Text', sans-serif;" class="mycode_font">The </span></span><span style="color: #1f1f1f;" class="mycode_color"><span style="font-family: 'Google Sans Text', sans-serif;" class="mycode_font">repository by Ákos Seres is a fast, web-based Mandelbrot set viewer that renders fractals directly within the browser using WebGL and pixel shaders. Because calculating the convergence of points for the Mandelbrot set is independent and easily parallelizable, the project leverages GPU fragment shaders to achieve high-performance rendering while supporting smooth interactive panning and zooming across desktop and mobile devices.</span></span><br />
<br />
<span style="color: #1f1f1f;" class="mycode_color"><span style="font-family: 'Google Sans Text', sans-serif;" class="mycode_font"><a href="https://github.com/AkosSeres/mandelbrot-web" target="_blank" rel="noopener" class="mycode_url">PROJECT</a></span></span><br />
<br />
<a href="https://akosseres.github.io/mandelbrot-web/" target="_blank" rel="noopener" class="mycode_url">VIEWER (PLAY WITH THE MOUSE)</a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Mandelbrot WebGL</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="color: #1f1f1f;" class="mycode_color"><span style="font-family: 'Google Sans Text', sans-serif;" class="mycode_font">The </span></span><span style="color: #1f1f1f;" class="mycode_color"><span style="font-family: 'Google Sans Text', sans-serif;" class="mycode_font">repository by Ákos Seres is a fast, web-based Mandelbrot set viewer that renders fractals directly within the browser using WebGL and pixel shaders. Because calculating the convergence of points for the Mandelbrot set is independent and easily parallelizable, the project leverages GPU fragment shaders to achieve high-performance rendering while supporting smooth interactive panning and zooming across desktop and mobile devices.</span></span><br />
<br />
<span style="color: #1f1f1f;" class="mycode_color"><span style="font-family: 'Google Sans Text', sans-serif;" class="mycode_font"><a href="https://github.com/AkosSeres/mandelbrot-web" target="_blank" rel="noopener" class="mycode_url">PROJECT</a></span></span><br />
<br />
<a href="https://akosseres.github.io/mandelbrot-web/" target="_blank" rel="noopener" class="mycode_url">VIEWER (PLAY WITH THE MOUSE)</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bauhaus Art Generator]]></title>
			<link>https://mklab.gr/showthread.php?tid=1404</link>
			<pubDate>Wed, 29 Jul 2026 03:33:27 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=1404</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Bauhaus Art Generator</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="color: #1f1f1f;" class="mycode_color"><span style="font-family: 'Google Sans Text', sans-serif;" class="mycode_font">Think of Bauhaus graphic design as a visual <span style="font-weight: bold;" class="mycode_b">operating system</span> or a <span style="font-weight: bold;" class="mycode_b">standardized toolkit</span> for communication. Instead of using decorative flourishes, it equips creators with a precise set of functional visual components—a geometric grid structure, primary colors, flat shape modules, and clean, legible sans-serif typography. By stripping away unnecessary ornamentation, this design tool allows creators to construct visual layouts with mathematical balance and efficiency, turning abstract ideas into clear, highly readable, and purposeful visual assets.</span></span><br />
<br />
<span style="color: #1f1f1f;" class="mycode_color"><span style="font-family: 'Google Sans Text', sans-serif;" class="mycode_font"><a href="https://www.bauhaus.graphics/" target="_blank" rel="noopener" class="mycode_url">TOOL</a></span></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Bauhaus Art Generator</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="color: #1f1f1f;" class="mycode_color"><span style="font-family: 'Google Sans Text', sans-serif;" class="mycode_font">Think of Bauhaus graphic design as a visual <span style="font-weight: bold;" class="mycode_b">operating system</span> or a <span style="font-weight: bold;" class="mycode_b">standardized toolkit</span> for communication. Instead of using decorative flourishes, it equips creators with a precise set of functional visual components—a geometric grid structure, primary colors, flat shape modules, and clean, legible sans-serif typography. By stripping away unnecessary ornamentation, this design tool allows creators to construct visual layouts with mathematical balance and efficiency, turning abstract ideas into clear, highly readable, and purposeful visual assets.</span></span><br />
<br />
<span style="color: #1f1f1f;" class="mycode_color"><span style="font-family: 'Google Sans Text', sans-serif;" class="mycode_font"><a href="https://www.bauhaus.graphics/" target="_blank" rel="noopener" class="mycode_url">TOOL</a></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Manim (Mathematical Animation Engine)]]></title>
			<link>https://mklab.gr/showthread.php?tid=1114</link>
			<pubDate>Wed, 15 Jul 2026 01:04:12 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=1114</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Manim (Mathematical Animation Engine)</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Manim is an open-source Python animation engine created by Grant Sanderson, the creator of the popular 3Blue1Brown YouTube channel, to produce precise, programmatically generated mathematical animations. Rather than relying on traditional animation software, Manim enables users to create visually compelling educational videos through code, making it especially valuable for mathematics, physics, computer science, and other technical subjects.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"> The repository provides installation instructions for multiple operating systems, sample scenes, configuration options, and extensive documentation to help users build high-quality animations.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://github.com/3b1b/manim?utm_source=opensourceprojects.dev&amp;ref=opensourceprojects.dev" target="_blank" rel="noopener" class="mycode_url">REPO</a></span><br />
<br />
<a href="https://www.manim.community/" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">COMMUNITY PAGE</span></a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Manim (Mathematical Animation Engine)</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Manim is an open-source Python animation engine created by Grant Sanderson, the creator of the popular 3Blue1Brown YouTube channel, to produce precise, programmatically generated mathematical animations. Rather than relying on traditional animation software, Manim enables users to create visually compelling educational videos through code, making it especially valuable for mathematics, physics, computer science, and other technical subjects.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"> The repository provides installation instructions for multiple operating systems, sample scenes, configuration options, and extensive documentation to help users build high-quality animations.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://github.com/3b1b/manim?utm_source=opensourceprojects.dev&amp;ref=opensourceprojects.dev" target="_blank" rel="noopener" class="mycode_url">REPO</a></span><br />
<br />
<a href="https://www.manim.community/" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">COMMUNITY PAGE</span></a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VisualPDE]]></title>
			<link>https://mklab.gr/showthread.php?tid=593</link>
			<pubDate>Mon, 22 Jun 2026 13:21:08 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=593</guid>
			<description><![CDATA[<span style="color: #111111;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">VisualPDE</span></span></span><br />
<br />
<span style="color: #111111;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Summary</span></span></span><br />
<br />
<span style="color: #111111;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><a href="https://visualpde.com/?utm_source=chatgpt.com" target="_blank" rel="noopener" class="mycode_url">VisualPDE</a> is an interactive web-based platform for exploring and simulating partial differential equations (PDEs) directly in a browser. It allows students, teachers, and researchers to visualize how mathematical models evolve over time and space by changing parameters, initial conditions, and boundary conditions interactively. Users can experiment with examples from physics, biology, and applied mathematics (such as heat flow, waves, chemical reactions, and population models), create their own simulations, and share them easily. VisualPDE is designed to make abstract concepts such as stability, pattern formation, and nonlinear dynamics easier to understand through visual experimentation rather than only equations. It is free, open-source, and useful for mathematics education, demonstrations, and research. </span></span></span><br />
<br />
<span style="color: #111111;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><a href="https://visualpde.com/" target="_blank" rel="noopener" class="mycode_url">VISUALPDE</a></span></span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #111111;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">VisualPDE</span></span></span><br />
<br />
<span style="color: #111111;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Summary</span></span></span><br />
<br />
<span style="color: #111111;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><a href="https://visualpde.com/?utm_source=chatgpt.com" target="_blank" rel="noopener" class="mycode_url">VisualPDE</a> is an interactive web-based platform for exploring and simulating partial differential equations (PDEs) directly in a browser. It allows students, teachers, and researchers to visualize how mathematical models evolve over time and space by changing parameters, initial conditions, and boundary conditions interactively. Users can experiment with examples from physics, biology, and applied mathematics (such as heat flow, waves, chemical reactions, and population models), create their own simulations, and share them easily. VisualPDE is designed to make abstract concepts such as stability, pattern formation, and nonlinear dynamics easier to understand through visual experimentation rather than only equations. It is free, open-source, and useful for mathematics education, demonstrations, and research. </span></span></span><br />
<br />
<span style="color: #111111;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><a href="https://visualpde.com/" target="_blank" rel="noopener" class="mycode_url">VISUALPDE</a></span></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Winplot]]></title>
			<link>https://mklab.gr/showthread.php?tid=592</link>
			<pubDate>Mon, 22 Jun 2026 13:08:11 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=592</guid>
			<description><![CDATA[<div style="text-align: left;" class="mycode_align"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Winplot<br />
<br />
</span></span><span style="font-weight: bold;" class="mycode_b">Summary<br />
<br />
WinPlot is a free mathematical graphing program for Windows designed for visualizing functions, curves, and surfaces in 2D and 3D. It can plot explicit, parametric, implicit, polar, and other types of equations, animate graphs using parameters, and help students explore algebra, geometry, and calculus concepts visually. <br />
Winplot is especially useful in education because it allows users to investigate functions, intersections, zeros, derivatives, integrals, differential equations, and geometric objects such as solids of revolution. Its small size, simplicity, and interactive approach make it a practical classroom tool for teachers and students who want to understand mathematics through visualization rather than only symbolic manipulation.<br />
<br />
<a href="https://cs.hofstra.edu/winplot/" target="_blank" rel="noopener" class="mycode_url">WinPlot</a><br />
</span><br />
<br />
</div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: left;" class="mycode_align"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Winplot<br />
<br />
</span></span><span style="font-weight: bold;" class="mycode_b">Summary<br />
<br />
WinPlot is a free mathematical graphing program for Windows designed for visualizing functions, curves, and surfaces in 2D and 3D. It can plot explicit, parametric, implicit, polar, and other types of equations, animate graphs using parameters, and help students explore algebra, geometry, and calculus concepts visually. <br />
Winplot is especially useful in education because it allows users to investigate functions, intersections, zeros, derivatives, integrals, differential equations, and geometric objects such as solids of revolution. Its small size, simplicity, and interactive approach make it a practical classroom tool for teachers and students who want to understand mathematics through visualization rather than only symbolic manipulation.<br />
<br />
<a href="https://cs.hofstra.edu/winplot/" target="_blank" rel="noopener" class="mycode_url">WinPlot</a><br />
</span><br />
<br />
</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Dr. Geo]]></title>
			<link>https://mklab.gr/showthread.php?tid=573</link>
			<pubDate>Mon, 22 Jun 2026 11:35:51 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=573</guid>
			<description><![CDATA[<div style="text-align: left;" class="mycode_align"><span style="color: #222222;" class="mycode_color"><span style="font-family: 'Times New Roman';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Dr. Geo</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #222222;" class="mycode_color"><span style="font-family: 'Times New Roman';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Summary</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #222222;" class="mycode_color"><span style="font-family: 'Times New Roman';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Dr GEO  is a free and open-source interactive geometry program from the GNU project that allows users to create, explore, and manipulate dynamic geometric sketches while respecting mathematical constraints. It is designed for education, helping students from primary school to advanced levels study concepts such as triangles, polygons, transformations, and geometric constructions through visual experimentation. </span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #222222;" class="mycode_color"><span style="font-family: 'Times New Roman';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">A distinctive feature of Dr. Geo is its integration of programming: users can create scripted and programmable geometric figures using Smalltalk, study the source code, and even modify or extend the software itself. This makes it not only a geometry learning tool but also an environment that connects mathematics, programming, and scientific modeling.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #222222;" class="mycode_color"><span style="font-family: 'Times New Roman';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><a href="https://www.gnu.org/software/dr-geo/" target="_blank" rel="noopener" class="mycode_url">HOME PAGE</a></span></span></span></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: left;" class="mycode_align"><span style="color: #222222;" class="mycode_color"><span style="font-family: 'Times New Roman';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Dr. Geo</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #222222;" class="mycode_color"><span style="font-family: 'Times New Roman';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Summary</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #222222;" class="mycode_color"><span style="font-family: 'Times New Roman';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Dr GEO  is a free and open-source interactive geometry program from the GNU project that allows users to create, explore, and manipulate dynamic geometric sketches while respecting mathematical constraints. It is designed for education, helping students from primary school to advanced levels study concepts such as triangles, polygons, transformations, and geometric constructions through visual experimentation. </span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #222222;" class="mycode_color"><span style="font-family: 'Times New Roman';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">A distinctive feature of Dr. Geo is its integration of programming: users can create scripted and programmable geometric figures using Smalltalk, study the source code, and even modify or extend the software itself. This makes it not only a geometry learning tool but also an environment that connects mathematics, programming, and scientific modeling.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #222222;" class="mycode_color"><span style="font-family: 'Times New Roman';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><a href="https://www.gnu.org/software/dr-geo/" target="_blank" rel="noopener" class="mycode_url">HOME PAGE</a></span></span></span></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Complex function plotter [Campuzano]]]></title>
			<link>https://mklab.gr/showthread.php?tid=571</link>
			<pubDate>Mon, 22 Jun 2026 11:11:32 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=571</guid>
			<description><![CDATA[<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><a href="https://www.dynamicmath.xyz/complex/function-plotter/hsv.htm" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0969da;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Complex function plotter</span></span></a>, </span></span><br />
<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">by Juan Carlos Ponce Campuzano</span></span><br />
<br />
<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Summary</span></span><br />
<br />
<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">The Complex Function Plotter (HSV) is an interactive visualization tool for exploring complex-valued functions using domain coloring. Instead of representing a complex function (f(z)) with a normal 2D graph, it maps every point of the complex plane to a color: the hue (H) represents the argument/phase of the complex value, while saturation and value (S and V in the HSV color model) help represent magnitude and structure. </span></span><br />
<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">By entering expressions such as polynomials, exponentials, logarithms, or trigonometric functions, users can observe zeros, poles, periodicity, and transformations of the complex plane through colorful patterns. The tool provides an intuitive way to study complex analysis concepts visually and reveals mathematical structures that are difficult to see with traditional graphs.</span></span><br />
<br />
<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><a href="https://www.dynamicmath.xyz/complex/function-plotter/hsv.htm#" target="_blank" rel="noopener" class="mycode_url">HOME PAGE</a></span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><a href="https://www.dynamicmath.xyz/complex/function-plotter/hsv.htm" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0969da;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Complex function plotter</span></span></a>, </span></span><br />
<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">by Juan Carlos Ponce Campuzano</span></span><br />
<br />
<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Summary</span></span><br />
<br />
<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">The Complex Function Plotter (HSV) is an interactive visualization tool for exploring complex-valued functions using domain coloring. Instead of representing a complex function (f(z)) with a normal 2D graph, it maps every point of the complex plane to a color: the hue (H) represents the argument/phase of the complex value, while saturation and value (S and V in the HSV color model) help represent magnitude and structure. </span></span><br />
<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">By entering expressions such as polynomials, exponentials, logarithms, or trigonometric functions, users can observe zeros, poles, periodicity, and transformations of the complex plane through colorful patterns. The tool provides an intuitive way to study complex analysis concepts visually and reveals mathematical structures that are difficult to see with traditional graphs.</span></span><br />
<br />
<span style="color: #1f2328;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><a href="https://www.dynamicmath.xyz/complex/function-plotter/hsv.htm#" target="_blank" rel="noopener" class="mycode_url">HOME PAGE</a></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Polyhedra Viewer]]></title>
			<link>https://mklab.gr/showthread.php?tid=570</link>
			<pubDate>Mon, 22 Jun 2026 11:07:39 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=570</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Polyhedra Viewer</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The website Polyhedra Tessera presents interactive 3D models of geometric solids, including the icosahedron, one of the five Platonic solids. The icosahedron is a highly symmetrical polyhedron made of 20 equilateral triangular faces, 30 edges, and 12 vertices, with five triangles meeting at each vertex. </span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The page allows users to explore the shape visually, helping illustrate its structure, symmetry, and relationship to other polyhedra. The icosahedron has fascinated mathematicians for centuries because of its elegant geometry, strong symmetry properties, and connections to topics such as 3D modeling, crystallography, and mathematical visualization. </span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://polyhedra.tessera.li/#icosahedron" target="_blank" rel="noopener" class="mycode_url">HONE PAGE</a></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Polyhedra Viewer</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The website Polyhedra Tessera presents interactive 3D models of geometric solids, including the icosahedron, one of the five Platonic solids. The icosahedron is a highly symmetrical polyhedron made of 20 equilateral triangular faces, 30 edges, and 12 vertices, with five triangles meeting at each vertex. </span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The page allows users to explore the shape visually, helping illustrate its structure, symmetry, and relationship to other polyhedra. The icosahedron has fascinated mathematicians for centuries because of its elegant geometry, strong symmetry properties, and connections to topics such as 3D modeling, crystallography, and mathematical visualization. </span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://polyhedra.tessera.li/#icosahedron" target="_blank" rel="noopener" class="mycode_url">HONE PAGE</a></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[p5.js]]></title>
			<link>https://mklab.gr/showthread.php?tid=568</link>
			<pubDate>Mon, 22 Jun 2026 11:00:04 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=568</guid>
			<description><![CDATA[<span style="color: #000000;" class="mycode_color"><span style="font-family: 'National Park', sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">p5.js</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">p5.js is a free, open-source JavaScript library designed to make creative coding accessible to artists, designers, educators, students, and beginners. Inspired by the Processing project, it provides an easy way to create interactive graphics, animations, generative art, games, sound, video, and WebGL-based 3D experiences directly in a web browser. </span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The library emphasizes simplicity, inclusivity, accessibility, and learning, offering extensive documentation, examples, tutorials, and an online editor that lets users start coding without installing software. By treating code as a digital sketchbook, p5.js encourages experimentation and creative expression while supporting a large global community of contributors and learners. </span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://p5js.org/" target="_blank" rel="noopener" class="mycode_url">HOME PAGE</a></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #000000;" class="mycode_color"><span style="font-family: 'National Park', sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">p5.js</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">p5.js is a free, open-source JavaScript library designed to make creative coding accessible to artists, designers, educators, students, and beginners. Inspired by the Processing project, it provides an easy way to create interactive graphics, animations, generative art, games, sound, video, and WebGL-based 3D experiences directly in a web browser. </span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The library emphasizes simplicity, inclusivity, accessibility, and learning, offering extensive documentation, examples, tutorials, and an online editor that lets users start coding without installing software. By treating code as a digital sketchbook, p5.js encourages experimentation and creative expression while supporting a large global community of contributors and learners. </span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://p5js.org/" target="_blank" rel="noopener" class="mycode_url">HOME PAGE</a></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[D3.js]]></title>
			<link>https://mklab.gr/showthread.php?tid=567</link>
			<pubDate>Mon, 22 Jun 2026 10:56:56 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=567</guid>
			<description><![CDATA[<a href="https://d3js.org/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0969da;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">D3.js</span></span></span></a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
D3.js (Data-Driven Documents) is a free, open-source JavaScript library for creating dynamic, interactive, and highly customizable data visualizations on the web using standard technologies such as HTML, SVG, Canvas, and CSS. Developed by Mike Bostock and the D3 community, it enables developers to bind data directly to web page elements and create everything from simple charts to complex maps, network graphs, animations, and interactive dashboards. <br />
<br />
Unlike many charting libraries that provide predefined templates, D3 offers low-level building blocks—such as scales, axes, shapes, transitions, layouts, and interaction tools—giving users exceptional flexibility and control over how data is represented visually. As a result, D3 has become one of the most influential and widely used foundations for modern web-based data visualization and has inspired numerous higher-level visualization frameworks and tools.<br />
<br />
<a href="https://d3js.org/" target="_blank" rel="noopener" class="mycode_url">HOME PAGE</a>]]></description>
			<content:encoded><![CDATA[<a href="https://d3js.org/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #0969da;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">D3.js</span></span></span></a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
D3.js (Data-Driven Documents) is a free, open-source JavaScript library for creating dynamic, interactive, and highly customizable data visualizations on the web using standard technologies such as HTML, SVG, Canvas, and CSS. Developed by Mike Bostock and the D3 community, it enables developers to bind data directly to web page elements and create everything from simple charts to complex maps, network graphs, animations, and interactive dashboards. <br />
<br />
Unlike many charting libraries that provide predefined templates, D3 offers low-level building blocks—such as scales, axes, shapes, transitions, layouts, and interaction tools—giving users exceptional flexibility and control over how data is represented visually. As a result, D3 has become one of the most influential and widely used foundations for modern web-based data visualization and has inspired numerous higher-level visualization frameworks and tools.<br />
<br />
<a href="https://d3js.org/" target="_blank" rel="noopener" class="mycode_url">HOME PAGE</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Desmos]]></title>
			<link>https://mklab.gr/showthread.php?tid=562</link>
			<pubDate>Mon, 22 Jun 2026 10:40:58 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=562</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Desmos</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The Desmos Graphing Calculator is <span style="font-family: 'Google Sans', Arial, sans-serif;" class="mycode_font">a free, robust, browser-based and app-based mathematical tool used to plot functions, evaluate equations, animate graphs, and analyze data</span>. It is widely used in education, standardized testing, and engineering for its highly visual and dynamic interface </span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://www.desmos.com/calculator" target="_blank" rel="noopener" class="mycode_url">SOFTWARE</a></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Desmos</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The Desmos Graphing Calculator is <span style="font-family: 'Google Sans', Arial, sans-serif;" class="mycode_font">a free, robust, browser-based and app-based mathematical tool used to plot functions, evaluate equations, animate graphs, and analyze data</span>. It is widely used in education, standardized testing, and engineering for its highly visual and dynamic interface </span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://www.desmos.com/calculator" target="_blank" rel="noopener" class="mycode_url">SOFTWARE</a></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Geogebra]]></title>
			<link>https://mklab.gr/showthread.php?tid=556</link>
			<pubDate>Mon, 22 Jun 2026 06:48:35 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=556</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Geogebra</span><br />
<br />
Summary<br />
<br />
GeoGebra is a free interactive mathematics platform that combines geometry, algebra, graphing, statistics, calculus, 3D visualization, and educational resources in one environment. It allows students and teachers to explore mathematical ideas dynamically by constructing shapes, manipulating graphs, solving equations, and creating interactive lessons.<br />
<br />
 The platform provides tools such as the Graphing Calculator, Geometry tools, 3D Calculator, CAS features, and a large library of shared activities created by the global mathematics education community, making it widely used for teaching and learning mathematics at many levels. <br />
<br />
<a href="https://www.geogebra.org/" target="_blank" rel="noopener" class="mycode_url">ARTICLE</a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Geogebra</span><br />
<br />
Summary<br />
<br />
GeoGebra is a free interactive mathematics platform that combines geometry, algebra, graphing, statistics, calculus, 3D visualization, and educational resources in one environment. It allows students and teachers to explore mathematical ideas dynamically by constructing shapes, manipulating graphs, solving equations, and creating interactive lessons.<br />
<br />
 The platform provides tools such as the Graphing Calculator, Geometry tools, 3D Calculator, CAS features, and a large library of shared activities created by the global mathematics education community, making it widely used for teaching and learning mathematics at many levels. <br />
<br />
<a href="https://www.geogebra.org/" target="_blank" rel="noopener" class="mycode_url">ARTICLE</a>]]></content:encoded>
		</item>
	</channel>
</rss>