<feed xmlns='http://www.w3.org/2005/Atom'>
<title>comp426, branch hetero</title>
<subtitle>COMP 426 project: bouncing balls simulation.</subtitle>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/'/>
<entry>
<title>report</title>
<updated>2024-11-20T17:16:59+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-20T17:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=cc219d02737e7c982eb5d4431b1a7e1d575a37be'/>
<id>cc219d02737e7c982eb5d4431b1a7e1d575a37be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>increase number of vertices per ball</title>
<updated>2024-11-20T17:14:57+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-20T17:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=b074a56aa5e4485c4d2b261bf698f5424a02aa00'/>
<id>b074a56aa5e4485c4d2b261bf698f5424a02aa00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused function declarations</title>
<updated>2024-11-14T19:15:17+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-14T19:15:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=54424fa6197186b9889133be9238a901114ab47d'/>
<id>54424fa6197186b9889133be9238a901114ab47d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move config parameters into config.h</title>
<updated>2024-11-13T17:51:12+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-13T17:51:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=af9123ca84fbb164cac9e87edf04c9c613011889'/>
<id>af9123ca84fbb164cac9e87edf04c9c613011889</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor cl initialization</title>
<updated>2024-11-13T17:48:33+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-13T17:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=daf29651a188a06041ed6d238f7f1b7ab2f5bd9a'/>
<id>daf29651a188a06041ed6d238f7f1b7ab2f5bd9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move gl functions out of balls.c</title>
<updated>2024-11-13T17:27:58+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-13T17:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=5011ea1b44c055893c691e923f4e82cdaebd5b0c'/>
<id>5011ea1b44c055893c691e923f4e82cdaebd5b0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move readFile() out of balls.c</title>
<updated>2024-11-13T17:14:12+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-13T17:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=44792fd5369cfe2ad1478b72bf22b0d1829f291b'/>
<id>44792fd5369cfe2ad1478b72bf22b0d1829f291b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rearrange functions</title>
<updated>2024-11-13T15:58:05+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-13T15:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=2e442c894d50c42aea748d21a6f08add123e9a70'/>
<id>2e442c894d50c42aea748d21a6f08add123e9a70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move genVertices() out of display()</title>
<updated>2024-11-13T15:55:38+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-13T15:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=8f13501beaad34d4d58178ab7a41747c28cf6faa'/>
<id>8f13501beaad34d4d58178ab7a41747c28cf6faa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor animate()</title>
<updated>2024-11-13T15:49:41+00:00</updated>
<author>
<name>Sam Anthony</name>
<email>sam@samanthony.xyz</email>
</author>
<published>2024-11-13T15:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.samanthony.xyz/comp426/commit/?id=0d578ef5b2b0befb3788b8f8405d1713b3e7ee13'/>
<id>0d578ef5b2b0befb3788b8f8405d1713b3e7ee13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
