Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 222

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
	<style type="text/css">
	<!--
	.MainHeader {  font-weight: bold; color: #FFFFFF; background-color: #003300; font-size: 10pt}
	body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #003300; background-color: #FFFFFF}
	.BorderHeader {  background-color: #999900; font-size: 8pt; font-weight: bold; color: #333300; text-align: center}
	.MainContent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #003300}
	.BorderContent {  font-size: 8pt; color: #000000; border-color: black #666600 #666600; padding-top: 2px; padding-right: 2px; padding-bottom: 10px; padding-left: 2px; margin-bottom: 2px; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
	a:link {  color: #000066; text-decoration: underline}
	a:hover {  color: #0000FF; text-decoration: underline}
	a:visited {  color: #660066; text-decoration: underline}
	li {  color: #000000; list-style-type: circle; position: relative; left: -15px; clip:    rect(   )}
	.NewsDate {  color: #000000; font-weight: bold}
	td {  font-size: 10pt}
	th {  font-size: 10pt}
	.Annotation {  font-size: 10px}
	.header {  font-size: 16pt; color: #000000}
	.SectionHeader {  font-size: 14px; color: #000000; font-weight: bold}
	pre {  color: #000066; font-size: 12px}

	-->
	</style> 
	<head>
		<title> Tutorials: Humble Beginnings </title>
		<meta name="generator"      content="Deppo's HTML Editor v2.1 BETA 2">
		<meta name="keywords"       content="">
		<meta name="description"    content="">
		<meta name="author"         content="Nicholas">
		<meta http-equiv="reply-to" content="vastrim@hotmail.com">
		<meta name="creation_date"  content="Sat, 13 Jul, 2002 12:32:59 p GMT">
	</head>
<body bgcolor="#FFFFFF" text="#000000">

<p align="center" class="header">OGRE (Object-Oriented Graphics Rendering Engine)</p><p align="center" class="header">
Humble Beginnings Tutorial</p>

<p align="left" class="MainHeader">&nbsp;</p>

<p align="left">
This tutorial is designed to start at the very basics of using Ogre. It will begin with setting up a project and by
the end of it we will have a space ship that can be moved around in a 3D scene. The source code can be downloaded 
from the link below. Feel free to contact me if you notice any errors or something that does not work on particular 
platforms.
</p>



<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="1">
	<TR>
		<TD width="50px"><TD><a href="CreatingTheProject.html">Creating the Project Files</a></TD>
	</TR>
<!--	<TR>
		<TD width="50px"><TD><a href="CreatingTheApplication.html">Creating the application object</a></TD>
	</TR> -->
	<TR>
		<TD width="50px"><TD><a href="SettingUpTheScene.html">Setting up the scene</a></TD>
	</TR>
	<TR>
		<TD width="50px"><TD><a href="FirstSceneNodeAndEntity.html">Creating our first Scene Node and Entity</a></TD>
	</TR>
	<TR>
		<TD width="50px"><TD><a href="FrameListener.html">Creating our first frame listener</a></TD>
	</TR>
</TABLE>





<!--
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="2" CELLPADDING="0">
	<TR>
		<TD WIDTH="14%"><A HREF="../index.html">Back to Index</A></TD>
		<TD WIDTH="39%">&nbsp;</TD>
		<TD WIDTH="22%"><A HREF="../index.html">&lt;&lt; Previous section</A></TD>
		<TD WIDTH="25%">Next section &gt;&gt;</TD>
	</TR>
</TABLE>
 -->


<P>&nbsp;</P>
<P>&nbsp;</P>
<P>Download the  <a href="Source_HumbleBeginnings.zip">Source</a></p>
<P>Contact the <a href="mailto:AgentGreen_NZ@hotmail.com">author</a></p>
<img src="http://homepages.ihug.co.nz/cgi-bin/Count.cgi?df=evilnic">

<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P CLASS="SectionHeader">&nbsp;</P>

	</body>
</html>