<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zirc/src/renderConstants.zig, branch polygon_walls</title>
<subtitle>Zig raycaster fun</subtitle>
<id>https://git.l-3.space/zirc/atom/src/renderConstants.zig?h=polygon_walls</id>
<link rel='self' href='https://git.l-3.space/zirc/atom/src/renderConstants.zig?h=polygon_walls'/>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/'/>
<updated>2021-09-06T01:31:59Z</updated>
<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>
<entry>
<title>Working on floor casting, but it's not quite right</title>
<updated>2021-09-04T15:36:32Z</updated>
<author>
<name>tslil clingman</name>
<email></email>
</author>
<published>2021-09-04T01:09:07Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/commit/?id=e4baa0810748bd3de93d1eaf216288ad67a86295'/>
<id>urn:sha1:e4baa0810748bd3de93d1eaf216288ad67a86295</id>
<content type='text'>
The way floors are currently rendered the textures will always
appear ``under'' the walls. This is not intended for shorter walls,
the floor should be atop them.

I might be able to fix this by switching to vertical scan-line
rendering of floors -- although i understand that that is less
efficient -- and doing this at the same time as wall rendering.
</content>
</entry>
<entry>
<title>Scale the projection plane to the screen correctly</title>
<updated>2021-09-01T19:54:03Z</updated>
<author>
<name>tslil clingman</name>
<email></email>
</author>
<published>2021-09-01T19:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/commit/?id=de255063b234871021da004d32964e25d549d3e4'/>
<id>urn:sha1:de255063b234871021da004d32964e25d549d3e4</id>
<content type='text'>
Also bumped up the textures to 32x32
</content>
</entry>
<entry>
<title>Licensing stuff</title>
<updated>2021-09-01T17:05:40Z</updated>
<author>
<name>tslil clingman</name>
<email></email>
</author>
<published>2021-09-01T17:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/commit/?id=dae5c3d1e9bdbabf94f79960b2fca9a5f47b7ac0'/>
<id>urn:sha1:dae5c3d1e9bdbabf94f79960b2fca9a5f47b7ac0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Init</title>
<updated>2021-09-01T16:59:50Z</updated>
<author>
<name>tslil clingman</name>
<email></email>
</author>
<published>2021-09-01T16:59:50Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/zirc/commit/?id=6a2d132873ce7b40405a3dc000a12539fffd969b'/>
<id>urn:sha1:6a2d132873ce7b40405a3dc000a12539fffd969b</id>
<content type='text'>
</content>
</entry>
</feed>
