Slashdot Mirror


User: jra101

jra101's activity in the archive.

Stories
0
Comments
21
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 21

  1. Re:How many times does it need to be said... on Will the Lack of DX10 on XP Spur OpenGL Dev? · · Score: 3, Informative

    A major advantage of DirectX is programmable pixel and vertex shaders. The syntax has cleaned up considerably in the past two or three versions so it's now as easy or easier than OpenGL.

    Both APIs allow you to use a high level language to write programmable vertex and fragment shaders (HLSL for Direct3D, GLSL for OpenGL).
  2. Re:How many times does it need to be said... on Will the Lack of DX10 on XP Spur OpenGL Dev? · · Score: 1

    DirectX10 is much easier to write for due to the managed code aspect of .Net, but you are limiting yourself to Windows users.

    There is no managed interface for DX10, it's a C++ API. Also, you aren't restricting yourself to Windows users only, you are restricting yourself to Windows Vista users only, a much smaller install base.
  3. Re:Cryptonomicon, Quicksilver on Neal Stephenson's The Confusion Released · · Score: 1

    Did the exact same thing.

  4. Re:OpenGL 2 on The State of OpenGL · · Score: 2, Informative

    The OpenGL Shading Language extensions (ARB_shader_objects, ARB_vertex_shader, ARB_fragment_shader, ARB_shading_language_100) are NOT part of OpenGL 1.5. An implementation can advertise OpenGL 1.5 support without any of these extensions.

    They will be added to OpenGL 2.0.

  5. Another good CF book on The Definitive Guide to the Compact Framework · · Score: 2, Informative

    http://www.paulyao.com/cfbook/index.asp

    Not finished yet but you can download all of the preview chapters of the book and send the authors feedback.

  6. Re:Good Omens by Niel Gaiman & Terry Pratchett on A Good Summer Read? · · Score: 1

    I just bought this, its hilarious and a great read.

  7. Re:Hammer != Compiler on Software Craftsmanship · · Score: 1

    > Hammer != Compiler

    No, its the Integrated Development Environment ;)

  8. Re:i'm so confused on AOL Wins Anti-Spam Case · · Score: 2, Informative

    Actually, ICQ and Winamp were great apps long before AOL had anything to do with them. In fact, AOL can be blamed for the current state of ICQ (ad ridden, bloated POS).

  9. Re:Obligatory Simpsons Reference... on Should You Trust Website Customer Reviews? · · Score: 1

    9 Thumbs up? What the hell is that!?

  10. Re:Inside the Actor's Studio?! on Simpsons on the Silver Screen · · Score: 1

    What would be really great would be Will Ferrell as James Lipton, interviewing the Simpsons ;)

  11. Re:Futurama on Slashback: Futurama, Shattering, Footage · · Score: 1

    Yes, afaik they bought enough episodes to last through the 2003-2004 season, but no more after that.

  12. Creative Labs? on GUIs for Everyone · · Score: 1, Offtopic

    A former Microsoft and Creative Labs interface designer

    Creative Labs has some of the worst applications I've ever been forced to use in my life. If you have ever owned a Creative MP3 player you've run into the horror that is PlayCenter, which is a painfully slow, horribly skinned, buggy, POS very likely written in Visual Basic.

    Then there is their Live!Ware software which is just as bad and comes with all sorts of "fun" things that load at startup as well as several more unusable skinned apps.

    ---

  13. Re:My bone with Cg on Codeplay Responds to NVidia's Cg · · Score: 1

    Uhh, I don't think you've ever used Cg have you? Its a shading language, not a general purpose programming language. Its used to control the vertex and pixel shaders in OpenGL and DirectX.

    1. There are no pointers in Cg, not sure what you are talking about here.

    2. Possibly

    3. No idea what you are trying to say with this one. Cg will compile to DirectX 8 vertex/pixel shaders and ARB_vertex_program under OpenGL, meaning it will run on any card.

    4. Again, no pointers.

    5. No class's at all, this isn't C++, its C for graphics.

    6. Its a shading language...

    7. No idea what you are trying to say here.

    ---

  14. Re:"At a glance" - and the IP issues on OpenGL 1.4 Spec Finalized · · Score: 1

    > So, yes, it includes the disputed Vertex shading >that Microsoft claims is under patent not publically >licensed, as it was before it acquired the patent >from SGI.

    Read a little closer: "Vertex programming framework, setting the stage for user-defined geometry, lighting and shading programs". This isn't the actual vertex shading, its just a framework for vertex/pixel programs.

  15. Re:Stereo on Dual GPU graphics solution from ATi? · · Score: 3, Funny

    The goggles do nothing!

  16. Re:C/C++ Internal Compiler Error on Pet Bugs? · · Score: 1

    Yup, gives an error instead of a fatal error

  17. Re:Linux Support on NVIDIA's Pixel & Vertex Shading Language · · Score: 1

    There will be a linux compiler.

  18. Re:GeForce with on board tuner? on The Age of Nvidia · · Score: 1

    Look into Personal Cinema at your nearest Best Buy or CompUSA

  19. Re:Often it is too complicated on What Turns You Off About Evaluation Software? · · Score: 1

    Even worse, they require you to repeat the process to download a patch!!

  20. Re:Payware on The New Nomad Jukebox, And Handheld Oggs · · Score: 1

    Those are Windows XP icons, take a look at any Windows XP installation (the icons are in shell32.dll) and you will see.

  21. Re:Experience tells us on Is Rambus Destined to Return? · · Score: 1

    Actually the GeForce3 was announced around February and the Radeon 8500 was announced around July-August.