Slashdot Mirror


User: aokeil

aokeil's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:CAVE Hardware/Software on Virtual Reality/CAVE Software? · · Score: 1

    "VRML pretty much died, so don't worry too much about Cosmo Player or derivatives."

    Linking VRML to the old cosmo player is not fair. More powerful VRML viewers are being used today.

    I would say that VRML is reborn after cosmo died. Have a look at:
    http://www.parallelgraphics.com/products/cort ona/best
    for example to see how many companies are doing excellent work in VRML.

    Have a look at:
    http://www.engg.uaeu.ac.ae/a.okeil/uaeu-cave/
    to see a CAVE running nothing but pure VRML models.

    VRML has one great advantage which is the ease of creating the application and preparing it to run on the CAVE. And it is also free.

  2. The UAEU-CAVE experience on Virtual Reality/CAVE Software? · · Score: 4, Interesting

    What do you mean by "constructing our own CAVE"? Really constructing your own CAVE as we did at the department of Architecture, UAEU? or have a company construct it for you?

    In our case I selected to construct it myself using of-the-shelf components. We have a cluster of 3xP4s + windows 2000. more info found at: http://www.engg.uaeu.ac.ae/a.okeil/uaeu-cave/

    A nswers to your questions depend on several determining factors such as:
    1- What type of applications will you display?
    2- Do you need navigation+interaction or only navigation? What type of interaction.
    3- Do yoiu plan to integrate other input devices? tracking systems?
    4- How do you plan to create your applications (on the long run might cost more than the initial cave investment).
    5- Is the cave ment to be a showcase for your company or is it for internal use?.

    In our case simplicity of creating the application came before anything else. We selected to start with programs students of architecture already use such as AUTOCAD, 3DS MAX and FormZ. The models are exported to the VRML format. The model is then displayed using a web browser + the cortona plug-in. A small application was developed to synchronize events on all screens. That is all you need to navigate through a virtual world in our cave. I think it can never get simpler. If you need some interaction then you have to start working on the VRML level using VRMLPAD for example.

    This approach has saved us and our students the hasle of going into programming in languages none of us know. In 5 minutes you can have your 3D model out of Autocad running in the cave. I hope this reply answers some of your questions. Let me know if you have other questions.

  3. The UAEU-CAVE experience on Virtual Reality/CAVE Software? · · Score: 2, Informative

    Hi, What do you mean by "constructing our own CAVE"? Really constructing your own CAVE as we did at the department of Architecture, UAEU? or have a company construct it for you? In our case I selected to construct it myself using of-the-shelf components. We have a cluster of 3xP4s + windows 2000. more info found at: http://www.engg.uaeu.ac.ae/a.okeil/uaeu-cave/index .htm Answers to your questions depend on several determining factors such as: 1- What type of applications will you display? 2- Do you need navigation+interaction or only navigation? What type of interaction. 3- Do yoiu plan to integrate other input devices? tracking systems? 4- How do you plan to create your applications (on the long run might cost more than the initial cave investment). 5- Is the cave ment to be a showcase for your company or is it for internal use?. In our case simplicity of creating the application came before anything else. We selected to start with programs students of architecture already use such as AUTOCAD, 3DS MAX and FormZ. The models are exported to the VRML format. The model is then displayed using a web browser + the cortona plug-in. A small application was developed to synchronize events on all screens. That is all you need to navigate through a virtual world in our cave. I think it can never get simpler. If you need some interaction then you have to start working on the VRML level using VRMLPAD for example. This approach has saved us and our students the hasle of going into programming in languages none of us know. In 5 minutes you can have your 3D model out of Autocad running in the cave. I hope this reply answers some of your questions. Let me know if you have other questions.