Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Chrome 9 and WebGl

  1. #1
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Chrome 9 and WebGl

    You need Latest Chrome 9.x version

    http://www.chromeexperiments.com/webgl

    Quite astonishing
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  2. #2
    Wow! That Jellyfish is superb!

    Charles

  3. #3
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732
    Great demos,

    I like the Jellyfish most, but the Aquarium is nice as well.
    The speed is perfect as well.


    Petr
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  4. #4
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Check body example !

    And don't forget tp go to http://www.chromeexperiments.com/

    Check this one:
    http://www.chromeexperiments.com/det...-particles/?f=
    http://graph.tk/untangle/

    And this will recall to some Charles and Petr experiments: http://mrdoob.com/projects/chromeexperiments/ball_pool/
    Last edited by ErosOlmi; 09-02-2011 at 00:50.
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  5. #5

  6. #6
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404
    I have been in this world lately. That is web based and desktop based on web based languages. Mainly Javascript, spidermonkey and v8. Spidermonkey is mozillas version of google's v8, not that they are copying on another but that they are looking for just in time compiled javascripts.

    The problem is there are so many different things right now. There is opengl straight.
    WebGL, O3d, V8-GL, fluff.js, jslibs

    It does look like javascript is emerging as the new cross platform language, which is a good thing. I think javascript is neat and it seems that the things are outdated are being worked on to be replaced and updated with each new release.

  7. #7
    I'm studying the Collada DAE (Digital Asset Exchange) specification. This is championed by Sony and Khronos. It provides a format in XML for specifying all the 3D aspects of a model or scene, including the geometry, texturing, animation, articulation and morphing and physics. As such, it forms the next layer above Opengl/webGL.

    This is a very well written though highly technical document:

    http://www.khronos.org/files/collada_spec_1_4.pdf

    Charles

  8. #8
    I've captured the components of one of the Khronos repository demos.

    It should run with the latest Chrome, FireFox or, Opera, Safari but not Explorer.
    (They're all ganging up on Microsoft). See if it works on your browsers

    Charles
    Attached Files Attached Files
    Last edited by Charles Pegge; 10-02-2011 at 00:12.

  9. #9
    Junior Member
    Join Date
    Jan 2009
    Location
    UK
    Posts
    15
    Rep Power
    17
    Quote Originally Posted by Charles Pegge View Post
    I've captured the components of one of the Khronos repository demos.

    It should run with the latest Chrome, FireFox or, Opera, Safari but not Explorer.
    (They're all ganging up on Microsoft). See if it works on your browsers

    Charles
    Hi Charles,

    It works fine here on Chrome version 9.0.597.94.
    Very smooth rotation of the cube with the temple picture wrapped around it.

    JohnP

  10. #10
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404
    Worked fine, loaded up quickly and running at steady 60 fps.

Page 1 of 3 123 LastLast

Similar Threads

  1. HTML5 WebGL Quake II
    By matthew in forum Gaming
    Replies: 6
    Last Post: 21-07-2014, 14:26

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •