| The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
|
|
2011-05-26
, 14:53
|
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#202
|
|
|
2011-05-28
, 02:48
|
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#203
|
|
|
2011-05-28
, 22:56
|
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#204
|
|
|
2011-05-29
, 03:52
|
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#205
|
| The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
|
|
2011-05-30
, 13:03
|
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#206
|

|
|
2011-06-01
, 09:34
|
|
Posts: 395 |
Thanked: 509 times |
Joined on Jan 2011
@ Brisbane, Australia
|
#207
|
Youtube has added native stereoscopic support to their viewer. This has been an experiment for some time, and is nice that it is finally made publicly available.
DEMO: http://www.youtube.com/watch?v=YuxqPuhLBZg
You can choose a number of viewing methods including: red-blue glasses, blue-yellow glasses, side-by-side images, interleaved images, etc.
| The Following User Says Thank You to azkay For This Useful Post: | ||
|
|
2011-06-01
, 13:23
|
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#208
|
Hasnt that been there for a long time?
I was using it over a year ago, anyway.
Also, I wish HTML5 had a proper TCP/Sockets thing to use. I tried WebSocket with so many different websocket server stuff, after 4 hours I stopped trying.
|
|
2011-06-01
, 16:13
|
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#209
|
|
|
2011-06-02
, 05:30
|
|
Posts: 395 |
Thanked: 509 times |
Joined on Jan 2011
@ Brisbane, Australia
|
#210
|
Yes indeed. 3D has been in 'experimentation' for quite some time, but it has finally come out of beta. Also, nVidia 3D vision hardware support is a feature!
It sounds like your websocket APIs were a bit confusing to use, which is unfortunate. Websockets are plain ol TCP connections over port 80 (AFAIK) with a special handshake and some multiplexing to share the port with other requests!
This makes it non-trivial from a TCP standpoint, but hopefully better APIs come about that make using it easier. I would also assume that the very web-server would have to be upgraded to embody this type of functionality.
It seems I was right... Here's a page on Apache.org talking about a module offering web-socket support in their server:
http://activemq.apache.org/websockets.html
Web sockets are a very novel technology, with some pretty major implications to client-server communication. Like all new technologies they will be a bit awkward to use at first, but once you are comfortable with the tools, they will be an extension of your tool set.
| The Following User Says Thank You to azkay For This Useful Post: | ||
![]() |
| Tags |
| awesome sauce, chrome os, chromebook, go away, long and boring, oh yeah!, quite enough, talking2myself, webgl, yaaaaaaaaaaawwn |
|
http://www.ted.com/talks/lang/eng/el...r_bubbles.html
Recommended.