<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[GMan's Mods & Stuff — Howto Blitz3D Irrlicht]]></title>
	<link rel="self" href="https://gprogs.com/extern.php?action=feed&amp;tid=266&amp;type=atom" />
	<updated>2007-08-16T00:13:41Z</updated>
	<generator>PunBB</generator>
	<id>https://gprogs.com/viewtopic.php?id=266</id>
		<entry>
			<title type="html"><![CDATA[Re: Howto Blitz3D Irrlicht]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1079#p1079" />
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2007-08-16T00:13:41Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1079#p1079</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Howto Blitz3D Irrlicht]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1078#p1078" />
			<content type="html"><![CDATA[<p>Any ideas / help welcome !</p>]]></content>
			<author>
				<name><![CDATA[dannyboy]]></name>
				<uri>https://gprogs.com/profile.php?id=210</uri>
			</author>
			<updated>2007-08-11T20:07:46Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1078#p1078</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Howto Blitz3D Irrlicht]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1077#p1077" />
			<content type="html"><![CDATA[<p>Hi there.</p><p>The reason I&#039;m interested:</p><p>I would like to run blitz3d compiled programs under virtual machines (Ubuntu 7.04 host Win2k guest) which do not support directx.</p><p>To do this I will need a software to replace directx 3d.</p><p>I have looked for a couple of days but can&#039;t find any clear instructions on HOWTO wrap blitz3d for irrlicht.</p><p>So: </p><p>1) How do I install irrlicht so that it will work with blitz3d?<br />2) How do I download and set up your wrapper for blitz3d?<br />3) Are there any examples, or could you show me how to convert this simple program?</p><br /><br /><p>;first irrlicht program</p><p>Graphics3D 800,600,16,3<br />SetBuffer BackBuffer()</p><p>camera=CreateCamera()</p><p>light=CreateLight()<br />cube=CreateCube()<br />PositionEntity cube,0,0,5</p><p>While Not KeyHit(1)</p><p>TurnEntity cube,.1,.2,.3</p><p>UpdateWorld<br />RenderWorld<br />Text 320,500,&quot;First Blitz3D Program&quot;</p><p>Flip</p><p>Wend<br />End</p><br /><p> : )</p>]]></content>
			<author>
				<name><![CDATA[dannyboy]]></name>
				<uri>https://gprogs.com/profile.php?id=210</uri>
			</author>
			<updated>2007-08-11T13:03:38Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1077#p1077</id>
		</entry>
</feed>
