Introduction to Maya - Rendering in Arnold
This course will look at the fundamentals of rendering in Arnold. We'll go through the different light types available, cameras, shaders, Arnold's render settings and finally how to split an image into render passes (AOV's), before we then reassemble it i
# 1 15-09-2003 , 04:57 PM
soreel's Avatar
Registered User
Join Date: Sep 2003
Posts: 67

Architecture - Train Station / Class Project - WIP

Hi Guys,

here is what I am working on currently for a Maya class I am taking at GMU.

Input is most welcome. I want to learn as much as I can about Maya. I am a Max user just getting Maya.

Attached Thumbnails

Solomon
Soreel GraFX
https://www.sowl.com
# 2 15-09-2003 , 04:58 PM
soreel's Avatar
Registered User
Join Date: Sep 2003
Posts: 67
here is the wireframe

Attached Thumbnails

Solomon
Soreel GraFX
https://www.sowl.com
# 3 15-09-2003 , 07:48 PM
train_ucl's Avatar
user title spammer
Join Date: Jun 2003
Location: Germany
Posts: 195
hello!

guess you are on the right way, but:

the track is FAR to curvy (does this word exist ? user added image ) ...

i guess you won´t ever see rails having unneeded curves ...

# 4 15-09-2003 , 08:06 PM
soreel's Avatar
Registered User
Join Date: Sep 2003
Posts: 67
thanks for the feed back,

I am rebuilding the track - it was just plunked down - here is another take of the track.

Attached Thumbnails

Solomon
Soreel GraFX
https://www.sowl.com
# 5 16-09-2003 , 12:14 AM
iron_tick's Avatar
Subscriber
Join Date: Sep 2002
Location: Chicagoland USA
Posts: 719
i hate train stations. I used to work for the railroad. built too many railroad tracks and stations.


<html><font size=2>
<font color="blue">
And after calming me down with some orange slices and some fetal spooning,
E.T. revealed to me his singular purpose.

--TOOL, 10,000 Days---

</font></pre>
</html>
# 6 16-09-2003 , 05:52 AM
train_ucl's Avatar
user title spammer
Join Date: Jun 2003
Location: Germany
Posts: 195
i love train stations and trains user added image

# 7 16-09-2003 , 06:20 AM
silviapalara's Avatar
Registered User
Join Date: Jan 2003
Posts: 234
If there is one thing found in all train stations, it's DIRT! Add some, like paper and cans on the ground, etc... user added image


Sy
# 8 16-09-2003 , 07:26 AM
kbrown's Avatar
Moderator
Join Date: Sep 2002
Location: London, UK
Posts: 3,198
Why is the track so winding? Poor passanger will get sea sick :p

j/k user added image


Kari
- My Website
- My IMDB

Do a lot, Fail a lot and Learn a lot!
# 9 16-09-2003 , 09:39 AM
TheGreenGiant's Avatar
Subscriber
Join Date: Jul 2003
Posts: 109
Hello there,

looking nice. My one comment would be that the track wouldn't actually be level with the platform like that. It looks like a deathtrap as is.. user added image The windows look a bit high.

I take that this is game architecture? The ground plane looks like it is using a lot of polys.

# 10 16-09-2003 , 02:11 PM
mtmckinley's Avatar
The Maya Mountain
Join Date: Aug 2002
Location: Seattle, WA
Posts: 8,245
The ground plane in games these days do use fairly dense meshes, not only for smooth gradations, but also in the case of vertex lighting. With no vertices present, light would not shine there.

Depends on the game, of course. user added image

# 11 16-09-2003 , 06:47 PM
soreel's Avatar
Registered User
Join Date: Sep 2003
Posts: 67

Train with wheels along a track

I will be uploading an update soon

Does anyone know of an effecient way of animating a train along a track - with the wheels moving?


Solomon
Soreel GraFX
https://www.sowl.com
# 12 16-09-2003 , 06:58 PM
mtmckinley's Avatar
The Maya Mountain
Join Date: Aug 2002
Location: Seattle, WA
Posts: 8,245
Have the wheels perpetually spin and then animate the train. You'd have to time it so the wheels don't look like they're going too fast or slow in comparison to the train's forward movement.

# 13 17-09-2003 , 05:34 AM
TheGreenGiant's Avatar
Subscriber
Join Date: Jul 2003
Posts: 109

Originally posted by mtmckinley
The ground plane in games these days do use fairly dense meshes, not only for smooth gradations, but also in the case of vertex lighting. With no vertices present, light would not shine there.

you the man. user added image thanks for that bit of info

# 14 21-09-2003 , 05:27 PM
soreel's Avatar
Registered User
Join Date: Sep 2003
Posts: 67
Hi Mike,

how do I achieve perpetual spin or rotation?


Solomon
Soreel GraFX
https://www.sowl.com
# 15 21-09-2003 , 06:23 PM
mtmckinley's Avatar
The Maya Mountain
Join Date: Aug 2002
Location: Seattle, WA
Posts: 8,245
In the expression editor:

pCube1.rotateY = 2 * frame;

Replace "pCube1" with your object name.

Replace "rotateY" with whatever axis you want to use.

Replace the number to increase or decrease speed.

pCube1.rotateY = 2 * frame * time;

This one will make it continually speed up over time, again, replacing things to correspond with what you need.

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads