<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[GMan's Mods & Stuff — A way of making the gui appear behind 3d objects.]]></title>
	<link rel="self" href="https://gprogs.com/extern.php?action=feed&amp;tid=290&amp;type=atom" />
	<updated>2007-12-04T02:37:21Z</updated>
	<generator>PunBB</generator>
	<id>https://gprogs.com/viewtopic.php?id=290</id>
		<entry>
			<title type="html"><![CDATA[Re: A way of making the gui appear behind 3d objects.]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1162#p1162" />
			<content type="html"><![CDATA[<p>greetings <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; on the IVideoDriver class there are render routines to render images.&nbsp; take a look at the 2D image example.&nbsp; you will need to reset the matrix when you render the images after the ISceneManger.drawAll() or they wont show.&nbsp; you can also take a peek at the render commands in iB3D for the matrix stuff.&nbsp; there are also methods to render portions of an image which i would assume you would need for a rendering a portion of a large image.</p>]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2007-12-04T02:37:21Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1162#p1162</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[A way of making the gui appear behind 3d objects.]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1149#p1149" />
			<content type="html"><![CDATA[<p>Hi everyonre,</p><p>Its an odd request, but i am trying to make a scrolling 2d superbitmap for a background behind a 3d foreground. The only way I have sussed out to do 2d so far is using the irrlicht GUI, but it appears the rendering of 3d objects wipes the backbuffer.</p><p>Anyone know if this is this possible? Or is there there a better way?</p>]]></content>
			<author>
				<name><![CDATA[danman]]></name>
				<uri>https://gprogs.com/profile.php?id=219</uri>
			</author>
			<updated>2007-11-27T14:40:42Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1149#p1149</id>
		</entry>
</feed>
