<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zirc/src/constants.zig, branch main</title>
<subtitle>Zig raycaster fun</subtitle>
<id>https://git.l-3.space/zirc/atom/src/constants.zig?h=main</id>
<link rel='self' href='https://git.l-3.space/zirc/atom/src/constants.zig?h=main'/>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/'/>
<updated>2021-10-07T15:33:36Z</updated>
<entry>
<title>Variable height ceilings!</title>
<updated>2021-10-07T15:33:36Z</updated>
<author>
<name>tslil clingman</name>
<email></email>
</author>
<published>2021-10-07T15:25:09Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/commit/?id=d4f2376bb0ea219b79dac3f4f37b77342ca6ef4a'/>
<id>urn:sha1:d4f2376bb0ea219b79dac3f4f37b77342ca6ef4a</id>
<content type='text'>
Plus bonus graphical artefacts around the edges of such! In the end
the majority of this code was rather easy: take the upwards floor
drawing code and reflect it.

However, there were many edge-cases and plenty of off-by-one pixels
and rounding issues that didn't quite work the same way going down as
they do going up. Also the object drawing code used to take advantage
of the fact that the z-buffer was painted bottom-up only, so that
required change too.
</content>
</entry>
<entry>
<title>Better description</title>
<updated>2021-09-30T01:35:09Z</updated>
<author>
<name>tslil clingman</name>
<email></email>
</author>
<published>2021-09-30T01:23:52Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/commit/?id=b44d2155e6a43b2abaf3c5c6d934d97ead72c099'/>
<id>urn:sha1:b44d2155e6a43b2abaf3c5c6d934d97ead72c099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected rendering bug</title>
<updated>2021-09-21T02:03:21Z</updated>
<author>
<name>tslil clingman</name>
<email></email>
</author>
<published>2021-09-21T01:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/commit/?id=276804c4b8db837e238880d4bc668ed6c65dd42a'/>
<id>urn:sha1:276804c4b8db837e238880d4bc668ed6c65dd42a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Render walls by pixels, instead of using hard. accel. sprites</title>
<updated>2021-09-21T00:58:03Z</updated>
<author>
<name>tslil clingman</name>
<email></email>
</author>
<published>2021-09-21T00:54:57Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/commit/?id=354ac874c570eda2d8d17e1709f8e40d7a79f623'/>
<id>urn:sha1:354ac874c570eda2d8d17e1709f8e40d7a79f623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Textures repeat rather than scale?</title>
<updated>2021-09-10T04:02:18Z</updated>
<author>
<name>tslil clingman</name>
<email></email>
</author>
<published>2021-09-10T04:02:18Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/commit/?id=f59d8c3b31781c4093aa526d7f66544d132765e9'/>
<id>urn:sha1:f59d8c3b31781c4093aa526d7f66544d132765e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In response to issue #9629, correct usingnamespace usage</title>
<updated>2021-09-06T01:31:59Z</updated>
<author>
<name>tslil clingman</name>
<email></email>
</author>
<published>2021-09-06T01:30:31Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/commit/?id=631c1226691505624c08995b6a2ac81e46a9b17e'/>
<id>urn:sha1:631c1226691505624c08995b6a2ac81e46a9b17e</id>
<content type='text'>
</content>
</entry>
</feed>
