graphics library vs Si engine

D

DB

Hello,
can someone point me to references on topics such as :
-OpenGL/DirectX vs HW accelerators
-pro-and-cons of SW development using these libraries vs silicon development
-implementing graphics engine using above libraries vs silicon
implementation
(performance vs development time),

appreciate your comments,
Dubi
 
T

Tuukka Toivonen

can someone point me to references on topics such as :
-OpenGL/DirectX vs HW accelerators

You're asking the wrong question, but the answer is nevertheless:
both. You need HW accelerators to have decent performance. On the
other hand, fast HW is useless without programs that support it,
and the support is done via OpenGL API.

The best alternative is to develop HW simultaneously with OpenGL
compatible driver. Software might be nevertheless better alternative
to some tasks (so there's little point doing everything in HW).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top