This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > VRML > February 2005 > CyberVRML97 for c++
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
CyberVRML97 for c++
|
|
| Raiden 2005-02-16, 6:38 pm |
| Greetings,
i downloaded this library but the docs are kinda hard to understand for
me since i'm new to VRML. I need to do a project for my job and i need
to display several VRML files on screen and animate them separately. Is
there a place where i can find all the informations i need to do this.
This is rather confusing for me. I am used to program with DirectX but
not OpenGL, and i have very short time to learn all this so any kind of
help is appreciated.
| |
| Joerg Scheurich aka MUFTI 2005-02-16, 6:38 pm |
| > i downloaded this library but the docs are kinda hard to understand for
> me since i'm new to VRML.
> This is rather confusing for me. I am used to program with DirectX but
> not OpenGL, and i have very short time to learn all this so any kind of
> help is appreciated.
For the CyberX3D browser, there is a CyberX3D/sample/X3DBrowser/win32
directory with a example browser program.
It could be the base of your development.
At least the program from CyberX3D/sample/X3DBrowser/glut/X3DBrowserGLUT.cpp
also loads VRML97 files on SGI IRIX.
BTW: AFAIK CyberX3D do not support javascript scripting, but do support
java scripting
so long
MUFTI
--
Es gab einen Fehler an der Stelle 661.
Fehler ist: und bedeutet .
Wir schlagen vor: vorsichtig zu sein.
| |
| Raiden 2005-02-16, 6:38 pm |
| i gotta do it with c++ and not java. and i'm on a linux platform
| |
| Joerg Scheurich aka MUFTI 2005-02-16, 6:38 pm |
| > > I am used to program with DirectX
> and i'm on a linux platform
Using DirectX on Linux ? Tell me more ....
There is also a CyberX3D/sample/X3DBrowser/glut example, which is portable.
For a GLUT introduction see
http://216.249.163.93/bob.pilgrim/515/lectures_02.html
There is also a "glutCreateSubWindow" command, see
http://www.sou.edu/cs/sahr/cs316/re...000000000000000
> i gotta do it with c++ and not java.
I was talking about "CyberX3D for C++".
VRML97 (and X3D of course) do not just discribe a 3D data model (like DXF).
VRML97 can have programming parts, this is usually done in java or
javascript/ecmascript in a socalled SCRIPT node.
Some special browsers support BASIC, perl, shared libraries, COM etc.
AFAIK CyberX3D only support VRML SCRIPT nodes written in java.
so long
MUFTI
--
Es gab einen Fehler an der Stelle 661.
Fehler ist: und bedeutet .
Wir schlagen vor: vorsichtig zu sein.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|