| | |
3D graphics vs 2D graphics in games
Please support our C# advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Aug 2008
Posts: 1,735
Reputation:
Solved Threads: 186
3d is always worse in terms of processing power. Complicated algorithums to decide what you can see round what, shadows of things, interactions between things, etc is complex, 2d you have flat things that are either in front of behind, and in terms of xna can be achieved by using levels for the drawing call so you draw in order from back to front the spritebatch does its "thing" and basically the framework ends up making 1 image which is sent to draw rather than tons of different bits.
![]() |
Similar Threads
- C++ Graphics!! (C++)
- Old Games VS. New Games (IT Professionals' Lounge)
- Flash Developer - games, e-learning, online - Glasgow (Web Development Job Offers)
- Recent problem with graphics card.. Help! (Monitors, Displays and Video Cards)
- Graphics and Game commands: (Python)
- £110 to spend...what graphics card? (Monitors, Displays and Video Cards)
- games programming!! in C++ (C++)
- Bgi Graphics Don't Work On Windows... Why??? (Game Development)
- Games act weird (Troubleshooting Dead Machines)
Other Threads in the C# Forum
- Previous Thread: Reference COM Libraries
- Next Thread: Using Directshow...
Views: 1440 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access ado.net algorithm array barchart bitmap box broadcast button buttons c# chat check checkbox class client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms ftp function gcd gdi+ http httpwebrequest image index input install java label list listbox login mandelbrot math mysql networking operator oracle path photoshop picturebox pixelinversion prime programming radians regex remote remoting resource richtextbox save saving serialization server socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view webbrowser windows winforms wpf xml






