Search found 15 matches

by Lprd2007
Mon Sep 22, 2008 11:59 pm
Forum: Open Discussion and Dev Announcements
Topic: Multiplayer games development
Replies: 2
Views: 1106

Multiplayer games development

n advance
by Lprd2007
Wed Sep 10, 2008 11:17 pm
Forum: Advanced Help
Topic: Starting an irrlicht .3dt import node
Replies: 3
Views: 699

Here is a zip file that contains some little .3dt files in the folder '3dt':
http://www.comunidad-e3d.com/descargas/ ... jetsWK.zip
by Lprd2007
Wed Sep 10, 2008 10:40 pm
Forum: Open Discussion and Dev Announcements
Topic: Searching for developers to level editor
Replies: 8
Views: 2760

I've searched in google and I found this 3DT unofficial spec:
Genesis3D 3DT File Format, version 1.32:
This spec was produced by examining the code of GEdit and Genesis3D engine,
and a sample 3DT file output by GEdit.
Each line is of format: KeyName Values
Example: Vec3d -1296.000000 -415 ...
by Lprd2007
Wed Sep 10, 2008 5:46 pm
Forum: Advanced Help
Topic: Starting an irrlicht .3dt import node
Replies: 3
Views: 699

Starting an irrlicht .3dt import node

Hi, in a previous post ( http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=30267 ) I wrote that I'm developing a level editor with the source of the Genesis 3D editor, GEDIT, keeping the interface, but change the GEDIT engine to irrlicht and add a BSP exporter. Some users said me that is better ...
by Lprd2007
Wed Sep 10, 2008 1:55 pm
Forum: Open Discussion and Dev Announcements
Topic: Searching for developers to level editor
Replies: 8
Views: 2760

Ok, I'll search in google that format, I guess i'll find more information :D because lots of games uses databases for levels (Max Payne, for example). If u are interested in helping me to the development, please contact me, my email and web page are on the top of the post. Thanks!
by Lprd2007
Wed Sep 10, 2008 12:24 pm
Forum: Open Discussion and Dev Announcements
Topic: Searching for developers to level editor
Replies: 8
Views: 2760

JP wrote:Why not just write a .3DT parser to get the scene into irrlicht
That would be the solution, but I didn't find any .3DT parser or source to manage .3DT files.
by Lprd2007
Wed Sep 10, 2008 1:05 am
Forum: Open Discussion and Dev Announcements
Topic: Searching for developers to level editor
Replies: 8
Views: 2760

Searching for developers to level editor

The source code of GEDIT is available at http://ufpr.dl.sourceforge.net/sourceforge/genesis3d/GEditPro_07_source.zip
Here are some screenshots of GEDIT:
by Lprd2007
Mon Sep 08, 2008 10:46 pm
Forum: Beginners Help
Topic: some questions to use irrEdit as level editor
Replies: 3
Views: 300

some questions to use irrEdit as level editor

Hi, I've used some level editors for another 3d engine, such WorldEditor to Genesis3d, wich is very easy and fast, but now I'm using irrlicht and irrEdit as level editor. irrEdit is easy, but i have some questions:

#1:Is there any way to resize or rotate textures in irrEdit? And also how to use ...
by Lprd2007
Tue Sep 02, 2008 11:50 pm
Forum: Beginners Help
Topic: Own game level files
Replies: 5
Views: 424

Own game level files

by Lprd2007
Sun Aug 24, 2008 9:35 pm
Forum: Beginners Help
Topic: PACKAGING GAME TEXTURE FILES TO USE WITH IRRLICHT
Replies: 9
Views: 404

dlangdev wrote:then don't package them, easy as pie, man.
sorry, but i don't understand u!
by Lprd2007
Sun Aug 24, 2008 9:32 pm
Forum: Advanced Help
Topic: PACKAGING GAME FILES TO USE WITH IRRLICHT
Replies: 15
Views: 1888

packaging game files --> soooooo 90's. that passseeeee!

man, i hope you're doing fine now.
Why it's out of date packaging game files? Did you saw the game textures and meshes, of a commercial game, like The Sims, or Colin Mc Rae, or Max Payne in the original format? The commercial games ...
by Lprd2007
Sun Aug 24, 2008 9:21 pm
Forum: Beginners Help
Topic: PACKAGING GAME TEXTURE FILES TO USE WITH IRRLICHT
Replies: 9
Views: 404

why would putting all the files into one file prevent them from being deleted? if the user can delete, say, 10 files, they can certainly delete 1 file :lol:

do you just want to protect the files from being stolen?
Because I want to avoid errors in the game, and also I wouldn't want that the user ...
by Lprd2007
Sun Aug 24, 2008 9:18 pm
Forum: Advanced Help
Topic: PACKAGING GAME FILES TO USE WITH IRRLICHT
Replies: 15
Views: 1888

PACKAGING GAME FILES TO USE WITH IRRLICHT

kes the game slower.
by Lprd2007
Sun Aug 24, 2008 9:13 pm
Forum: Beginners Help
Topic: PACKAGING GAME TEXTURE FILES TO USE WITH IRRLICHT
Replies: 9
Views: 404

I wouldn't want to compress the data because I thought that the compression makes the game slower. Away, I'm searching an script to do this