<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raytracer-4d.git/cmake-build-debug/.cmake/api, branch main</title>
<subtitle>A 4d raytracer written in C++
</subtitle>
<id>https://git.mfoi.dev/raytracer-4d.git/atom?h=main</id>
<link rel='self' href='https://git.mfoi.dev/raytracer-4d.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/'/>
<updated>2023-12-13T10:27:12Z</updated>
<entry>
<title>debug</title>
<updated>2023-12-13T10:27:12Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2023-12-13T10:26:53Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/commit/?id=9ea707d34516c710df413d23d5936e99099e837a'/>
<id>urn:sha1:9ea707d34516c710df413d23d5936e99099e837a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup parser</title>
<updated>2023-12-13T09:53:45Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2023-12-13T09:52:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/commit/?id=adc6d81d78b3ae24ae16c9d233864432ec09a4cb'/>
<id>urn:sha1:adc6d81d78b3ae24ae16c9d233864432ec09a4cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing changes</title>
<updated>2023-12-13T09:53:35Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2023-12-13T09:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/commit/?id=f887bd83942f13efe98d0c2cd997d037ed2ef068'/>
<id>urn:sha1:f887bd83942f13efe98d0c2cd997d037ed2ef068</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing rays directions 4d</title>
<updated>2023-12-13T05:51:26Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2023-12-13T05:51:26Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/commit/?id=c6f2be2fed772f300c0cdfe59a4a8a2733d15574'/>
<id>urn:sha1:c6f2be2fed772f300c0cdfe59a4a8a2733d15574</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adjust pWorld and dWorld</title>
<updated>2023-12-08T21:16:19Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2023-12-08T21:16:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/commit/?id=713591fe7be4a96758f6a7ecfa810c925cf6c96c'/>
<id>urn:sha1:713591fe7be4a96758f6a7ecfa810c925cf6c96c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup vec4 transform ops</title>
<updated>2023-12-08T19:37:27Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2023-12-08T19:37:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/commit/?id=9ac7858c1b569ef5bbbb673c5a6438baf96b3e92'/>
<id>urn:sha1:9ac7858c1b569ef5bbbb673c5a6438baf96b3e92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build for pullin</title>
<updated>2023-12-08T19:24:36Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2023-12-08T19:24:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/commit/?id=ee29ff746734b210186fd76754a4b4f9bd24285a'/>
<id>urn:sha1:ee29ff746734b210186fd76754a4b4f9bd24285a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix std::unordered_map bug</title>
<updated>2023-12-08T19:08:20Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2023-12-08T19:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/commit/?id=e426bffdea08b26922d0bd3ac1f25495f6cedc77'/>
<id>urn:sha1:e426bffdea08b26922d0bd3ac1f25495f6cedc77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleaup sceneparser.cpp file</title>
<updated>2023-12-08T18:58:54Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2023-12-08T18:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/commit/?id=df15d0f234f464f53cfb2480f31a901f9df51ba7'/>
<id>urn:sha1:df15d0f234f464f53cfb2480f31a901f9df51ba7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add specific transform 4d file, with basic helper function</title>
<updated>2023-12-08T18:25:27Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2023-12-08T18:25:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/raytracer-4d.git/commit/?id=3998e9509ffb511bb449965f1ca0695e2bec2c7d'/>
<id>urn:sha1:3998e9509ffb511bb449965f1ca0695e2bec2c7d</id>
<content type='text'>
</content>
</entry>
</feed>
