| | |
3D graphics vs 2D graphics in games
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
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...
| Thread Tools | Search this Thread |
.net access algorithm array asp.net barchart bitmap box broadcast buttons c# check checkbox client combobox control conversion csharp custom database databaseconnection datagrid datagridview dataset datetime dbconnection degrees design development draganddrop drawing encryption enum event eventhandlers excel file firefox form format forms function gdi+ grantorrevokepermissionthroughc#.net httpwebrequest image index input install java label libraries list listbox loop mandelbrot math mouseclick movingimage mysql mysql.data.client operator path photoshop picturebox pixelinversion platform post programming radians regex remote remoting resourcefile richtextbox server sleep socket sql statistics stream string system.servicemodel table tcpclientchannel text textbox thread time timer update usercontrol validation visualstudio webbrowser windows winforms wpf wpfc# xml






