<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mandelbrot.git/src/event.c, branch opengl3.3</title>
<subtitle>Mandelbrot set explorer on the GPU
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/mandelbrot.git/'/>
<entry>
<title>Changed opengl version to 3.3</title>
<updated>2021-02-22T13:51:03+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2021-02-22T13:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/mandelbrot.git/commit/?id=e5a71b9a0c68987720b1719c21ff13260ad87e6d'/>
<id>e5a71b9a0c68987720b1719c21ff13260ad87e6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct resize, linear iterpolation draft</title>
<updated>2020-05-20T14:53:25+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-20T14:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/mandelbrot.git/commit/?id=322c1a49f59d3fc6441804bbbb29da22567e4bcb'/>
<id>322c1a49f59d3fc6441804bbbb29da22567e4bcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Smoothness and super sampling</title>
<updated>2020-05-20T10:42:39+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-20T10:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/mandelbrot.git/commit/?id=5d6b59778a7346317ddfc549c350c0960a7a54a7'/>
<id>5d6b59778a7346317ddfc549c350c0960a7a54a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added multiple key pressed at once</title>
<updated>2020-05-20T07:02:13+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-20T07:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/mandelbrot.git/commit/?id=b9915d27b0a21a97540d6ed193f338da3732e1a1'/>
<id>b9915d27b0a21a97540d6ed193f338da3732e1a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added colors with 1D texture</title>
<updated>2020-05-20T05:41:03+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-20T05:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/mandelbrot.git/commit/?id=09a819b2ef927adf5239a73f91cdfcefd6774688'/>
<id>09a819b2ef927adf5239a73f91cdfcefd6774688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simple (but insanly fast compared to CPU) fragment shader to draw mandelbrot set</title>
<updated>2020-05-19T20:45:04+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-19T20:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/mandelbrot.git/commit/?id=70bf7ac330545f14ab9babddfdf0cb5df9e9ee69'/>
<id>70bf7ac330545f14ab9babddfdf0cb5df9e9ee69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added OpenGL boilerplate</title>
<updated>2020-05-19T19:41:09+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-19T19:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/mandelbrot.git/commit/?id=3b2e7cc2347d88dbd8d7697a7cbd8354e7728fc0'/>
<id>3b2e7cc2347d88dbd8d7697a7cbd8354e7728fc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic explorer with window resize, iterations change, moving around</title>
<updated>2020-05-19T16:19:31+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-19T14:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/mandelbrot.git/commit/?id=b0998910dd974280b3c6f3f65e21bfd5859b117f'/>
<id>b0998910dd974280b3c6f3f65e21bfd5859b117f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Back to basic SDL application boilerplate</title>
<updated>2020-05-19T11:22:59+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-05-19T11:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/mandelbrot.git/commit/?id=6a80b1b70ec069b051c0e31aafac6eb596e20261'/>
<id>6a80b1b70ec069b051c0e31aafac6eb596e20261</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
