Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. WPF animations hardware requirements

WPF animations hardware requirements

Scheduled Pinned Locked Moved WPF
csharpwpfhardwarebusiness
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    koleraba
    wrote on last edited by
    #1

    Hi I am wondering if anybody knows what are the hardware requirements for wpf animations to run. I googled for it but found no answers. What I really want is to programmaticaly determine if the machine(graphic card) supports animations. Any advice will be appreciated. Uros

    C M 2 Replies Last reply
    0
    • K koleraba

      Hi I am wondering if anybody knows what are the hardware requirements for wpf animations to run. I googled for it but found no answers. What I really want is to programmaticaly determine if the machine(graphic card) supports animations. Any advice will be appreciated. Uros

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      If it's vista, I think you can programatically check the index that Vista has for how fast your computer is, how good your card is, etc. Otherwise, I'd expect you could look into writing DirectX code that checks if aspects of DX are available, that's what we're talking about, after all.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      1 Reply Last reply
      0
      • K koleraba

        Hi I am wondering if anybody knows what are the hardware requirements for wpf animations to run. I googled for it but found no answers. What I really want is to programmaticaly determine if the machine(graphic card) supports animations. Any advice will be appreciated. Uros

        M Offline
        M Offline
        Mark Salsbery
        wrote on last edited by
        #3

        WPF uses DirectX/Direct3D, so I reckon if you can run a WPF app, you can use WPF animation.

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups