Template:Team:Aachen/HeaderEngineering

From 2014.igem.org

(Difference between revisions)
(Created page with "{{CSS/Main}} <html> <style> #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}, table/*-- hides default wik...")
Line 484: Line 484:
                                 scene.add(mesh);
                                 scene.add(mesh);
                                 done = true;
                                 done = true;
-
                             } else if (parts[0] === 'facet' && parts[1] === 'normal') {
+
                             } else if ((parts[0] === 'facet') && (parts[1] === 'normal')) {
                                 normal = [
                                 normal = [
                                     parseFloat(parts[2]),  
                                     parseFloat(parts[2]),  

Revision as of 19:01, 22 August 2014