<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: GND - Ground Field File</title>
	<atom:link href="http://rolaboratory.ximosoft.com/file-format/gnd/feed" rel="self" type="application/rss+xml" />
	<link>http://rolaboratory.ximosoft.com</link>
	<description>Ximosoft's Tool Development</description>
	<pubDate>Wed, 08 Sep 2010 05:31:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Estx</title>
		<link>http://rolaboratory.ximosoft.com/file-format/gnd#comment-4622</link>
		<dc:creator>Estx</dc:creator>
		<pubDate>Sun, 21 Jan 2007 18:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.aniemule.com/ragnarok_blog/?page_id=11#comment-4622</guid>
		<description>VictorSan, Ximosoft:

The value is most likely ARGB. Alpha comes first in almost every programming language.</description>
		<content:encoded><![CDATA[<p>VictorSan, Ximosoft:</p>
<p>The value is most likely ARGB. Alpha comes first in almost every programming language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VictorSan</title>
		<link>http://rolaboratory.ximosoft.com/file-format/gnd#comment-63</link>
		<dc:creator>VictorSan</dc:creator>
		<pubDate>Sat, 29 Jul 2006 01:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aniemule.com/ragnarok_blog/?page_id=11#comment-63</guid>
		<description>Hello,

36 	?? 	4 	bytes 	Integer 	??

-&#62; I think that this field is really a 4 unsigned char field. 

If it´s taken as an integer, it´s usually a big number... i splited it into 4 unsigned chars. The result is 255 255 255 255, it repeats in every tile. I think it´s a RGBA value for that tile.

The same strange value appears in the cubes, in the "tile" fields... i don´t know it it´s the same.

Ximosoft give me credit or i kill you :D :D .

Akuchimoya</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>36 	?? 	4 	bytes 	Integer 	??</p>
<p>-&gt; I think that this field is really a 4 unsigned char field. </p>
<p>If it´s taken as an integer, it´s usually a big number&#8230; i splited it into 4 unsigned chars. The result is 255 255 255 255, it repeats in every tile. I think it´s a RGBA value for that tile.</p>
<p>The same strange value appears in the cubes, in the &#8220;tile&#8221; fields&#8230; i don´t know it it´s the same.</p>
<p>Ximosoft give me credit or i kill you <img src='http://rolaboratory.ximosoft.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> :D .</p>
<p>Akuchimoya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ximo(Offline)</title>
		<link>http://rolaboratory.ximosoft.com/file-format/gnd#comment-35</link>
		<dc:creator>Ximo(Offline)</dc:creator>
		<pubDate>Tue, 11 Jul 2006 23:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.aniemule.com/ragnarok_blog/?page_id=11#comment-35</guid>
		<description>Yes, texture coordinates are following standard texturing techniques, so 1.0 it's end (max size) and 0 the start, you can also make mirroring by flipping this values.</description>
		<content:encoded><![CDATA[<p>Yes, texture coordinates are following standard texturing techniques, so 1.0 it&#8217;s end (max size) and 0 the start, you can also make mirroring by flipping this values.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://rolaboratory.ximosoft.com/file-format/gnd#comment-34</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 11 Jul 2006 10:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.aniemule.com/ragnarok_blog/?page_id=11#comment-34</guid>
		<description>Hi,
I think Texture Start and End in a Tile section corresponds to the 2D coordinates of the texture to be applied.

for example, if the texture is 256x256,
0.5 0.75 0.5 0.75 1.0 1.0 0.75 0.75 would be a square in the texture defined by : 
(128,255)-&#62; (192,255)-&#62;(192,192)-&#62;(128,192)

Am I right ?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I think Texture Start and End in a Tile section corresponds to the 2D coordinates of the texture to be applied.</p>
<p>for example, if the texture is 256&#215;256,<br />
0.5 0.75 0.5 0.75 1.0 1.0 0.75 0.75 would be a square in the texture defined by :<br />
(128,255)-&gt; (192,255)-&gt;(192,192)-&gt;(128,192)</p>
<p>Am I right ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
