sisTR

Pro

Current Path : /services/http/users/r/rnambiar/
Upload File :
Current File : /services/http/users/r/rnambiar/assignments.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>


  <title>Rohit Nambiar's Website</title>

  <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
  <meta name="author" content="fullahead.org - studio7designs.com" />
  <meta name="description" content="Site Description Here" />
  <meta name="keywords" content="keywords, here" />
  <meta name="robots" content="index, follow, noarchive" />
  <meta name="googlebot" content="noarchive" />

  <link rel="stylesheet" type="text/css" href="css/layout.css" media="screen, projection, tv " />
  <link rel="stylesheet" type="text/css" href="css/html.css" media="screen, projection, tv " />

  <!-- CSS specific to current theme -->
  <link rel="stylesheet"           type="text/css" href="css/light.css" title="light" media="screen, projection, tv " />
  <link rel="alternate stylesheet" type="text/css" href="css/dark.css"  title="dark"  media="screen, projection, tv " />

  
</head>

<body>

<!-- #content: holds all except site footer - causes footer to stick to bottom -->
<div id="content">

  <!-- #header: holds the logo and top links -->
  <div id="header" class="width">

    <!--<img src="images/logo.gif" alt="Your logo goes here"/> -->
	<h2>Rohit Nambiar's Website</h2>
  </div>
  <!-- #header end -->


  <!-- #headerImg: holds the main header image or flash -->
  <div id="headerImg" class="width"></div>




<!-- #menu: the main large box site menu -->
  <div id="menu" class="width">

    <ul>
      <li>
        <a href="index.html" onfocus="blur()">
          <span class="title ">Homepage</span>
          <span class="desc">includes About Me</span>        </a>      </li>
      <li>
        <a href="assignments.html" onfocus="blur()">
          <span class="title ">Assignments</span>
          <span class="desc style3">Work I've done so far</span>        </a>      </li>
      <li>
        <a href="Rohit_Resume.pdf" onfocus="blur()">
          <span class="title ">Resume</span>
          <span class="desc"></span>
        </a>
      </li>
      <li>
        <a href="resources.html" onfocus="blur()">
          <span class="title ">Resources and Links</span>
          <span class="desc">Some things that helped me</span>
        </a>
      </li>
    </ul>

  </div>
  <!-- #menu end -->



  <!-- #page: holds the page content -->
  <div id="page">


    <!-- #columns: holds the columns of the page -->
    <div id="columns" class="widthPad">


    <!-- Left thumbnail column -->
    <div class="floatLeft width100">

      <h1>CS184 <span class="dark">Assignments</span></h1>


      <a href="assignment1.html"><h2>Assignment <span class="dark">One</span></h2></a><a href="assignment1.html">Click Here</a>
	  <p>  
	  Here we created a picture from example code just to make sure GLUT is working.
	  </p>
	
      <a href="assignment2.html"><h2>Assignment <span class="dark">Two</span></h2></a><a href="assignment2.html">Click Here</a>
	  
	  <p>
	  	Here we created our own Shader using our own calculations instead of OpenGL.
	  </p>


    </div>
    <!-- Right column end -->


    </div>
    <!-- #columns end -->

  </div>
  <!-- #page end -->

</div>
<!-- #content end -->




<!-- #footer: holds the site footer (logo and links) -->
<div id="footer">

  <!-- #bg: applies the site width and footer background -->
  <div id="bg" class="width">

    <img src="images/logo.gif" alt="Your logo goes here"/>

    <ul>
      <li><a href="">Sitemap</a></li>
      <li><a href="">Register</a></li>
      <li><a href="">Design inspired by</a></li>
      <li><a href="http://www.studio7designs.com" class="last">studio7designs.com</a></li>
	</ul>

  </div>
  <!-- #bg end -->

</div>
<!-- #footer end -->

</body>

</html>

Copyright 2K16 - 2K18 Indonesian Hacker Rulez
Copyright sisTR