<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gress/shaders, branch master</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/'/>
<entry>
<title>Import and render tree models.</title>
<updated>2011-07-02T16:10:14+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-07-01T15:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=75a90df8bf7f38e746e021c23248e1607931132c'/>
<id>75a90df8bf7f38e746e021c23248e1607931132c</id>
<content type='text'>
Trees are loaded from the new trees.blend using assimp. Tree objects are
then received from the server and rendered on the given terrain
locations.

Each chunk now holds a list of objects and coordinates, which can be
used to easily add other models as well.

Also moded the GLSL fog code to its own shader which can be linked in
different programs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trees are loaded from the new trees.blend using assimp. Tree objects are
then received from the server and rendered on the given terrain
locations.

Each chunk now holds a list of objects and coordinates, which can be
used to easily add other models as well.

Also moded the GLSL fog code to its own shader which can be linked in
different programs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Some code cleanup in scene.cpp.</title>
<updated>2011-05-29T15:31:35+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-05-29T15:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=e39d44e9dc47bb3f8a77955768e3599ec0ed30be'/>
<id>e39d44e9dc47bb3f8a77955768e3599ec0ed30be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added slight moving animation to water texture.</title>
<updated>2011-05-29T13:03:10+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-05-29T13:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=5354f0c4e3bb157b63150c0e3415d0c3fdef8704'/>
<id>5354f0c4e3bb157b63150c0e3415d0c3fdef8704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Color terrain blue while underwater, raised sand level.</title>
<updated>2011-05-28T17:27:11+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-05-28T17:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=91458d9a72fc0e74d4a6601221bbeaba907bfa85'/>
<id>91458d9a72fc0e74d4a6601221bbeaba907bfa85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Terrain changes, added water.</title>
<updated>2011-05-28T11:58:39+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-05-28T11:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=303636788d5e6ae546f4581f772e71309e3bcffc'/>
<id>303636788d5e6ae546f4581f772e71309e3bcffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjusted fog function.</title>
<updated>2011-05-10T18:36:45+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-05-10T18:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=0ad016d39848584f51df9d2464b6aef5ab31485a'/>
<id>0ad016d39848584f51df9d2464b6aef5ab31485a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added fog and implemented a simple skybox.</title>
<updated>2011-05-10T13:40:02+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-05-10T13:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=7d93cab1eb1629b068858a68ac5e5840fe84a83a'/>
<id>7d93cab1eb1629b068858a68ac5e5840fe84a83a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use chunk-relative coordinates in nodes.</title>
<updated>2011-05-07T15:53:37+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-05-07T15:53:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=17715403aff8ba1889c9e1ef473fe9319b87d1d2'/>
<id>17715403aff8ba1889c9e1ef473fe9319b87d1d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Draw a selection marker on the terrain.</title>
<updated>2011-04-11T20:06:54+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-04-11T20:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=0986cf8f33df8926dd8da67f98ed18f696141313'/>
<id>0986cf8f33df8926dd8da67f98ed18f696141313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simple raise/lower implementation.</title>
<updated>2011-04-10T12:51:47+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-04-10T12:51:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=e0c0a9f3816facd0fc4066a50479f823447e03f6'/>
<id>e0c0a9f3816facd0fc4066a50479f823447e03f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
