Delgine 3D Tools & Content DeleD Community Edition
Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Some questions to add materials

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DeleD Community Edition Forum Index -> DeleD Community Edition
View previous topic :: View next topic  
Author Message
cckpanda
Member


Joined: 07 Mar 2007
Posts: 5

PostPosted: Mon Mar 19, 2007 3:35 pm    Post subject: Some questions to add materials Reply with quote

1) What is the use of Lightmap? Any advantage of using lightmap?
After adding lightmap to my model, I can't export the materials correctly. When I check the model in DeleD Pro, there is a black translucent layer on my model.

2) "classname" "worldspawn"
"detail_number" "0"
"sounds" "1"
"MaxRange" "4096"
"mapversion" "220"
"wad" "\half-life\valve\halflife.wad"

When I open the map file by notepad, I found that there is a path of halflife, what is this? It appears in all of my map files, and say no material directory found during exporting map files. Besides, the material UV shifted to wrong place.

3) Can I edit material UV orientation as well as tiling of material on one mesh/triangle for model/map in DeleD Pro? Any tutorials about this?
Back to top
View user's profile Send private message
Mr.Fletcher
DeleD PRO user


Joined: 07 Aug 2004
Posts: 1772
Location: Germany

PostPosted: Mon Mar 19, 2007 4:06 pm    Post subject: Re: Some questions to add materials Reply with quote

cckpanda wrote:
1) What is the use of Lightmap? Any advantage of using lightmap?

The advantage of using lightmaps is that the lighting part can be done during the development process, before the runtime of the game. Eventually, you would use many light sources and calculating the lights real time can be very hard and time consuming. Here, you would just let DeleD create your lightmaps and blend them in your application, they are like normal textures.
Quote:
After adding lightmap to my model, I can't export the materials correctly. When I check the model in DeleD Pro, there is a black translucent layer on my model.

You will need light sources to create lightmaps correctly. Create a directional light source, rotate it so it partly faces to all directions, disable shadow generation and lightmap it. Then your model should be basically lightmapped and not only black.

Quote:
3) Can I edit material UV orientation as well as tiling of material on one mesh/triangle for model/map in DeleD Pro? Any tutorials about this?

You have the full control over the face of your polygons. Select an object, go to face mode, select some faces and you can 'rotate' them if you want. You should also check out the UV editor, where you can manually change every vertex' UV value.
_________________
Behold! The DeleD Wiki! Please help us expanding it Smile
DeleD on IRC
Back to top
View user's profile Send private message
Paul-Jan
Site Admin


Joined: 08 Aug 2004
Posts: 3066
Location: Lage Zwaluwe

PostPosted: Mon Mar 19, 2007 8:03 pm    Post subject: Reply with quote

As an addition to what MrFletcher just said:

- Lightmapping is not useful when exporting to Torque, as Torque does not support external lightmaps (the Torque lightmaps are dynamically calculated when you load a map).

- The .wad setting is happily ignored by Torque, it doesn't do anything, I used it to test .map files with some brush-based modelers when I started out. I might remove it one day. Then again, if you look inside the example maps that come with torque, they all contain bogus references to .wad folders. Wink

- In the current release of the exporter, UV Coordinates are not exported to .map textures axes 100% accurately, for the simple reason that I haven't figured out how to do this yet. Simple continous planar mapping works nicely, but detailed textured (especially when rotated or skewed) doesn't work yet. Working on it! If you know any .map/.dif exporter that handles this properly, please let me know as I haven't found any yet...
Back to top
View user's profile Send private message Visit poster's website
kaylon
Member


Joined: 20 Feb 2006
Posts: 45
Location: Dundee

PostPosted: Mon Mar 19, 2007 9:47 pm    Post subject: Reply with quote

Torque does support the lighting created, you simply have to tell the .dif to use them rather then the global lighting in the Torque world editor/

.dif made and lit in Deled looks superb in Torque.

K
_________________
I'm an Artist...It's my job to ask programmers for things that make my life easier.
Back to top
View user's profile Send private message
cckpanda
Member


Joined: 07 Mar 2007
Posts: 5

PostPosted: Tue Mar 20, 2007 12:50 pm    Post subject: Re: Reply with quote

Thank you very much for helping me to solve problems.

I am trying your ways to fix them.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DeleD Community Edition Forum Index -> DeleD Community Edition All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum