Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

microsoft has directx!linux has ????

drbaltazardrbaltazar Member UncommonPosts: 7,856

just came to me if microsoft has direct x what is the equivalent in the free computing world of linux?i dont think there is an equivalent or better but humor me please !is there one such thing?ty linux dev!

Comments

  • GdemamiGdemami Member EpicPosts: 12,342

    OpenGL

    And guess what, works under Windows too...

  • drbaltazardrbaltazar Member UncommonPosts: 7,856

    Originally posted by Gdemami

    OpenGL

    And guess what, works under Windows too...

    mm there is opengl and opencl but these could be compared to directx?i didnt know that?

  • GdemamiGdemami Member EpicPosts: 12,342


    Originally posted by drbaltazar

    mm there is opengl and opencl but these could be compared to directx?i didnt know that?

    Both are graphical API...

  • SelenicaSelenica Member Posts: 183

    Direct3D is propriety Microsoft technology and only available on the Windows platform. OpenGL is an open standard API and is available for use on any variety of platforms like Mac OS X, Linux, Playstation 3, Nintendo consoles, etc.

  • drbaltazardrbaltazar Member UncommonPosts: 7,856

    ya i tried to find tube exemple of opencl or opengl but i havent found any ,it looks dev for doctor or nuclear testing stuff etc

    even tho, the way it is described by those making opencl and opengl, these standard can do insane graphic !but from what i saw opengl and opencl is mainly aimed at other stuff !even tho these tool are more powerfull then directx 11.

    i guess they go where money goes lol .(open cl and opengl is probably less expensive too and the fact it works on mac,linux and windows isnt a small thing!good luck getting games tho since microsoft do the grunt work for directx so dev have an easier time there then opencl+opengl!but it still looked like on the long run opencl and opengl were more stable less prone to issue from what i saw and read.ty for info guy i sure wished i saw opencl exemple (a la directx11!unigen)

  • drbaltazardrbaltazar Member UncommonPosts: 7,856

    mm!having read a little bit it seems the situation is like this

    opencl(and maybe opengl,not sure)=direct3compute from ms.

    so i am still searching for that elusive equivalent to directx in the linux world!

    from what i read it seems linux has no counterpart to directx.linux didnt make their version or maybe its all included in the opencl-opengl solution !not sure since im not familiar with programming but the way the maker put it it seems the solution opencl-opengl did is simpler for dev on the long run.

  • GdemamiGdemami Member EpicPosts: 12,342


    Originally posted by drbaltazar
    mm!having read a little bit it seems the situation is like this
    opencl(and maybe opengl,not sure)=direct3compute from ms.
    so i am still searching for that elusive equivalent to directx in the linux world!
    from what i read it seems linux has no counterpart to directx.linux didnt make their version or maybe its all included in the opencl-opengl solution !not sure since im not familiar with programming but the way the maker put it it seems the solution opencl-opengl did is simpler for dev on the long run.

    I think you might look up what API is in first place and then learn some more about linux/nix systems.

    You are asking a question similar to 'What is the equivalent to Windows registry on Linux?'

  • mrcalhoumrcalhou Member UncommonPosts: 1,444

    So!Many!Exclamation!Points!

    --------
    "Chemistry: 'We do stuff in lab that would be a felony in your garage.'"

    The most awesomest after school special T-shirt:
    Front: UNO Chemistry Club
    Back: /\OH --> Bad Decisions

  • drbaltazardrbaltazar Member UncommonPosts: 7,856

    Originally posted by Gdemami

     




    Originally posted by drbaltazar

    mm!having read a little bit it seems the situation is like this

    opencl(and maybe opengl,not sure)=direct3compute from ms.

    so i am still searching for that elusive equivalent to directx in the linux world!

    from what i read it seems linux has no counterpart to directx.linux didnt make their version or maybe its all included in the opencl-opengl solution !not sure since im not familiar with programming but the way the maker put it it seems the solution opencl-opengl did is simpler for dev on the long run.




     

    I think you might look up what API is in first place and then learn some more about linux/nix systems.

    You are asking a question similar to 'What is the equivalent to Windows registry on Linux?'

     

    mm,i guess you are like me you are searching for answer also!

Sign In or Register to comment.