3D World Tutorial, ver 1.0

A forum to store posts deemed exceptionally wise and useful
Post Reply
beshrkayali
Posts: 85
Joined: Mon Jun 11, 2007 11:22 am
Location: Damascus - Syria
Contact:

3D World Tutorial, ver 1.0

Post by beshrkayali »

Hey all! this is version 1 of 3D World Studio Tutorial,
This tutorial will teach you how to create a simple level wih 3D World Studio and how to use the exported level in your Irrlicht game!

hope you find it useful!

Download it right here:
From Media Fire:
http://www.mediafire.com/?8zor9me2idt

Direct Link:
http://download4.mediafire.com/dmbbxdmy ... torial.zip
TheMiss
Posts: 14
Joined: Sun Apr 15, 2007 6:46 pm

Post by TheMiss »

It is useful. :lol:

Keeping your nice work beshrkayali!:D
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

Cool! Complement it with Leadwerks Official Videos:
3D World Studio introduction
Create & light a simple room
dejai
Posts: 522
Joined: Sat Apr 21, 2007 9:00 am

Post by dejai »

Wow, it looks great was checking out the website, what does this editor to export 2, I have T.E.D It Exports to .X and .Obj but I am having trouble importing it any ideas?
Programming Blog: http://www.uberwolf.com
WDN
Posts: 1
Joined: Wed Jan 02, 2008 3:51 pm

Post by WDN »

Great tutorial, thanks.

Only one slight thing though.

Shouldnt the source code include

#pragma comment(lib,"Irrlicht.lib")

(to link to Irrlicht.dll)

Im no expert and have just started using the graphics engine, so please correct me if im wrong
MasterGod
Posts: 2061
Joined: Fri May 25, 2007 8:06 pm
Location: Israel
Contact:

Post by MasterGod »

WDN wrote:Great tutorial, thanks.

Only one slight thing though.

Shouldnt the source code include

#pragma comment(lib,"Irrlicht.lib")

(to link to Irrlicht.dll)

Im no expert and have just started using the graphics engine, so please correct me if im wrong
It can be done in the project settings.

Nice work btw..

Edit:
VERY nice work..
Image
Dev State: Abandoned (For now..)
Requirements Analysis Doc: ~87%
UML: ~0.5%
Post Reply