<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[GMan's Mods & Stuff — AntiAlias]]></title>
		<link>https://gprogs.com/viewtopic.php?id=157</link>
		<atom:link href="https://gprogs.com/extern.php?action=feed&amp;tid=157&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in AntiAlias.]]></description>
		<lastBuildDate>Tue, 27 Feb 2007 01:17:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AntiAlias]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=626#p626</link>
			<description><![CDATA[<p>greetings <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; antialias in Irrlicht only works for fullscreen windows using DX drivers.&nbsp; in theory, to use antialias you will need to use the IrrlichtDevice.createFromParams() instead of IrrlichtDevice.create().&nbsp; you will need to pass an instance of SIrrlichtCreationParameters into the createFromParams() function.&nbsp; to create an instance use SIrrlichtCreationParameters.create().&nbsp; you can then set the individual params on the SIrrlichtCreationParameters instance by using setPropName() methods where PropName is the name of the property you want to set.&nbsp; please see the Irrlicht manual for SIrrlichtCreationParameters to see the params you can set.</p><p>now the reason i say &quot;in theory&quot; is because while researching this for you i found that i missed the antialias property of SIrrlichtCreationParameters when i wrote the wrapper <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; i have them in now, but i have yet to build a new release.&nbsp; i will post here again when i do.&nbsp; should be in the next 24 hours.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Tue, 27 Feb 2007 01:17:56 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=626#p626</guid>
		</item>
		<item>
			<title><![CDATA[AntiAlias]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=625#p625</link>
			<description><![CDATA[<p>Hi, who can I activate the AntiAlias Option ?</p><br /><p>Thanks<br />Schoppy</p>]]></description>
			<author><![CDATA[null@example.com (Schoppy)]]></author>
			<pubDate>Mon, 26 Feb 2007 21:28:52 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=625#p625</guid>
		</item>
	</channel>
</rss>
