Results 1 to 4 of 4

Thread: NVIDIA Cg 1.5 for Delphi / FreePascal

  1. #1

    NVIDIA Cg 1.5 for Delphi / FreePascal

    I've posted NVIDIA Cg 1.5 beta2 headers for Delphi & FreePascal. In this release I've included seven simple Direct3D tutorials of Cg runtime usage.

    <UL>What does new release adds?
    <LI>OpenGL GLSL profiles</LI>
    <LI>Direct3D9 SM3.0 profiles</LI>
    <LI>Procedural API for Effect creation (COLLADA support)</LI>
    <LI>Program combining for inter-program optimization</LI>
    <LI>Rewrite of major portions of the Cg Runtime for enhanced performance</LI>
    <LI>Cg 1.3 and 1.4 style Effects files supported</LI>
    <LI>Cg 1.5 Beta 1 should be backward compatible with apps written against Cg 1.4.1.</LI>
    <LI>Runtime now supports loading pre-compiled objects through runtime API (CG_OBJECT for cgCreateProgram)</LI>[/list]
    New release of Cg became truly cross-platform product, covering: Win32, Win64, Linux (32-bit and 64-bit), MacOS 10.3 (Panther) and
    10.4 (Tiger), Mac OS X: Universal or so-called "fat" binaries with both PowerPC and x86 code, Solaris x86. Anyone want to add OpenGL examples and check compatibility of FreePascal port on these additional OS'es?

    Grab it if you want: NVIDIA Cg - Delphi & C++Bilder toolkit
    There are only 10 types of people in this world; those who understand binary and those who don't.

  2. #2

    NVIDIA Cg 1.5 for Delphi / FreePascal

    this is a bit odd place to ask.. but does CG work on ati and other hardware?
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  3. #3

    NVIDIA Cg 1.5 for Delphi / FreePascal

    good work .
    <A HREF="http://www.myhpf.co.uk/banner.asp?friend=139328">
    <br /><IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0">
    <br /></A>

  4. #4

    NVIDIA Cg 1.5 for Delphi / FreePascal

    Quote Originally Posted by Delfi
    this is a bit odd place to ask.. but does CG work on ati and other hardware?
    Yes, but I'm not sure about support in Linux, Solaris, etc. But on Windows - it's works. In other case no DCC house will use it


    Thanks technomage!
    There are only 10 types of people in this world; those who understand binary and those who don't.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •