Jump to content

Animated Computer Screens/Terminals


moonsense715

Recommended Posts

Author: Stonerook

Skill level: 3

 

Project: Duplicate the moving computer screens as seen in MP/SP Renegade buildings computer screens using vertex settings only.

 

Materials: atr_blips.tga atr_scem01.tga hnd_wrksta.w3d (for reference)

 

All found in C&C Renegade's always.dat

 

Programs:

  • RenX
  • W3D Viewer
  • Commando
  • C&C Renegade (LAN Mode Mod Package)
This tutorial assumes that you have working knowledge of the programs needed.

 

This means you know how to use them make levels in Commando setup a single player LAN game.

 

 

Rev. 1.0

02/08/2003

 

image-9-IMAGE28.JPG

This is the moving computer screen in the Hand of Nod - hnd_wrksta.w3d.

 

Take a look at it the color bars move up and down and right to left.

The pattern of the background will take on the colors as the front color texture flows across it.

 

Its a simple mesh plane with two applications of texture (2 pass) and the moving texture is simply a vertex setting.

 

The trick is you have to apply two (2) UVWs to the mesh one per texture. You also need to rotate the second one a certain way to get the moving color bar effect.

 

If you just apply the vertex settings (as per wdump) you will not get the same effect

 

So here is how Westwood did it.

 

Step One

 

In Renx make a mesh 2m,2m segments 1,1 use the front view to make it in.

Name it Cpu_test

 

 

Step Two

 

With the mesh selected Hit the m key.

image-9-IMAGE29.JPG

Set your Pass Count to two (2)

 

Name the Material cpu_scrn

 

Select the Pass 1 tab for the next step.

 

 

Step Three

 

image-9-IMAGE30.JPG

Set this texture to atr_scem01.tga (this is the background texture)

 

Next hit the Shader tab (for Pass 1)

 

 

Step Four

 

image-9-IMAGE31.JPG

Set your Blend to Opaque as seen above.

 

Next hit the Vertex Material tab (for Pass 1)

 

 

Step Five

 

image-9-IMAGE32.JPG

 

Set your VM to the following: (R,G,B)

 

Ambient 255,255,255

Diffuse 255,255,255

Specular 0,0,0 (you could set it to 0,255,0 if you want a glowing neon)

Emissive 255,255,255

 

Opacity 1.0

Translucency 0.0

Shininess 1.0

 

Your UV is one (1) - for this texture

 

 

Step Six

 

Select Pass 2

image-9-IMAGE33.JPG

Select atr_blips.tga for this texture.

 

Hit Display on this texture (this is the moving one)

 

Select the Shader tab for the next step.

 

 

Step Seven

 

image-9-IMAGE34.JPG

Set your Blend Mode to Multiply the rest of the settings should be as shown above.

 

 

Step Eight

 

image-9-IMAGE35.JPG

Set your all your Vertex Material colors to 255,255,255 down.

 

And your Opacity/Translucency/Shininess are default.

 

Set your Stage 0 Mapping to type Linear Offset

 

Your args will be UPerSec=.1 (caps are important)

 

Set your UV to two (2)

 

Assign the material to the mesh then x out of this dialog.

 

 

Step Nine

 

Now assign a UVW map modifier and then on the Channel/Map Channel roll down select 2.

image-9-IMAGE36.JPG

This allows us just to play with the pass two texture since we put it to UVW 2 under the vertex settings.

image-9-IMAGE37.JPG

Now we have to fix the texture to show correctly.

 

 

Step Ten

 

First flip the map U tile check the Flip box. (this is so the map will display correctly.

 

Second make the UVW map a bit larger than the mesh you can play with the settings to get different settings I made mine 2.5m length and 2.5m width. (different sizes different effects)

 

Then use the use the UVW mapping gizmo and the select and rotate gizmo to spin the UVW map 90° on the Z axis. (Y on the UVW map)

image-9-IMAGE38.JPG

 

So the UVW map should look like this:

image-9-IMAGE39.JPG

 

Now with that done unclick the UVW map option right click on the mesh and change it to a editable mesh this will collapse the mod stack and lock in your settings. (Don't convert it to editable mesh if you want to change the settings on the UVW modifier later.)

 

Now export the mesh as terrain and name it cpu_screen.w3d

 

Open the file with W3D viewer and you should see the a moving computer screen just like the Westwood ones.

 

This is something I whipped up I changed the background texture

image-9-IMAGE40.JPG

 

So by changing the background picture adding some colors from the atr_blips you can make your own custom cpu screens.

 

Photoshop is invaluable in this you can use filters to make the "negative " of your line are to make interesting displays. (I use antimatter)

 

image-9-IMAGE41.JPG

 

 

Any questions or comments please email me stonerook1@hotmail.com.

 

 

 

 

Info for this tutorial was taken from the supplied Westwood© meshes and materials.

 

The rest was using the knowledge given by doing the Gmax© tutorials.

 

And the rest a lot of Jolt© soda.

 

If you find this useful please let me know.

 

 

 

StoneRook out

 

 

 

"patent pending"©

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...