Skip to content

Commit 21d9228

Browse files
added prerequisites
1 parent 9b07bbe commit 21d9228

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

src/lab/Prerequisites.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,16 +100,17 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
100100

101101
<!--edit -->
102102
<h1 class="text-h2-lightblue">Structural Analysis Lab</h1><div>
103-
<p align="justify">
104-
</p><ul>
105-
<li>Java allows you to play online virtual labs.</li>
106-
<li>The Java 3D API enables the creation of three-dimensional graphics applications and Internet-based 3D applets. It provides high-level constructs for creating and manipulation 3D geometry and building the structures used in rendering that geometry. With this software, you can efficiently define and render very large virtual worlds.</li>
107-
<li>Adobe Flash (formerly Macromedia Flash) is a multimedia platform used to add animation, video, and interactivity to web pages. </li>
108-
</ul>
109-
<a href="../documents/installFlash.html">Install Flash PLugin run the simulation</a><br/><br/>
110-
<a href="../documents/installJava.html">Install Java PLugin run the simulation</a><br/><br/>
111-
<a href="../documents/installJava3D.html">Install Java3D PLugin run the simulation</a>
112-
<br/><br/><br/><br/><p></p>
103+
<p> - This lab requires few Software Dependencies to run the Simulations </p>
104+
<ol>
105+
<li> Adobe Flash Plugin, Java1.7, Java3D 1.5.2 (The Java 3D API enables the creation of three-dimensional graphics applications and Internet-based 3D applets)</li>
106+
<li> Browsers Firefox 50 and it's below versions, internet explorer.</li>
107+
<li> IcedTea Plugin for Linux Operating System.</li>
108+
</ol>
109+
<p> - We recommend the following for the smooth running of these simulations</p>
110+
<ol>
111+
<li> Install Adobe Flash Plugin - This will enable you to run the experiments that need Flash support. Please follow the  <a href="documents/installFlash.html">link</a> to install the Flash Plugin</li>
112+
<li> Install VirtualBox - Virtual Labs offers a free download of a customized VirtualBox with the required pre installed all the software dependencies(Java 1.7, Java3D-1.5.2, IcedTea Plugin and Adobe Flash Plugin). Please follow the <a href="https://docs.google.com/document/d/1mX0YMtFk4Dxn_vQBJmUJ8pIOPE2hVf6AscJMdLWd9k8/edit#">link</a> to download, install and use VirtualBox for Virtual Labs.</li>
113+
</ol>
113114
</div> </div>
114115
</div>
115116
</div>

0 commit comments

Comments
 (0)