Welcome, Guest. Please login or register.

Author Topic: One of the best PC demos, ever  (Read 10447 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline GreggBz

  • Sr. Member
  • ****
  • Join Date: Apr 2002
  • Posts: 302
    • Show all replies
    • http://www.outerspacecrew.net
Re: One of the best PC demos, ever
« on: April 09, 2007, 12:43:57 PM »
Quote
I think farbrausch's earlier 64k-efforts are better, despite their limitations from the underlying DirectX API.


Short of talking directly to an NVidia card, which of course would likely make this demo only compatible on said hardware, Direct3D is the closest you'll get to the hardware. It has one less layer then OpenGL (OpenGL being a state machine) and at this point, especially with Direct3D 10 now, it has more whizbang features.

All that being said, you could certainly write such a demo in OpenGL, but Direct3D is a fine API.





 

Offline GreggBz

  • Sr. Member
  • ****
  • Join Date: Apr 2002
  • Posts: 302
    • Show all replies
    • http://www.outerspacecrew.net
Re: One of the best PC demos, ever
« Reply #1 on: April 09, 2007, 01:36:51 PM »
@Cymric
Like High Level Shader Language?

I know little of this stuff. :-p
I have big books, but have just read the introductions lol.