Page 1 of 1

Make an object illuminate itself

Posted: 20.04.2003, 00:14
by Felix
Hi!
I've got a problem working with the Borg Cube mesh... if i place it in the outer parts of solar systems, it can't be seen anymore... but i would like to have it illuminate itself a bit so the texture is recognizable and not invisibly black (they actually have some sorts of lights on their surface, both in the texture and in "reality", so that would not be more irrealistic that borg cubes already are ;) )
If possible, how could i do that?
Could this be done using some sort of night side texture? (i'm really new to that stuff, please excuse my dumb questions :) )
Thanks & Greetings,
Felix

Posted: 20.04.2003, 09:24
by Ace_O_Spades
in the .SSC file you have, you can add a night side texture by adding:

Code: Select all

"Borg" "Sol"
{
   Texture "borg.png"
   # Texture "borg.dds"
   NightTexture "borgnight.jpg"
.....



just to show you where to put it... Anyone feel free to correct me if im wrong.. im pretty new myself

just an example for you, you could also turn ambient light up, but then it looks super fake

Posted: 22.04.2003, 12:44
by selden
I just thought I should point out that Ace's suggestion only works for Celestia's default spherical object. It makes a rather good Borg Sphere. It doesn't work for the Borg Cube 3ds model, though :(