<feed xmlns='http://www.w3.org/2005/Atom'>
<title>game_jam49/world/chunk, branch interior-dev</title>
<subtitle>
</subtitle>
<link rel='alternate' type='text/html' href='http://normalmode.org/mika/game_jam49/'/>
<entry>
<title>Add an example Dock to the world</title>
<updated>2022-09-21T12:40:31+00:00</updated>
<author>
<name>dusoleil</name>
<email>howcansocksbereal@gmail.com</email>
</author>
<published>2022-09-21T12:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/mika/game_jam49/commit/?id=62f864004c6cfcbdb919e5e27a6ddaaaa8c4acc9'/>
<id>62f864004c6cfcbdb919e5e27a6ddaaaa8c4acc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Incorporate new assets into the world gen</title>
<updated>2022-09-20T23:08:43+00:00</updated>
<author>
<name>dusoleil</name>
<email>howcansocksbereal@gmail.com</email>
</author>
<published>2022-09-20T23:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/mika/game_jam49/commit/?id=e726067048dc8771d83ec490767f3ca5ea063219'/>
<id>e726067048dc8771d83ec490767f3ca5ea063219</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify and Fix Monument Code</title>
<updated>2022-09-20T22:52:46+00:00</updated>
<author>
<name>dusoleil</name>
<email>howcansocksbereal@gmail.com</email>
</author>
<published>2022-09-20T22:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/mika/game_jam49/commit/?id=743c526b46a1d1c6e0b7ef8b9b0f10b22ee43ab3'/>
<id>743c526b46a1d1c6e0b7ef8b9b0f10b22ee43ab3</id>
<content type='text'>
Simplify the monument chunks to just be a bounding box with the scene origin at the center.
This allows us to automatically calculate the chunks with only the bounds provided.
It also fixes the issues with scaling and rotation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplify the monument chunks to just be a bounding box with the scene origin at the center.
This allows us to automatically calculate the chunks with only the bounds provided.
It also fixes the issues with scaling and rotation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Billboard chunk coords for debugging</title>
<updated>2022-09-20T21:09:33+00:00</updated>
<author>
<name>dusoleil</name>
<email>howcansocksbereal@gmail.com</email>
</author>
<published>2022-09-20T21:09:33+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/mika/game_jam49/commit/?id=02cbcb1a7f09c2b4d9ca89bb25cfc0a8a4354b63'/>
<id>02cbcb1a7f09c2b4d9ca89bb25cfc0a8a4354b63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to add static monuments to the world</title>
<updated>2022-09-20T06:00:08+00:00</updated>
<author>
<name>dusoleil</name>
<email>howcansocksbereal@gmail.com</email>
</author>
<published>2022-09-20T06:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/mika/game_jam49/commit/?id=7e75beb7b1f3b1121961f8df36f0fee3cd41cb58'/>
<id>7e75beb7b1f3b1121961f8df36f0fee3cd41cb58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Levels of Detail per Chunk</title>
<updated>2022-09-19T14:32:24+00:00</updated>
<author>
<name>dusoleil</name>
<email>howcansocksbereal@gmail.com</email>
</author>
<published>2022-09-19T14:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/mika/game_jam49/commit/?id=51a0664a1c2265adddbf4c42d4eda747c8ea8aaf'/>
<id>51a0664a1c2265adddbf4c42d4eda747c8ea8aaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MultiMesh to dramatically increase performance of generated world</title>
<updated>2022-09-19T10:28:21+00:00</updated>
<author>
<name>dusoleil</name>
<email>howcansocksbereal@gmail.com</email>
</author>
<published>2022-09-19T10:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/mika/game_jam49/commit/?id=9bc2a0767e15d4dde7fd6231b07882d6456af71e'/>
<id>9bc2a0767e15d4dde7fd6231b07882d6456af71e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Scale rocks based on noise and add a random rotation</title>
<updated>2022-09-19T08:13:11+00:00</updated>
<author>
<name>dusoleil</name>
<email>howcansocksbereal@gmail.com</email>
</author>
<published>2022-09-19T08:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/mika/game_jam49/commit/?id=354287265bda1448935c05e76455cff18d57f5da'/>
<id>354287265bda1448935c05e76455cff18d57f5da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Organize World Gen Stuff</title>
<updated>2022-09-18T23:42:01+00:00</updated>
<author>
<name>dusoleil</name>
<email>howcansocksbereal@gmail.com</email>
</author>
<published>2022-09-18T23:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/mika/game_jam49/commit/?id=32bf9d2024362d45dc351c8f1d0b3b301caf1131'/>
<id>32bf9d2024362d45dc351c8f1d0b3b301caf1131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
