JavaScript is required to use Bungie.net

OffTopic

Surf a Flood of random discussion.
12/2/2012 6:37:05 PM
136

So you want to learn about 3d and make games?

Well then I hope this thread will inform you about 3d and give you a good place to start. I've been doing 3d for about ~4 years now and I originally learned about where to start from the flood but back then you could only find tutorials done by little kids on youtube or people who had thick accents. Now that is not the case so I hope I can help out at least a few people. [u][b]What do you mean by "3d"?[/b][/u] When I say 3d I am referring to a numerous amount of topics. There is the initial modeling or "drawing" process where you use a variety of techniques to create an object. Modeling is the basis for everything else you do in 3d so logically it is the first thing you want to learn how to do well. [url=http://1.bp.blogspot.com/_HgUIgwdtD7s/S9BZZ1AKsBI/AAAAAAAAAzM/lXC92GYrO4Q/s1600/GarrusHead01.jpg ]Here is a very good model of Garrus's head done in z-brush.[/url] You will notice that this model is quite detailed . This type of detail in a model is what we refer to as "high poly". (which just means that it has a high number of polygons or faces) When you model for videogames you would tend to make your models "low poly" (low amount of polygons)so that the hardware can process it in real time. They compensate the lower detail in the model by giving it good textures and normal maps which I will get into after this. [url=http://dl.dropbox.com/u/2140851/owl.jpg]Here is a great example of how an artist uses a lower poly count but fairly good textures to get a decent result. [/url]. In general we use high poly models in making animations ((like the 3d you would see in movies like transformers) fun fact: transformers 2 took up ~145 Terabytes of space), renders (pretty pictures: [url=http://www.newlaunches.com/entry_images/0208/29/final-thumb-450x450.jpg]this is a 3d render[/url]) or for making normal maps. A normal map is a goofy looking image that uses colors to represent the x,y, and z axis to tell a model how light should react to it. This is another technique we use to get detail in games without raising the poly count. [url=http://www.3dsoftware.cz/shared/clanky/972/Geralt_Wip_Postup.jpg]Example of how normal maps can make a model look more detailed. [/url] [u][b]What else is there besides modeling?[/b][/u] There is a lot more than just modeling but if I put them into general categories I would say: [b]Texturing[/b]: Texturing generally consists of taking images and putting them on a model then making adjustments to get the desired result but it gets much more complex when you get into things like hair, liquid, skin ect. because they are more complex and require a lot more work. Some things are more simple and you can get away with just using what I know as "materials." Materials don't use images directly but instead are created by the program of your choice. You generally get a bunch of settings that go along with them to get a simple yet sometimes effective result. Texturing methods ,just like most things vary with the different programs you use. [b]Lighting[/b]: Lighting in 3d works a lot like lighting in the real world. You have a camera and lights that you can move around and adjust as you would in real life. [b]Animation[/b]: Animating in 3d is a lot like animating in 2d. You add bones to your objects if needed and use key framing to set objects to be in certain positions at certain times. it sounds fairly simple but it can be time consuming and difficult when you get into complex models. Just like there are exceptions that require special techniques in texturing /modeling there are special techniques in animating as well. (hair, explosions,snow, liquids, ect.) [b]I want to learn programming, what should I do? [/b] [url=http://www.bungie.net/Forums/posts.aspx?postID=75962579]Check out this thread. I don't do programming so most of you know more about it than I do. Some 3d modeling programs use different programming languages than others so keep this in mind.[/url] [b]What else are you missing?[/b] There are many things that are missing from these categories and there should probably be more subcategories as well. The 3d process is very complex and the technology is constantly growing. [b]The important part: where do I go to learn this stuff?[/b] There are multiple 3d programs. I am going to lay out a few that I would suggest to you and what I know about each of them. [b]Maya/Max[/b] Maya is an expensive 3d program and currently the industry standard. If you go to school to learn 3d or get a job you will most likely be using maya in some way. You can get a free version with a student email but the full version is going to set you back thousands of american $. I would suggest that you learn Maya if you are serious about doing 3d as a career. I don't use Maya much so my perspective on it might be distorted. If you want to learn maya I would suggest googling "beginner maya tutorials.". I apoligize that I can't link you to help on it but it is so widely used that I am sure it will not be a big hassle to find them. Maya has a close cousin named Max. Max is also an expensive program that is widely used throughout the industry. For max tutorials I would suggest looking [url=http://cgcookie.com/max/]here.[/url] From what I hear, maya is more for animation and stylized stuff, and max more realistic and game stuff. [b]*edit*[/b] I was told by a good friend of mine that the best place to learn maya is using tutorials from [url=http://www.digitaltutors.com]digitaltutors.com[/url] You can torrent all of them for free on [url=http://cgpeers.com]cgpeers.com[/url] [b] Blender [/b] Blender is the best free 3d program out there. Its the program I use and I would suggest it to anyone that wants to start learning 3d. If used well blender can do all the things that the expensive programs can do although some people find that blender is hard to learn. It does take up a lot of time to learn and you have to memorize quite a few hotkeys but it is my favorite all around 3d program [url=http://cgcookie.com/blender/category/getting-started/]This is the best set of tutorials for getting started with blender that you can find. [/url] More advanced blender tutorials.[url=http://www.blenderguru.com/]1[/url]and [url=http://www.blendernerd.com/]2[/url] [url=http://blenderartists.org/forum/forum.php]Forum for help with blender.[/url] [b] Lightwave [/b] I don't know about lightwave but what I can tell you is that it is a well known 3d competitor to Maya/Max and if used well it can give [url=http://www.artstorm.net/portfolio/pod-bay/]great results.[/url] Definitely worth noting and looking into. [b] Zbrush/sculptris[/b] Zbrush is a modeling program, more specifically a sculpting program. Sculpting is a method of high poly modeling where you get multiple brushes that you use to manipulate the object. It is extremely good at getting a lot of detail in a model without it getting messy. Zbrush is hands down the best sculpting program money can buy. Although because it does cost money I prefer to use a program called [b] sculptris[/b]. sculptris is similar to zbrush and made by the same people but it doesn't give you as many brushes/options. The best part of sculptris is that it is free and fairly easy to learn and work with. [url=http://www.pixologic.com/sculptris/]sculptris and zbrush site[/url] tldr; If you wanna learn 3d try blender and you can learn it from [url=http://cgcookie.com/blender/category/getting-started/]here. [/url] If you have any questions post them; or you feel that I have put misleading/ incorrect information just tell me and I will edit it accordingly. Hope this helps someone. [quote][b]Posted by:[/b] The Coffee Boy If people are seriously looking into 3D arts, esspecially in games, check out these websites: [quote][url=http://www.polycount.com/]Polycount[/url] is a my personal favorite site for getting critiques or finding tutorials. The people there can be a little brutally honest, but that's kinda how the art world works.[/quote] [quote][url=http://wiki.polycount.com/]Poly Count Wiki[/url] is where I go to find the majority of the tutorials I read. It can be a bit confusing for a noob, but once you start to understand how to make game art this site is great asset to make your work better.[/quote] [quote][url=http://www.digitaltutors.com/11/index.php]Digital Tutors[/url] is another great place to go for getting information on how to model/texture/etc. I like this site because they use video tutorials, which is nice if your more of a visual learner. Their videos range fro basic to advanced, so this is a great place to start. Only downside is that you need to pay for some of their most in depth info.[/quote] [quote][url=http://eat3d.com/]Eat 3D[/url] is another good video tutorial website, though I think you have to do something special to join (my teachers gave me an account to use, so I never made one.) They also sell DVD's of their videos, so you could just purchase their tut's if that tickles yer fancy.[/quote] [quote]The OP didn't mention this, but if you want to make games you'll want to look into a good game engine like the [url=http://www.unrealengine.com/en/udk/downloads/]Unreal Development Kit (UDK).[/url] UDK is nice because it's free to use and download, but it only works on windows so be warned. Also, it's not backwards compatible, so always start a project on the most recent version.[/quote] [/quote] [quote][b]Posted by:[/b] Enormous Corgi If you're a student, you can download almost all Autodesk products for free, after an agreement to not sell the content you make. [url]http://students.autodesk.com/[/url] If I recall correctly, it doesn't even require an .edu email address for verification. It's a great opportunity to try 3ds Max/Maya out without taking the financial plunge. These two are a mainstay of the industry, and an absolute must if you hope to pursue a career involving 3D art/design.[/quote] [Edited on 01.03.2013 6:48 PM PST]
English
#Offtopic #Flood

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] A 3 Legged Goat [quote][b]Posted by:[/b] Cats [url=http://www.youtube.com/watch?v=eRsGyueVLvQ]blender animation[/url][/quote] The animation in there was incredible. I'd say at this point the only thing stopping me from going the 3D route would be its learning curve and time frame. For a lone animator or even a small team it's still a long project, especially considering my experience level. Though I imagine it isn't wise to limit myself or the potential scale of the project based on experience level. Also, I've heard some unfavorable things about Blender. What would be the pros and cons versus Maya? [/quote] I can't personally say whether blender is better than Maya (it really depends on your skill as an animator). But I have worked a lot in Maya's animation tools and can vouch that they can produce some excellent results. The Autodesk description litterally states: 'Maya 3D animation software delivers a comprehensive creative feature set with tools for animation.' There will be a lot of small problems that you will run into, such as the infamous gimbal lock, and maya has a lot of tools that can fix them with quick and relative ease. How much experience do you have with traditional 2D animation?

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] A 3 Legged Goat [quote][b]Posted by:[/b] Cats [url=http://www.youtube.com/watch?v=eRsGyueVLvQ]blender animation[/url][/quote] The animation in there was incredible. I'd say at this point the only thing stopping me from going the 3D route would be its learning curve and time frame. For a lone animator or even a small team it's still a long project, especially considering my experience level. Though I imagine it isn't wise to limit myself or the potential scale of the project based on experience level. Also, I've heard some unfavorable things about Blender. What would be the pros and cons versus Maya? [/quote] Yeah I understand. Much more efficient to stick to what you know but I wish you luck with whichever you decide to do. I don't know enough about the differences to say but here is one of many blender vs maya threads. [url]http://blenderartists.org/forum/showthread.php?25382-Blender-vs-Maya [/url] I would google more of these and do some research if I were in your position. But do know that there are a lot of people who only use one program and badmouth others. I am generally a one program kind of guy but I try my very best to keep an unbiased educated view on all programs I encounter.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • 3D modelling scares me, but it is something I'd like to learn how to do eventually, create some people and stuff.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] The Coffee Boy [quote][b]Posted by:[/b] Cats [quote][b]Posted by:[/b] The Coffee Boy If people are seriously looking into 3D arts, esspecially in games, check out these websites: [quote][url=http://www.polycount.com/]Polycount[/url] is a my personal favorite site for getting critiques or finding tutorials. The people there can be a little brutally honest, but that's kinda how the art world works.[/quote] [quote][url=http://wiki.polycount.com/]Poly Count Wiki[/url] is where I go to find the majority of the tutorials I read. It can be a bit confusing for a noob, but once you start to understand how to make game art this site is great asset to make your work better.[/quote] [quote][url=http://www.digitaltutors.com/11/index.php]Digital Tutors[/url] is another great place to go for getting information on how to model/texture/etc. I like this site because they use video tutorials, which is nice if your more of a visual learner. Their videos range fro basic to advanced, so this is a great place to start. Only downside is that you need to pay for some of their most in depth info.[/quote] [quote][url=http://eat3d.com/]Eat 3D[/url] is another good video tutorial website, though I think you have to do something special to join (my teachers gave me an account to use, so I never made one.) They also sell DVD's of their videos, so you could just purchase their tut's if that tickles yer fancy.[/quote] [quote]The OP didn't mention this, but if you want to make games you'll want to look into a good game engine like the [url=http://www.unrealengine.com/en/udk/downloads/]Unreal Development Kit (UDK).[/url] UDK is nice because it's free to use and download, but it only works on windows so be warned. Also, it's not backwards compatible, so always start a project on the most recent version.[/quote] [/quote] Very nice links. I didn't actually know about polycount. Yeah I didn't go into nearly enough detail about the game process because before people learn about that they have a lot more to learn about the basics and they shouldn't be diving into a game making program if they can't model, texture, and animate first. Plus I'm more ignorant on making games than other subjects because I've never been into programming. *Edit added your quote to my original post.[/quote] Yea I agree. They should definitely focus more on getting to know their programs before they get into how to put their projects in an engine. I just wish someone would have told me to look into these things when I was first starting off. My degree kind of just threw the students into UDK and expected some awesome results without a whole lot of knowledge. My biggest regret is not looking into these kinds of things early.[/quote] Yeah I've heard a lot of people that have said similar things which is why I consider myself lucky to have started learning this stuff when I was 12. I anticipate that it will make things a lot easier for me when I get to a university level.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] The Coffee Boy How much experience do you have with traditional 2D animation?[/quote] I've done traditional frame-by-frame for a mid term before but it's very basic stuff. I'm more of a director/character designer at this point but the current absence of a team means 1-man-band. If I could find a website with animators looking for projects I'd be all over that. It'd probably be better for me to outsource the animation and just work on the story/direction myself.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] A 3 Legged Goat [quote][b]Posted by:[/b] The Coffee Boy How much experience do you have with traditional 2D animation?[/quote] I've done traditional frame-by-frame for a mid term before but it's very basic stuff. I'm more of a director/character designer at this point but the current absence of a team means 1-man-band. If I could find a website with animators looking for projects I'd be all over that. It'd probably be better for me to outsource the animation and just work on the story/direction myself. [/quote] Some tips I've learned from my experience: at least 90% of long term projects fail. In order to succeed you must be fully committed and do a lot of pre production things such as story boards, scripts, ect. Also you need to have something to show off,like a trailer or something in order to get a team of people to help you. That will show that you're serious about it. [Edited on 12.02.2012 4:29 PM PST]

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] Cats [quote][b]Posted by:[/b] A 3 Legged Goat [quote][b]Posted by:[/b] The Coffee Boy How much experience do you have with traditional 2D animation?[/quote] I've done traditional frame-by-frame for a mid term before but it's very basic stuff. I'm more of a director/character designer at this point but the current absence of a team means 1-man-band. If I could find a website with animators looking for projects I'd be all over that. It'd probably be better for me to outsource the animation and just work on the story/direction myself. [/quote] Some tips I've learned from my experience: at least 90% of long term projects fail. In order to succeed you must be fully committed and do a lot of pre production things such as story boards, scripts, ect. Also you need to have something to show off,like a trailer or something in order to get a team of people to help you. That will show that you're serious about it.[/quote] Currently working on a script and poster and after that the trailer. If I buckle down all of that should be done by the new year. At that point though, where would said 'team' be coming from? What sort of websites would have free lancing or potential voluntary animators at the ready? Appreciate the help from you guys by the way. I think I'll be posting in this thread for quite a while.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] A 3 Legged Goat [quote][b]Posted by:[/b] Cats [quote][b]Posted by:[/b] A 3 Legged Goat [quote][b]Posted by:[/b] The Coffee Boy How much experience do you have with traditional 2D animation?[/quote] I've done traditional frame-by-frame for a mid term before but it's very basic stuff. I'm more of a director/character designer at this point but the current absence of a team means 1-man-band. If I could find a website with animators looking for projects I'd be all over that. It'd probably be better for me to outsource the animation and just work on the story/direction myself. [/quote] Some tips I've learned from my experience: at least 90% of long term projects fail. In order to succeed you must be fully committed and do a lot of pre production things such as story boards, scripts, ect. Also you need to have something to show off,like a trailer or something in order to get a team of people to help you. That will show that you're serious about it.[/quote] Currently working on a script and poster and after that the trailer. If I buckle down all of that should be done by the new year. At that point though, where would said 'team' be coming from? What sort of websites would have free lancing or potential voluntary animators at the ready? Appreciate the help from you guys by the way. I think I'll be posting in this thread for quite a while. [/quote] Post your stuff on youtube, in the video ask for help in text or voice recording at the end. You can try deviantart if you have a bunch of art laying around on your computer but that site is just a giant popularity contest so its not easy to find people that would help. There are [url=http://webchat.freenode.net/?nick=]irc channels[/url]. although the only one I know that a good amount of people use is #blender Frankly your best bet would be advertising on forums. [url]http://blenderartists.org/forum/forum.php[/url] is an active forum full of artists. You would have to ask someone or google around for 2d or maya/max options though.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] A 3 Legged Goat [quote][b]Posted by:[/b] The Coffee Boy How much experience do you have with traditional 2D animation?[/quote] I've done traditional frame-by-frame for a mid term before but it's very basic stuff. I'm more of a director/character designer at this point but the current absence of a team means 1-man-band. If I could find a website with animators looking for projects I'd be all over that. It'd probably be better for me to outsource the animation and just work on the story/direction myself. [/quote] Well I ask, because if you have a basic understanding of 2D animation you can use some of the Tools Maya has to offer, and can understand them a little better. They have this thing called the graph editor, which allows you to manipulate the curves between keyframes that you set (keyframes being the major points of movement.) It also has a dopesheet that allows the movement of the key frames. I don't know how much you know about 3D animation, so imma just do a simple explanation. The thing that differs between 3D and 2D animation is that in 3D you don't have to make a movement every frame. You can do a simple arm movement with 2-3 keys, rather than say, 7 in 2D. Manipulating the arcs in the graph editor will allow you to change the degree of the arcs you keyed, making clean up work nice and easy. A lot of programs have something similar to maya's graph editor, but I have yet to see a program have something better than maya's graph editor.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • So if I'm understanding this correctly, Maya anticipates the movement from one arc to another based on (what I'm assuming) bones? If so that would be similar to tweening from Flash, except obviously on a more sophisticated level. I have brief experience with bones but wire frames are outside of my understanding. I can wrap my head around the concept but I just haven't delved into it myself. Ultimately, I want to get a stylized look but at the same time one of high fidelity (i.e. absolutely no tweening or shortcuts used to cheat perspective or movement). I want the animation to be smooth and believable and at the same time caricatured, but not at the expense of its integrity as a respectable animation. Like, I want it to have a smooth anime-ish look where some frames are held or suspended, but running at a smooth enough framerate to where the viewer cannot tell that I am using holds. I don't want the movement to be too exaggerated, especially when foreshortening. As it is an action flick, I'm sure you can imagine where they would become a problem as far as believably goes. I like to call it 'rubberbanding' in the sense that limbs [especially] stretch further than physically possible. I'll try and dig up an example. [Edited on 12.02.2012 5:39 PM PST]

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • I just made a quick video to show you guys how animating in blender works. Ill link you once im done uploading. *EDIT* Sorry guys had to close my youtube account. It seems that someone has gotten into it. Ill re upload it tomorrow if anyone is interested and this thread isnt completely dead. [Edited on 12.02.2012 7:54 PM PST]

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • Yes, this thread has so much yes!

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] AJ7188 Yes, this thread has so much yes![/quote] Yes, OP and Coffee Boy are great. Well done.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • Here ya go. I apologize for my weird voice and how I got mixed up a little. I was whispering close to my mic and tired. lol *EDIT* Sorry guys had to close my youtube account. It seems that someone has gotten into it. Ill re upload it tomorrow if anyone is interested and this thread isnt completely dead. [Edited on 12.02.2012 7:54 PM PST]

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • A) what a wall, saved for future reading B) [quote][b]Posted by:[/b] Enormous Corgi If you're a student, you can download almost all Autodesk products for free, after an agreement to not sell the content you make. [url]http://students.autodesk.com/[/url] If I recall correctly, it doesn't even require an .edu email address for verification. It's a great opportunity to try 3ds Max/Maya out without taking the financial plunge. These two are a mainstay of the industry, and an absolute must if you hope to pursue a career involving 3D art/design.[/quote] Ya, I got inventor from them for free for my engineering classes

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] Cats I just made a quick video to show you guys how animating in blender works. Ill link you once im done uploading.[/quote] Ooo!! I'll check that out. I tried Blender years ago but I simply hated the way it worked and gave up. I know more about using these types of programs now so maybe I will give it a go again.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] cameo_cream [quote][b]Posted by:[/b] Cats I just made a quick video to show you guys how animating in blender works. Ill link you once im done uploading.[/quote] Ooo!! I'll check that out. I tried Blender years ago but I simply hated the way it worked and gave up. I know more about using these types of programs now so maybe I will give it a go again.[/quote] posted

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • TLDR

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] CHOCOLOTE TACO TLDR[/quote] Then don't bother posting. [Edited on 12.02.2012 7:49 PM PST]

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [quote][b]Posted by:[/b] Cats Here ya go. I apologize for my weird voice and how I got mixed up a little. I was whispering close to my mic and tired. lol [url]http://www.youtube.com/watch?v=naQlCJhh_Dc[/url] [/quote] Pretty neat thanks. I get the gist of it but I'm still unsure whether to pursue the 2D realm or the 3D realm. 2D would be familiar territory and much simpler for modelling, but production will be more difficult since it's FBF and I'll need to get good with camera tricks. I can't imagine how I'm going to do this crane shot that I want on a 2D plane. Otherwise, creating the scenes (especially lighting) should be much easier in 3D. But again, it's all about interface and modelling that has me worried at this point. Ultimately though, I wont get very far without a solid story/theme to work on. I've been jumping back and forth between 3 stories that I want to tell and am having a hard time deciding which to pursue.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • I decided to follow Cats example, and uploaded a short video going over some simple animations in Maya. I apologize for the horrible sound quality (your going to want to use some headphones.) I saw Cats closed his youtube account due to someone being a douche, so hopefully the same will not happen to me. [url=http://www.youtube.com/watch?v=89nzTtgztWA&feature=plcp]Here's the link[/url] Like I said in the video, if you got any questions just lemme know. Also, sorry for the late reply. I have a pretty big project coming up and had to work. [Edited on 12.02.2012 8:28 PM PST]

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • [url=http://www.youtube.com/watch?v=gfUdsro6-d4&list=PL45B80F82FE8892D7&index=10&feature=plpp_video]Soon I will complete my goal of joining Bungie's quest for world domination[/url]

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • I just stumbled upon [url=http://www.youtube.com/watch?v=WYOvrddBIi4]this[/url] and I'm slightly leaning towards Maya and 3D animation in general over 2D now that I see modelling isn't as evil as I thought. I mean, granted this is just a brief tut and animating/lighting is a whole other thing, but at least I know it wont take me a year to make one character. [Edited on 12.03.2012 1:35 AM PST]

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • It's so nerdy in here Stephen Hawking couldn't resist the urge to make a joke...

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • May I recommend Blender 3d?

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • This is awesome man. Thank you for making this thread. I have been waiting to figure out what I want to do while I work part time. I was thinking graphic design but lately I just felt that since I play video games a lot and love drawing it would work out better for me. Once I get a good laptop I am going to try these programs out. Thanks man!

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

1 2 3 4 5 6
You are not allowed to view this content.
;
preload icon
preload icon
preload icon