0

I noticed that their are a lot of technologies that uses X in their names like Directx and PhysX and X server ... is there a something common? Or is there any reason to choose X?

tshepang
  • 12,111
  • 21
  • 91
  • 136
Wazery
  • 15,394
  • 19
  • 63
  • 95

2 Answers2

2

According to Wikipedia, the X in DirectX 'stands in' for the various Direct APIs - Direct3D, DirectSound, DirectPlay etc. Seems like a reasonable explanation.

PhysX probably plays on the whole DirectX 'thing' - but I expect it's named as such 'cause it sounds a bit like physics.

X Server serves X. :p

Will A
  • 24,780
  • 5
  • 50
  • 61
1

The meaning of the X varies by usage; in PhysX it seems to be the kewl[sic] way to spell Physics; whereas in X Server (part of the X Window System) takes it's name from being the natural evolution of a system named W (probably short for Window, or just the letter after V; the name of the system on which it ran).

DirectX has already been explained in another answer; so there's that.

But the main reason, most of the time; is that Poor Literacy Is Kewl[sic].

Williham Totland
  • 28,471
  • 6
  • 52
  • 68