<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/client/meshgen, branch dual_wielding</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2023-01-31T16:30:59+00:00</updated>
<entry>
<title>8x block meshes (#13133)</title>
<updated>2023-01-31T16:30:59+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2023-01-31T16:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=69fc20610947610b7829f3bfad82e23ed705b764'/>
<id>urn:sha1:69fc20610947610b7829f3bfad82e23ed705b764</id>
<content type='text'>
Reduce the number of drawcalls by generating a mesh per 8 blocks (2x2x2). Only blocks with even coordinates (lowest bit set to 0) will get a mesh.

Note: This also removes the old 'loops' algorithm for building the draw list, because it produces visual artifacts and cannot be made compatible with the approach of having a mesh for every 8th block without hurting performance.

Co-authored-by: Jude Melton-Houghton &lt;jwmhjwmh@gmail.com&gt;
Co-authored-by: Lars &lt;larsh@apache.org&gt;
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Client map: do frustum culling via planes (#12710)</title>
<updated>2022-09-18T13:28:53+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2022-09-18T13:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c9ed059d9170f2f7f662cbb59e6009fd54c8ed3f'/>
<id>urn:sha1:c9ed059d9170f2f7f662cbb59e6009fd54c8ed3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move client-specific files to 'src/client' (#7902)</title>
<updated>2018-11-28T19:01:49+00:00</updated>
<author>
<name>Quentin Bazin</name>
<email>quent42340@gmail.com</email>
</author>
<published>2018-11-28T19:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5f1cd555cd9d1c64426e173b30b5b792d211c835'/>
<id>urn:sha1:5f1cd555cd9d1c64426e173b30b5b792d211c835</id>
<content type='text'>
Update Android.mk
Remove 'src/client' from include_directories
</content>
</entry>
<entry>
<title>Update mesh collector and move it to a separate file (#6904)</title>
<updated>2018-03-22T19:59:49+00:00</updated>
<author>
<name>Vitaliy</name>
<email>silverunicorn2011@yandex.ru</email>
</author>
<published>2018-03-22T19:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9fcc0c1217fcd3acabaa11239631de10032fa126'/>
<id>urn:sha1:9fcc0c1217fcd3acabaa11239631de10032fa126</id>
<content type='text'>
* Update MeshCollector

* Simplify MeshCollector
</content>
</entry>
</feed>
