Team:Wellesley Desyne/Tips Tricks

From 2013.igem.org

(Difference between revisions)
Line 82: Line 82:
<h4>Microsoft Surface Development</h4>
<h4>Microsoft Surface Development</h4>
-
  <ul class="bullet">
+
  <ul class="list_default">
     <li><a href="http://msdn.microsoft.com/en-us/library/ee786837(v=surface.10).aspx">
     <li><a href="http://msdn.microsoft.com/en-us/library/ee786837(v=surface.10).aspx">
         Microsoft's intro to Surface development</a></li>
         Microsoft's intro to Surface development</a></li>
Line 96: Line 96:
<h4>Z Space</h4>
<h4>Z Space</h4>
-
<ul class="bullet">
+
<ul class="list_default">
     <li><a href = "http://unity3d.com/">Unity3D</a></li>
     <li><a href = "http://unity3d.com/">Unity3D</a></li>
     <li><a href = "https://www.google.com/search?q=unity&oq=unity&aqs=chrome..69i57j0j5j0j69i60.2545j0&sourceid=chrome&ie=UTF-8"> Google </a> helps with developing in Unity</li>
     <li><a href = "https://www.google.com/search?q=unity&oq=unity&aqs=chrome..69i57j0j5j0j69i60.2545j0&sourceid=chrome&ie=UTF-8"> Google </a> helps with developing in Unity</li>
Line 104: Line 104:
<h4>Web Development</h4>
<h4>Web Development</h4>
-
<ul class="bullet">
+
<ul class="list_default">
     <li> <a href = "http://www.w3schools.com">W3 Schools </a> - html/ css/ javascript  reference</li>
     <li> <a href = "http://www.w3schools.com">W3 Schools </a> - html/ css/ javascript  reference</li>
     <li><a href = "http://www.hongkiat.com/blog/48-excellent-html5-demos">HTML5 animation demos</a></li>
     <li><a href = "http://www.hongkiat.com/blog/48-excellent-html5-demos">HTML5 animation demos</a></li>

Revision as of 20:02, 24 September 2013

Wellesley HCI iGEM Team: Notebooks

Wellesley HCI iGEM 2013

Tips & Tricks

This section is intended to help future iGEM teams with troubleshooting widely used laboratory protocols. This page addresses different situations/issues we encountered this summer and possible solutions.

Microsoft Surface Development

Z Space

  • Unity3D
  • Google helps with developing in Unity
  • The zSpace forums are helpful when getting started and developing for zSpace..
  • Cassie created a post on the zSpace forum which highlights what she learned from Unity and zSpace development over the summer.

Web Development