Questions tagged [o3d]

An open-source JavaScript API created by Google for creating rich, interactive 3D applications in the browser.

20 questions
0
votes
1 answer

Will O3D take flash's place on the web?

O3D is a new google tech that enable 3D rendering within a browser (also 2D rendering), and if it is remotely like real 3D applications it is supposed to be capable of playing videos in the future! O3D on Google labs And flash every web-user and…
Evilalan
  • 127
  • 10
0
votes
1 answer

Enabling transparency on a texture in O3D

I have a texture of a set of lungs and the heart that I am applying to a series of triangles. The texture is a .png file and has a transparent background but when I apply it in O3D it shows up with a white background. How would I get this to show…
Mike2012
  • 7,629
  • 15
  • 84
  • 135
0
votes
1 answer

Need help scaling in o3d

I have been having trouble find much documentation on o3d (not too surprisingly). Does anyone know how to scale my x in o3d?
Mike2012
  • 7,629
  • 15
  • 84
  • 135
0
votes
3 answers

Seen any good early-bird sites with useful resources and code for O3D?

Looking for anything code-wise or even feedback on using/writing for Google Chrome's O3D? It exposes Directx/OpenGL to javascript.
facepalmd
  • 101
  • 6
-1
votes
2 answers

Where to get the o3djs javascript libraries

I want to start messing around with o3d but I can't find where to download o3djs javascript libraries. I downloaded the plugin from http://code.google.com/apis/o3d/ but I cannot find where to download the libraries from. Anyone know?
Mike2012
  • 7,629
  • 15
  • 84
  • 135
1
2