• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Chrome experiments

Braveheart

New Member
Joined
Mar 26, 2008
Messages
1,115 (0.18/day)
System Name mystie
Processor intel Q9450
Motherboard gigabyte EP45 UD3P
Cooling coolit domino ALC
Memory 4GB DDR3 1333
Video Card(s) sapphire 4870x2
Storage 250GB barracuda, 1.5TB barracuda
Display(s) 15" phillips, HannsG HD 28"
Case custom built plexiglass cube
Audio Device(s) Creative audigy SE
Power Supply Silverstone Strider 700W
Software Vista home premium 64/ Ubuntu 10.04 Beta 64
Google's Chrome experiments OMG some of these are amazing...anyone developed with javascript and HTML5?

I don't think that the HTML5 standard is set yet. Pretty sure it's just a draft but it's looking pretty incredible already. Competition for Flash and Silverlight it seems.
 
Just tired this with Firefox and it ran smoothly. However, when I did try to re size the window and move it around Firefox Froze then. I managed exit out of it though.
 
Javascript needs to die. We need a unified web language that handles all aspects of web development. It also needs to be accelerated by audio cards and video cards (OpenAL and OpenGL support). And we can't forget the all important ability to multithread page rendering (browser should never, ever freeze). It also needs to be IPv6 centric in protocol. HTML5 could do that but I'm not sure that it will.

What we need is WWW 2.0.
 
Javascript needs to die. We need a unified web language that handles all aspects of web development. It also needs to be accelerated by audio cards and video cards (OpenAL and OpenGL support). And we can't forget the all important ability to multithread page rendering (browser should never, ever freeze). It also needs to be IPv6 centric in protocol. HTML5 could do that but I'm not sure that it will.

What we need is WWW 2.0.

+1
 
Javascript needs to die. We need a unified web language that handles all aspects of web development. It also needs to be accelerated by audio cards and video cards (OpenAL and OpenGL support). And we can't forget the all important ability to multithread page rendering (browser should never, ever freeze). It also needs to be IPv6 centric in protocol. HTML5 could do that but I'm not sure that it will.

What we need is WWW 2.0.

Well there is some technologies that can sorta work with OpenAL and OpenGL. Not really a very elegant or practical approach though. You can use Java and the LWJGL (light weight java game libraries) and you can use OpenGL through the browser through a java applet. As i said not really good for web browsing but it's still need to see that sorta thing going through a browser at all.
 
I was thinking of making a 3D web browser that interprets and 3D accelerates HTML. Web pages that have huge images, for instance, move like a snail and there's no reason they should. I would additionally ignore some tags (like forced image caching) and multi-thread it so the page will assemble itself as you view it.

There's no reason desktop computers shouldn't have 3D accelerated web browsers.
 
You should...3D multithreaded web browser :D
 
Back
Top