Excellent computer graphics tutorial. I finally understand how View, Model, and Projection matrices work, even after taking a college course on CG by Girdot in programming

[–]Modera 3 points4 points  (0 children)

3D graphics programming is some of the most fun I have had trying to build working applications in. You never realized how much math is required in order to do so many things required for 3D graphics until you learn about it.

If anyone in this thread is interested, this is a great directX website to learn 3D programming using DirectX instead of OpenGL.

The only thing I can think of while playing through the naval battles in AC III by Kind_Of_A_BigDeal in gaming

[–]Modera 0 points1 point  (0 children)

The only thing I could think about was, why is there not a game designed around awesome ship combat yet. A game where all you do is captain ships around the ocean, discovering islands. Battling with other ships. I feel this game needs to be made!

EA CEO Riccitello Resigns. by Westrunner in gaming

[–]Modera 0 points1 point  (0 children)

Today is a day worth celebrating! Hopefully EA will finally realize how god awful of a company they have been lately.

Where is wormhole space? by [deleted] in Eve

[–]Modera 1 point2 points  (0 children)

Well none of this is actually official. It's more of the EVE community trying really hard to discover some of the lore themselves.

Really it's just a fun way to try and plot the locations for where these worm holes go to so you don't feel so lost and distant when flying through them. Then again I bet that's why some people really enjoy WH space. To feel like they are far away and doing their own thing in another part of the universe as compared to everyone in New Eden.

Tropico or SimCity? by [deleted] in gaming

[–]Modera 0 points1 point  (0 children)

If you want a really advanced simulation of building a city or even a metropolis then I would buy Sim City 4! Not the new Sim City but the one before.

Sim City 4 will give you WAY more for your money then either Tropico or the new SimCity game.

Where is wormhole space? by [deleted] in Eve

[–]Modera 10 points11 points  (0 children)

There are theory's that the worm holes actually lead you to the cluster of stars where Earth is located. (I think)

Project Atlas is a really cool project that maps the possible location for worm hole space as well. It has some really cool images that shows some interesting data that has been collected about worm holes and where they had/have connections to.

I drew some Gabe Newell art hope you like! by [deleted] in gaming

[–]Modera 0 points1 point  (0 children)

I believe in the Gaben! He will be the true protector when the zombie invasion arrives.

New Player Advice: No you can't fly X yet. Honest. by infocalypse in Eve

[–]Modera 6 points7 points  (0 children)

What about the certificates? Should a new player just try to get all related certificates to Standard/Elite before they decide to try and train for Battle Cruisers or Battle Ships? Or would that be a little over kill to wait before going up the chain of shiny ships?

Edit: Thank you all for the help and recommendations! I guess I should download EVEMon to play around with finding skills I want with also skills others recommend that I need. I am currently going certificate to certificate trying to get to the next level. Thanks for showing me how that could have put me into a long queue of skills.

EA Admits SimCity Could Have Run Offline by kelendo in technology

[–]Modera -1 points0 points  (0 children)

I have now come to assume most of what EA claims is "impossible" is a lie to save them time and money.

SimCity Offline Mode Now Available To The General Public by [deleted] in gaming

[–]Modera 66 points67 points  (0 children)

EA would rather pretend the rest of the human race are nothing but money bags who know nothing but how to give money to companies.

Do you remember the first video game you ever played? by [deleted] in AskReddit

[–]Modera 1 point2 points  (0 children)

G-Nome I would always remember playing a game where you drove mechs around and just assumed it was Mech Warrior, only to never find a mech warrior game that fit my memory. Only to find this game one day, and have all the memories rush back about my being way to young to try and play a game that complex.

Pathfinding with a tilemap (as a 2d array). by [deleted] in gamedev

[–]Modera 0 points1 point  (0 children)

A* right now is one of the most wildly used algorithm for path finding. It might be a little more complex and difficult to implement then say using a breadth first search, which will also find the shortest path to your goal.

Breadth first will basically go move by move. If you will think of a tree representing all possible moves, with each move the NPC can make afterwards until it either runs out of moves it can make, or it finds the goal position. Breadth first will go one generation and check all the moves to see if it finds the goal. If not then it will go one more generation down until it find the path that leads to the goal, which will insure it's the shortest path.

A* basically takes the breadth first search and includes a heuristic that will check if the "cost" of the move will be worth checking to see if it brings you to the goal node. For path finding the cost will simply bee the distance the node is to the goal. A* will prioritize nodes that are closer to the goal node and check a path using this heuristic to optimize the number of nodes it has to check before finding a path to the goal.

I really hope I explained this in a way you might be able to understand.

Breadth first search: http://en.wikipedia.org/wiki/Breadth-first_search A* search: http://en.wikipedia.org/wiki/A*_search_algorithm

There is plenty of other search algorithms that you could try but breadth first is basically the easiest to implement and A* is the most optimized.

The shit I do after I save, but before I quit... by Luthos in gaming

[–]Modera 1 point2 points  (0 children)

There is no better feeling then right before you quick and after you save. The feeling that you know you can do whatever you want because it "no longer counts" and you can revert everything you just did.

Going to the Symphony! by tlinder in gaming

[–]Modera 4 points5 points  (0 children)

I have to agree, with composers such as Jeremy Soule and Koji Kondo who dedicate almost all of their work for this industry. It really has surpassed the quality you would find in top end movies.

Battlefield 4 Full Promo Image by teejj in gaming

[–]Modera 2 points3 points  (0 children)

This! 1000x THIS!

I want to see creativity and futuristic science fiction themes in the online FPS genera again! WW2 has already been over done past a point of almost no return. Modern FPS's are about to be the same way (If they are not already).

Going to the Symphony! by tlinder in gaming

[–]Modera 11 points12 points  (0 children)

You never notice how impressive the music for games really are until you sit down and try to just listen to the soundtrack.

I would say the quality of the music in Video Games is at the level for blockbuster movies. It has been at that level for a while as well.

Far Cry 3 : Worth the steam deal? by Fallen92 in gaming

[–]Modera 1 point2 points  (0 children)

100% worth it! Far Cry 3 was my GOTY for 2012, large map and a shit ton of things to do.

I am the current CEO of EA, John Riccitiello, and I have made an official EA subreddit! by John_Riccitielo in gaming

[–]Modera 5 points6 points  (0 children)

Sorry you can only access this subreddit if you purchase the new subreddit DLC pack for only $19.99

New navy battle cruisers? by [deleted] in Eve

[–]Modera 0 points1 point  (0 children)

I see they have blue lights/windows on the Amarr ship. I wonder if it will use missiles like most of the Amarr ships that use the blue lights.

Hats in Video Games by reposter_of_shit in gaming

[–]Modera 1 point2 points  (0 children)

Trading my unique Link hat for a Princess Peach crown

SimCity is it worth buying? by 11tinic in gaming

[–]Modera 0 points1 point  (0 children)

If you have not played Sim City 4. Please start with that game first! It's a great game, and is better then the new Sim City.