Rasterizer
Junior Newbie
|
 |
«
Posted
2013-09-14 08:49:31 » |
|
Hello. I read a lot of books about Java, patterns, etc. and 3d graphics programming. Wrote snake game, using SWING, and 3d Tetris on LWJGL. Now I want to get some team-work expirience, so can I join someone? Or, at least, tell, which else skills do I need?
|
|
|
|
|
Zeke
|
 |
«
Reply #2 - Posted
2014-01-15 23:12:51 » |
|
I would like to talk about working together. Honestly not excited that you are using Libgdx and SVN. Just PM me your skype name or let me know which IRC to log onto.
|
|
|
|
Games published by our own members! Check 'em out!
|
|
Opiop
|
 |
«
Reply #3 - Posted
2014-01-16 00:20:01 » |
|
Netbeans... I can't stand that IDE.
|
|
|
|
Zeke
|
 |
«
Reply #4 - Posted
2014-01-16 00:22:44 » |
|
What do you hate about netbeans?
I never "loved" it... but I didn't hate it either.
|
|
|
|
Opiop
|
 |
«
Reply #5 - Posted
2014-01-16 00:40:06 » |
|
The fact that everything is so cluttered, and it doesn't have auto complete, the interface is so grey and drab, exporting projects sucks (rarely ever worked for me at school), the console management quite honestly sucks... the only benefit to Netbeans is that it's lightweight and can run on even the bad school computers. Why use a half working IDE when you have something like Eclipse?
|
|
|
|
Dxu1994
|
 |
«
Reply #6 - Posted
2014-01-16 00:42:32 » |
|
I actually thought NB was heavyweight, part of the reason why I love it Its currently chewing up 1GB of RAM on my PC but I love it, I can manage 20+ projects at a time with it with no issues. Eclipse is great for Android development  I find Eclipse is actually much more lightweight than NB.
|
|
|
|
Opiop
|
 |
«
Reply #7 - Posted
2014-01-16 00:46:46 » |
|
Eclipse barely runs on the school computers, while NB runs fairly smooth. I also hate the key shortcuts, how the hell is Alt Shift F convenient for auto formatting code? The default for Eclipse is Ctrl Shift F, which is much more natural to me.
|
|
|
|
Agro
|
 |
«
Reply #8 - Posted
2014-01-16 00:48:56 » |
|
communications is really important and im not sure if its being used a lot here, but git is very useful for teamwork
|
|
|
|
Zeke
|
 |
«
Reply #9 - Posted
2014-01-16 00:58:27 » |
|
@Argo
Agreed, but what does that have to do with IDE?
@opiop65
I feel ya, been using eclipse... especially for android... actually the reason I switched over. However, I guess I am just not a hater. Haha.
|
|
|
|
Games published by our own members! Check 'em out!
|
|
Jimmt
|
 |
«
Reply #10 - Posted
2014-01-16 01:14:59 » |
|
Eclipse barely runs on the school computers, while NB runs fairly smooth. I also hate the key shortcuts, how the hell is Alt Shift F convenient for auto formatting code? The default for Eclipse is Ctrl Shift F, which is much more natural to me.
alt-shift-f isn't that bad of a shortcut. I have a bigger problem with alt-enter, but you can always bind your own keys. I've never had a problem with exporting. And it does have autocomplete...try updating your ide?
|
|
|
|
Opiop
|
 |
«
Reply #11 - Posted
2014-01-16 01:24:24 » |
|
Sorry for the rant, Jimmt, you're right I can rebind the keys. I can't update my IDE however as it's installed on the school computers. So maybe newer versions aren't bad, but I know the one we have drives me nuts.
|
|
|
|
Jimmt
|
 |
«
Reply #12 - Posted
2014-01-16 01:37:11 » |
|
I can't update my IDE however as it's installed on the school computers.
Oh, right. My school's computers still run Java 5  To get back on topic, Rasterizer, I think you should try to make a bigger game if you're comfortable with small games. Snake and tetris are good learning, but they are very simple games that don't require many classes.
|
|
|
|
trollwarrior1
|
 |
«
Reply #13 - Posted
2014-01-16 06:46:17 » |
|
If you're looking for a reason why to use Eclipse over Netbeans, I have one. Notch used Eclipse to make Minecraft. Says all..
|
|
|
|
Rickmeister
|
 |
«
Reply #14 - Posted
2014-01-16 06:52:03 » |
|
If you're looking for a reason why to use Eclipse over Netbeans, I have one. Notch used Eclipse to make Minecraft. Says all..
And he couldn't have done it in Netbeans or Intellij Idea?
|
|
|
|
trollwarrior1
|
 |
«
Reply #15 - Posted
2014-01-16 06:53:35 » |
|
Does NB have class, resource search options? Does it have options like CTRL+O ? I don't know. Never used it. These 2 are the commands I use the most.
|
|
|
|
seismic
|
 |
«
Reply #16 - Posted
2014-01-16 07:45:40 » |
|
once you go intellij you never go back! 
|
|
|
|
Longarmx
|
 |
«
Reply #17 - Posted
2014-01-18 00:16:41 » |
|
If you're looking for a reason why to use Eclipse over Netbeans, I have one. Notch used Eclipse to make Minecraft. Says all..
To me, this says nothing but ignorance. If you're going to choose an ide, choose one that has the features you're looking for, not one that certain games were made from. In the end, it's not the ide that makes the game, its the programmer.
|
|
|
|
Troubleshoots
|
 |
«
Reply #18 - Posted
2014-01-18 00:27:22 » |
|
If you're looking for a reason why to use Eclipse over Netbeans, I have one. Notch used Eclipse to make Minecraft.
And hundreds of other games and tens of thousands of other huge programs were written in Netbeans. The argument goes either way. I could just as easily state that you should use Netbeans because James Gosling uses Netbeans IDE.
|
Why are all OpenGL tutorials written in Brainf**k?
|
|
|
|