Skip to content

Commit

Permalink
Update research.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxiaooo authored Oct 9, 2016
1 parent a71d138 commit 9677f4d
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions research.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,30 +100,42 @@ <h3><font style="font-style:italic;">Internship at Intel Asia Pacific R & D Cent
<br><br>

<div class="row">
<div class="4u 12u(mobile)">
<div class="6u 12u(mobile)">
<!-- Feature -->
<section class="box feature">
<a href="images/pic6.jpg" class="image featured"><img src="images/pic2.jpg" width=270 heght = 200></a>
<a href="images/transform.jpg" class="image featured"><img src="images/transform.jpg" width=400 height = 300></a>
Transformation Feedback
</section>
</div>
<div class="4u 12u(mobile)">
<div class="6u 12u(mobile)">

<!-- Feature -->
<section class="box feature">
<a href="images/pic2.jpg" class="image featured"><img src="images/pic2.jpg" width=270 heght = 20></a>
<a href="images/jellyfish.jpg" class="image featured"><img src="images/jellyfish.jpg" width=400 height = 300></a>
Instance Drawing
</section>

</div>
<div class="4u 12u(mobile)">

</div>
<div class="row">
<div class="6u 12u(mobile)">

<!-- Feature -->
<section class="box feature">
<a href="images/pic2.jpg" class="image featured"><img src="images/pic2.jpg" width=270 heght = 20></a>
<a href="images/primitive.jpg" class="image featured"><img src="images/primitive.jpg" width=400 height = 300></a>
Primitive Restart
</section>
</div>

<div class="6u 12u(mobile)">

<!-- Feature -->
<section class="box feature">
<a href="images/drawbuffers.jpg" class="image featured"><img src="images/drawbuffers.jpg" width=400 height = 300></a>
Multiple Rendering Target
</section>
</div>
</div>

</section>
Expand Down Expand Up @@ -158,4 +170,4 @@ <h3><font style="font-style:italic;">Internship at Intel Asia Pacific R & D Cent
<script src="assets/js/main.js"></script>

</body>
</html>
</html>

0 comments on commit 9677f4d

Please sign in to comment.