You are not logged in.
Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Cyrius
Senior Member




Quoted from "Man_In_Blue"
Direct X is zwar nicht schlecht läuft aber nur auf Windoof und is daher für Linux, Unix und Macintosh nutzlos. Allerdings gibts nur wenige Alternativen. OpenGl is nur ne Grafik API Guide ist Tot und läuft nur auf 3D FX bleibt also warscheinlich nur DX über.

Cyrius
Senior Member




Quoted from "Man_In_Blue"
Wer lesen kann und Ahnung hat ist im Vorteil.
Guide is Tot! Und läuft nur mit 3D FX!
OpenGL is nur eine Grafic API also nix sound & Co
Delphy = Windows? Wiso das ich kann doch ganz bequem Direct X in ein Delphi Prog einbinden.


|
|
Source code |
1 2 3 4 |
main()
{
MaleRechteck(x,y,x1,y1);
}
|
|
|
Source code |
1 2 3 4 |
MaleRechteck(int a,int b, int a1, int a2)
{
D3DDrawRect(a,b,a1,b2);
}
|
|
|
Source code |
1 2 3 4 5 6 |
MaleRechteck(int a,int b, int a1, int a2)
{
Linux->Open(blablabla);
Linux->DrawRect(a,b,a1,b1);
Linux->Close();
}
|
magicpotion
Junior Member



magicpotion
Junior Member


Quoted
sofern es nicht stirbt wie das Zak McKracken 2 Project...
-