| Author |
java applet, mysql and vrml???
|
|
|
| hi there...
i find something (reference, example or paper review) about how we can
integrate java applet, vrml and database together....for example...we
stored an object in database...and we want to display that object in any
scene (example: want to add chair.wrl to room.wrl )....the chair is from
database...anyone can help me here??...thanks for your help...
newbie
| |
|
| > i find something (reference, example or paper review)
> about how we can integrate java applet, vrml and database
> together....for example...we stored an object in database...
> and we want to display that object in any scene
hello
I was a part of the database working group
so perhaps I can be of some small assistance...
the "bottom line" is that
you need to use Java in the Script node
to easily connect a VRML world with a DBMS...
at that point it is just ordinary JDBC and SQL
if I can be of further assistance
let me know
jeffs
| |
|
| hi jeffs..
thanks for your reply..yes i need a little more help from you...if you
don't mind, can you please give me the example code how to connect from
VRML file to DBMS??..i really don't have any idea how to do it..
thanks for your time and i really appreciate with all your answer...bye ;)
| |
|
| quote: Originally posted by iejat
hi there...
i find something (reference, example or paper review) about how we can
integrate java applet, vrml and database together....for example...we
stored an object in database...and we want to display that object in any
scene (example: want to add chair.wrl to room.wrl )....the chair is from
database...anyone can help me here??...thanks for your help...
newbie
Hi, iejat
I do have mysql database for dsiplaying wrl files. My url is http://www.3dwebpresentation.com. But if your want to display object.wrl in scene.wrl, it seems that nothing to do with wrl file database, but how to display object1.wrl inside scene.wrl. I will do some research about this.
X Ren | |
|
| quote: Originally posted by xren
Hi, iejat
I do have mysql database for dsiplaying wrl files. My url is http://www.3dwebpresentation.com. But if your want to display object.wrl in scene.wrl, it seems that nothing to do with wrl file database, but how to display object1.wrl inside scene.wrl. I will do some research about this.
X Ren
hi X Ren...
can you help me for this kind of problem?..i have visited your web...but i didn't find how to use database in vrml...can you give me the example coding (it's just for my study...i know sometimes people don't want to give the full code coz they afraid that other people use it to bussiness or whatever....please X Ren...show me....this is only for my assignment in college... anyway...thanks for your reply...
;) newbie | |
|
| quote: Originally posted by iejat
hi X Ren...
can you help me for this kind of problem?..i have visited your web...but i didn't find how to use database in vrml...can you give me the example coding (it's just for my study...i know sometimes people don't want to give the full code coz they afraid that other people use it to bussiness or whatever....please X Ren...show me....this is only for my assignment in college... anyway...thanks for your reply...
;) newbie
If this database for vrml is what you are looking for, then you can do the following. I use mysql on my web server. Database application named DaDaBik is free to download from http://www.dadabik.com. This is a very nice database application written in PHP for mysql database server. If you are running database on your computer, you can go to http://www.apachefriends.org/en/xampp.html to download mini Aache server with the version for your operating system. It includes mysql to run as server on your own computer, so that you can test your database on local machine. You may put html tag in one of the field of table record to link to your vrml content.
X Ren | |
|
| quote: Originally posted by xren
If this database for vrml is what you are looking for, then you can do the following. I use mysql on my web server. Database application named DaDaBik is free to download from http://www.dadabik.com. This is a very nice database application written in PHP for mysql database server. If you are running database on your computer, you can go to http://www.apachefriends.org/en/xampp.html to download mini Aache server with the version for your operating system. It includes mysql to run as server on your own computer, so that you can test your database on local machine. You may put html tag in one of the field of table record to link to your vrml content.
X Ren
thanks for your advice X-ren...
mm..i have another question...can we add object ( that was store in database)...to vrml bowser??..what can we use??html,php or java applet??please guide me X Ren...i'm blur now!!...thanks | |
|
| quote: Originally posted by iejat
thanks for your advice X-ren...
mm..i have another question...can we add object ( that was store in database)...to vrml bowser??..what can we use??html,php or java applet??please guide me X Ren...i'm blur now!!...thanks
Hi, Iejat
This is really an advanced project which is out of my knowledge and I do not have clue yet. You may contact http://www.demicron.com, programmer of WireFusion. I wish I can help you.
X Ren |
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |