Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - OozyGorilla

Pages: [1]
1
Graphics / 1948 Ford Pickup 3D Renders
« on: February 17, 2010, 06:07:02 am »
Just finished this up for class and I'm pretty proud of it.  Done in about 5 days with 20,000 polys.  Not really looking for CnC but if you have any, please feel free to.




More renders (most Halo 2 renders) from me at Photobucket.

2
Graphics / [3DS Max] Chair
« on: July 24, 2009, 10:23:13 pm »


One of my first first real models.  3 hours of work.  20,000 polys.  FFDs for the cushions and a lot of insetting and chamfering.  No textures.

3
Graphics / 3DS Max Emblem Animation
« on: December 11, 2008, 12:28:44 pm »
I was playing around with 3DS Max and made a short animation of my Halo emblem.  I added the background was put in with After Effects.



Original animation output from Max.

http://www.youtube.com/watch?v=5Ni9Q2f_p8c

Nothing fancy, just wondered what some of you thought.

4
Coding / Some Action Script 2 Help...
« on: November 12, 2008, 09:52:31 am »
Not sure if this is the right forum.  If not, please move.

Alright.  I've been working on this project for a while for my flash class.  I've already turned it in but I'm fixing it the way I wanted.

Anyway, my problem is I want a Movie Clip (instance name = menu_txt) to rotate and come to a smooth stop when I click a button (instance name = up_arrow).  It works but only once.



So, basically, I have that image.  I want it to rotate counter-clockwise.  It starts out where it says "Str."  The rotation when I click the up arrow works from 1 to 2 but doesn't from 2-3 3-4.

The code I have set is on the frame on an other layer.

Code: [Select]
up_arrow.onRelease = function() {
if (menu_txt.rotation = 0){
trace(menu_txt.rotation);
menu_txt.rotateTo (-90, 2, "easeOut", 0);
swishSound.start(0, 1);
}else if (menu_txt.rotation = -90){
trace(menu_txt.rotation);
menu_txt.rotateTo (-180, 2, "easeOut", 0);
swishSound.start(0, 1);
}else if (menu_txt.rotation = -190){
trace(menu_txt.rotation);
menu_txt.rotateTo (-270, 2, "easeOut", 0);
swishSound.start(0, 1);
}else if (menu_txt.rotation = -270){
knockSound.start(0, 1);
}
}

Like I said, the first one works but the other 3 don't.  Any ideas.  I can provide more info if need be.

5
Graphics / My old, little sprite collection.
« on: September 08, 2008, 06:00:12 am »
http://smg.photobucket.com/albums/v198/DarkLink6235/Sprites/

A compilation of TRM's old sprites, some I did and a few other random ones.  Maybe someone could use them, I dunno.

6
Other Discussion / Monitor Problems.
« on: February 08, 2007, 03:01:49 am »
Hey guys!  Long time no see.  Anyway,  I've got a problem with my monitor.  I was using my monitor on a Windows 98 computer to set up a Halo CE Dedicated Server.  After I set up the server I switched my monitor back to my XP computer.  Before switching it to the 98, it worked fine.  Now when I plug it back into my XP, It works untill I get to the welcome screen and it says "No Signal."  I can't figure out why it looses it's signal.  I switched it back to the 98 computer and it works fine.  Anyone have any ideas on how to fix it?

7
Entertainment / Nintendo 64 - Should I get one?
« on: August 05, 2006, 05:45:24 am »
Alright, I have a delema.  For quite a while now I've been wanting to get an other 64 because I was stupid enough to trade my old one in.  The only reason I haven't gotten one yet is that I feel once I have one, I won't play it very often what with my 360 and DS.  Anyway, what do you all think I should do?

8
Coding / [Request / Solved] A bit of C++ Help
« on: April 15, 2006, 08:17:00 am »
Lately I've been working on C++ and have gotten ok with it.  Right now I'm working on a program that will calculate the Volume of a Rectangular Prism, Cylinder and Pyramid using functions.  Everything seems to run well exept when I compile it, it gives me this error message.

Quote
38 | C:\Documents and Settings\Owner\My Documents\C++\project\VolumeType.cpp:14 | funcCubeVolume.cpp: No such file or directory.

On line 38 is this piece of code.

Code: [Select]
#include <funcCubeVolume.cpp>
I can't quite figure it out.  Also, this pic may or may not help.

http://img.photobucket.com/albums/v198/DarkLink6235/Misc/chelp.png

Help is appreciated.  If you need more information, just ask for it.

9
Entertainment / IPod Video Question
« on: April 04, 2006, 03:16:56 am »
This may not be the right place but...

what format does a video have to be to download to an IPod Video?  I've tried every type of file but none work.  It is a special file type?  It it is, could someone supply me with a link to a converter?

Pages: [1]

Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.04 seconds with 34 queries.

anything