<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iris.git, branch main</title>
<subtitle>A vulkan ray tracer that highlights simplicity and extensibility.
</subtitle>
<id>http://git.zcy.moe/iris.git/atom?h=main</id>
<link rel='self' href='http://git.zcy.moe/iris.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/'/>
<updated>2024-10-11T01:51:05Z</updated>
<entry>
<title>move to new resource abstraction</title>
<updated>2024-10-11T01:51:05Z</updated>
<author>
<name>Chuyan Zhang</name>
<email>chuyan@ucsb.edu</email>
</author>
<published>2024-10-11T01:51:05Z</published>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/commit/?id=6271f5ce797bf12be64c710b66b1b9e93a239829'/>
<id>urn:sha1:6271f5ce797bf12be64c710b66b1b9e93a239829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update shader changes</title>
<updated>2024-10-10T23:29:06Z</updated>
<author>
<name>Chuyan Zhang</name>
<email>chuyan@ucsb.edu</email>
</author>
<published>2024-10-10T23:29:06Z</published>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/commit/?id=ba27f3c22e79b91a2573b7efd00c5a3bbdb96dbc'/>
<id>urn:sha1:ba27f3c22e79b91a2573b7efd00c5a3bbdb96dbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add shader compile infra</title>
<updated>2024-10-10T05:11:24Z</updated>
<author>
<name>Chuyan Zhang</name>
<email>chuyan@ucsb.edu</email>
</author>
<published>2024-10-10T05:11:24Z</published>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/commit/?id=d25c392cec57e8c561899bf75668da79c4e67aed'/>
<id>urn:sha1:d25c392cec57e8c561899bf75668da79c4e67aed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add material texture load</title>
<updated>2024-10-06T18:43:15Z</updated>
<author>
<name>Chuyan Zhang</name>
<email>me@zcy.moe</email>
</author>
<published>2024-10-06T18:43:15Z</published>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/commit/?id=60b9692af28a353c4e5813d1723422477e31f433'/>
<id>urn:sha1:60b9692af28a353c4e5813d1723422477e31f433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>glTF loader start working</title>
<updated>2024-10-06T06:40:53Z</updated>
<author>
<name>Chuyan Zhang</name>
<email>me@zcy.moe</email>
</author>
<published>2024-10-06T06:40:53Z</published>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/commit/?id=9ed211d1ca084b25d1780da3bde19e9da64d4a4a'/>
<id>urn:sha1:9ed211d1ca084b25d1780da3bde19e9da64d4a4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add basic gltf loader</title>
<updated>2024-10-05T05:43:11Z</updated>
<author>
<name>Chuyan Zhang</name>
<email>me@zcy.moe</email>
</author>
<published>2024-10-05T05:43:11Z</published>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/commit/?id=1866dd531dffc4084dfaf261591bc7ac2a376d67'/>
<id>urn:sha1:1866dd531dffc4084dfaf261591bc7ac2a376d67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>should have set up autosave...</title>
<updated>2024-10-05T01:14:26Z</updated>
<author>
<name>Chuyan Zhang</name>
<email>chuyan@ucsb.edu</email>
</author>
<published>2024-10-05T01:14:26Z</published>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/commit/?id=d116dfacb8dc50ad9fb98d67d084d901ae95e456'/>
<id>urn:sha1:d116dfacb8dc50ad9fb98d67d084d901ae95e456</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP glTF loader</title>
<updated>2024-10-05T01:13:57Z</updated>
<author>
<name>Chuyan Zhang</name>
<email>chuyan@ucsb.edu</email>
</author>
<published>2024-10-05T01:13:57Z</published>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/commit/?id=9c2c152c3926490a632fe32ad2ac7682ea7cbd74'/>
<id>urn:sha1:9c2c152c3926490a632fe32ad2ac7682ea7cbd74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix windows compilation errors</title>
<updated>2024-10-04T05:05:05Z</updated>
<author>
<name>Leon Kang</name>
<email>2090093273@qq.com</email>
</author>
<published>2024-10-04T05:05:05Z</published>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/commit/?id=f7d8c400a629076d1de501739ea9faa2189bdca2'/>
<id>urn:sha1:f7d8c400a629076d1de501739ea9faa2189bdca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into windows-build</title>
<updated>2024-10-04T04:04:37Z</updated>
<author>
<name>Leon Kang</name>
<email>2090093273@qq.com</email>
</author>
<published>2024-10-04T04:04:37Z</published>
<link rel='alternate' type='text/html' href='http://git.zcy.moe/iris.git/commit/?id=1f47c662a07ec83d4033b1a5f4b48dd8dfa58b7b'/>
<id>urn:sha1:1f47c662a07ec83d4033b1a5f4b48dd8dfa58b7b</id>
<content type='text'>
</content>
</entry>
</feed>
