Welcome to Pauls PureProject
 Home Online Reference Guide duplicated from http://cvs.purebasic.com  
 Online Resources
   · Reference

 Libraries
     2DDrawing
     Billboard
     Camera
     CDAudio
     Cipher
     Clipboard
     Console
     Database
     Date
     Desktop
     Engine3D
     Entity
     File
     FileSystem
     Font
     Gadget
     Help
     Image
     ImagePlugin
     Joystick
     Keyboard
     Library
     Light
     LinkedList
     Material
     Math
     Memory
     Menu
     Mesh
     Misc
     Module
     Mouse
     Movie
     Network
     OnError
     Packer
     Palette
     Particle
     Preference
     Printer
     Requester
     Sort
     Sound
     SoundPlugin
     Sprite
     Sprite3D
     StatusBar
     String
     SysTray
     Terrain
     Texture
     Thread
     Toolbar
     Window

 Engine3D

Overview

PureBasic provides an easy access to a very powerful OpenSource 3D Engine: OGRE. This choice has been made because we don't like to reinvent the wheel everytime and when we saw the OGRE code quality, there was no way to make it again. OGRE is still under heavy development and will probably become a very advanced engine soon. Its community is growing more and more and many tools are available to get the most of it (Blender, Lightwave and 3DS Max exporters, Terrain manager etc..). More informations are available on the OGRE web site. OGRE license file can be consulted here and PureBasic customized OGRE source files can be downloaded here.

Note: If you use the 3D engine of PureBasic in your projects and you will spread your created executable, you must copy the Engine3D.dll from the PureBasic/Compilers directory to your main project directory.

Command Index

Add3DArchive
AmbientColor
CountRenderedTriangles
Engine3DFrameRate
Fog
InitEngine3D
LoadWorld
RenderWorld
SkyBox
SkyDome

Example

World.pb

Supported OS

Windows, Linux

Reference Manual - Index



Hosted by Reel Media Productions Copyright©2001-2004 All Rights Reserved