Results 1 to 5 of 5

Thread: 3D Engine using software to render

  1. #1

    Thread Starter
    Registered User
    Join Date
    Jul 2002
    Posts
    33

    3D Engine using software to render

    Who know a good 3D Engine using software to render and support other programming language

  2. #2
    Junior Member
    Join Date
    Nov 2002
    Posts
    18
    Why not just use DirectX? It supports software rendering mode.

    And when you say 'other programming language', what do you mean? You have to be a touch more specific than that if you want me to be able to help you.

  3. #3
    Frenzied Member Zaei's Avatar
    Join Date
    Jul 2002
    Location
    My own little world...
    Posts
    1,710
    Originally posted by Cloral
    Why not just use DirectX? It supports software rendering mode.

    And when you say 'other programming language', what do you mean? You have to be a touch more specific than that if you want me to be able to help you.
    Only through Version 7, if I recall correctly. 8.0 and up no longer support hardware emulation.

    Z.

  4. #4
    Junior Member
    Join Date
    Nov 2002
    Posts
    18
    8.0 supports software mode... or at least the sdk documentation for it seems to think so (it's been wrong before). Don't know about 9.0 though.

  5. #5
    Frenzied Member Zaei's Avatar
    Join Date
    Jul 2002
    Location
    My own little world...
    Posts
    1,710
    Originally posted by Cloral
    8.0 supports software mode... or at least the sdk documentation for it seems to think so (it's been wrong before). Don't know about 9.0 though.
    It supports a reference rasterizer, which will run at about 2 frames per second, and only if you are running the Debug runtimes.

    Z.

Posting Permissions

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



Click Here to Expand Forum to Full Width