Programming Languages: JavaScript, GLSL (OpenGL Shading Language)
License: MIT License, GNU Library or Lesser General Public License version 2.0 (LGPLv2)
We have moved to GitHub as the official repository for X3DOM development
Hello, I want to convert a citygml file to x3d, which can then be hosted using x3dom. Any suggestions or recommended programs?.
2013-05-16 00:10:29 PDT by lkpge9526960
Hi, anyone can please help me in calculating center of rotation of a X3D object? I've noticed that aopt tool adds something like: <Viewpoint DEF='AOPT_CAM' centerOfRotation='x y z' position='x y z'/> The result is nice, object is properly zoomed, centrated and center of rotation is somehow perfectly "inside" the object (x,y,z, center). I must avoid using aopt, how can I...
2013-05-14 02:53:31 PDT by https://www.google.com/accounts
hi everyone, i'm newbie by using x3dom. i've tried to load an object and it works. but, my question is,...is there maybe an API Documentation which can be used to do some changes on my object later? hmm,i read somewhere, that x3dom is still limited because it's a research project,..is it true? which part of x3dom is limited? i would like to make an interactive website which is user can do...
2013-04-29 15:21:15 PDT by syalala
Hi all, I just made this http://suborg.net/Opensound-JSS-Submission.html# and intend to submit it for an academic journal - i have received feedback from the peer review and both reviews report problems (see below) - what am I doing wrong? it works fine here on win 7 64 / firefox "the page containing the 3D-model under discussion crashes as soon as you move to far from the default...
2013-04-29 05:59:32 PDT by jmilotaylor
The problem is been solved with [url=http://forum.jquery.com/topic/progress-tag-in-html5-jquery-for-a-list-of-downloaded-files]jQuery[/url]. Riccardo.
2013-04-27 11:09:16 PDT by mitma
Hi!. I am testing my project on multiple platforms using various input devices such as mouse & keyboard for desktop and multi-touch on mobile. Examine seems to work for both but walk doesnt work on touch screen. See: http://vhearttech.com/x3dom/hajj3d4/mc22twf3x2w.html (no shadow, walk nav) But walking doesnt work on my galaxy tab running FF. Any way to implement walk mode on touch...
2013-04-18 09:42:22 PDT by azidbarja
Hi! I had the same problem. Shadow & light acting weirdly. See: http://vhearttech.com/x3dom/hajj3d2/m20twf-t0-1f-e.html You'll need to zoom out for the light to shine in but shadow is projected wrongly. Then I played around with zNear & zFar and changed all object's scale to 1 1 1 and it works!. See: http://vhearttech.com/x3dom/hajj3d4/mc22twf3s3.html.
2013-04-18 08:20:31 PDT by azidbarja
Ok, I understand where to insert it, thanks!
2013-04-10 02:00:40 PDT by mitma
Sorry, where is the transparency in your object?.
2013-04-09 08:22:45 PDT by mitma
I found these pages: http://www.web3d.org/x3d/content//examples/development/_pages/page35.html http://www.web3d.org/x3d/content//examples/development/LoadSensorPrototype.xhtml In practice, LoadSensor works like a preloader?.
2013-04-09 08:13:56 PDT by mitma