I made a realityfactory monitor.

Topics relating to Modeling with Reality Factory.
Post Reply
User avatar
Gamemaker
Posts: 266
Joined: Fri Aug 08, 2008 3:00 pm
Location: Estonia
Contact:

I made a realityfactory monitor.

Post by Gamemaker »

I made a monitor model which has rf main webpage on it :D
Attachments
fogandmonitor.jpg
monitor
(227.2 KiB) Downloaded 48 times
User avatar
Gamemaker
Posts: 266
Joined: Fri Aug 08, 2008 3:00 pm
Location: Estonia
Contact:

I made a realityfactory monitor.

Post by Gamemaker »

3D model is here, it's .act
User avatar
Gamemaker
Posts: 266
Joined: Fri Aug 08, 2008 3:00 pm
Location: Estonia
Contact:

I made a realityfactory monitor.

Post by Gamemaker »

User avatar
zany_001
Posts: 1047
Joined: Fri Mar 02, 2007 8:36 am
Location: Aotearoa

Re: I made a realityfactory monitor.

Post by zany_001 »

I haven't got time to download it but how many polys is it? Would be funny to have it on a game with like, a secret lab, and one scientist has secretly benn browsing RF forums. :lol:
Once I was sad, and I stopped being sad and was awesome instead.
True story.
User avatar
Gamemaker
Posts: 266
Joined: Fri Aug 08, 2008 3:00 pm
Location: Estonia
Contact:

Re: I made a realityfactory monitor.

Post by Gamemaker »

244 triangles only :D . That's a good idea, yeah :D
User avatar
zany_001
Posts: 1047
Joined: Fri Mar 02, 2007 8:36 am
Location: Aotearoa

Re: I made a realityfactory monitor.

Post by zany_001 »

I suppose it has nice details but wow, 244 tris! I guess my thinking about it is different than yours, but I would have used like 60, or less, then bump mapped details like the buttons etc. There could be more details that I can't see of course.
Once I was sad, and I stopped being sad and was awesome instead.
True story.
User avatar
Gamemaker
Posts: 266
Joined: Fri Aug 08, 2008 3:00 pm
Location: Estonia
Contact:

Re: I made a realityfactory monitor.

Post by Gamemaker »

No there's not :D, only the backside of monitor :D
User avatar
zany_001
Posts: 1047
Joined: Fri Mar 02, 2007 8:36 am
Location: Aotearoa

Re: I made a realityfactory monitor.

Post by zany_001 »

I could probably do it with about 100 tris, though I'm too used to thinking in quads. IDK, i should donload it when I've got tim and see it better.
Once I was sad, and I stopped being sad and was awesome instead.
True story.
User avatar
Gamemaker
Posts: 266
Joined: Fri Aug 08, 2008 3:00 pm
Location: Estonia
Contact:

Re: I made a realityfactory monitor.

Post by Gamemaker »

okay . :)
User avatar
zany_001
Posts: 1047
Joined: Fri Mar 02, 2007 8:36 am
Location: Aotearoa

Re: I made a realityfactory monitor.

Post by zany_001 »

The first thing I saw that was bad was your planes are like this:
|\ /|
| \ / |
| \ / |
| \/ |
| /\ |
| / \ |
| / \ |
|/______\|

That's four tris. You can do it with two, like this:
|\ |
| \ |
| \ |
| \ |
| \ |
| \ |
| \ |
|_______\|

EDIT
Bah it doesnt store spaces.
Here's how you do yours, with four tris:Image

This way uses only two tris.Image
Attachments
good.GIF
good.GIF (1.07 KiB) Viewed 612 times
bad.GIF
bad.GIF (1.16 KiB) Viewed 613 times
Once I was sad, and I stopped being sad and was awesome instead.
True story.
Post Reply