<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[GMan's Mods & Stuff — AntiAlias]]></title>
	<link rel="self" href="https://gprogs.com/extern.php?action=feed&amp;tid=157&amp;type=atom" />
	<updated>2007-02-27T01:17:56Z</updated>
	<generator>PunBB</generator>
	<id>https://gprogs.com/viewtopic.php?id=157</id>
		<entry>
			<title type="html"><![CDATA[Re: AntiAlias]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=626#p626" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2007-02-27T01:17:56Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=626#p626</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AntiAlias]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=625#p625" />
			<content type="html"><![CDATA[<p>Hi, who can I activate the AntiAlias Option ?</p><br /><p>Thanks<br />Schoppy</p>]]></content>
			<author>
				<name><![CDATA[Schoppy]]></name>
				<uri>https://gprogs.com/profile.php?id=98</uri>
			</author>
			<updated>2007-02-26T21:28:52Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=625#p625</id>
		</entry>
</feed>
