<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[GMan's Mods & Stuff — How to create a terrain?]]></title>
	<link rel="self" href="https://gprogs.com/extern.php?action=feed&amp;tid=379&amp;type=atom" />
	<updated>2009-06-14T10:41:19Z</updated>
	<generator>PunBB</generator>
	<id>https://gprogs.com/viewtopic.php?id=379</id>
		<entry>
			<title type="html"><![CDATA[Re: How to create a terrain?]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1456#p1456" />
			<content type="html"><![CDATA[<p>so if i understand, you can use Irrlicht mod commands in a iB3D program, nice <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[Ferret]]></name>
				<uri>https://gprogs.com/profile.php?id=262</uri>
			</author>
			<updated>2009-06-14T10:41:19Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1456#p1456</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to create a terrain?]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1452#p1452" />
			<content type="html"><![CDATA[<p>greetings <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; yes it is although its not part of iB3D at this point.&nbsp; you will need to do it the Irrlicht way.&nbsp; the global engine object will give you access to a smgr property.&nbsp; this is an instance of ISceneManager.&nbsp; in the Irrlicht manual, check out the addTerrainSceneNode() method.</p>]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2009-06-09T23:18:00Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1452#p1452</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to create a terrain?]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1451#p1451" />
			<content type="html"><![CDATA[<p>Is it posible to load a terrain from a heightmap?</p>]]></content>
			<author>
				<name><![CDATA[Ferret]]></name>
				<uri>https://gprogs.com/profile.php?id=262</uri>
			</author>
			<updated>2009-06-02T15:04:41Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1451#p1451</id>
		</entry>
</feed>
