-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_under.html
68 lines (51 loc) · 2.48 KB
/
index_under.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html>
<html>
<meta charset="utf-8">
<link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<style type="text/css">
</style>
<head>
<title>Mocapi Animation - Motion Capture Services</title>
<link href="mocapi.css" rel="stylesheet" type="text/css" />
<link rel="icon" type="image/png" href="images/m-iconGrad.png" />
<meta name="keywords" content="motion capture, mo-cap, mocap, animation, keyframing, key-framing, keyframe, retargeting, retarget, rigging, humanIK, maya, motionbuilder, max, 3dsmax, 3ds max, xsens, mvn, mvn2, moven, mvn studio, services, tutorials, tutors, game, ingame, in-game, film, cinematic, animatic, ingame, Unity, Unity3D, previz, previs, portable">
<meta name="description" content="Mocap and Character Animation Service, Jump-in Tools, Retargeting, Impossible Turnaround Times!">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-48802593-1', 'mocapianimation.com');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="centerField">
<nav>
<div id="mocapiName">
<div id="nameVertLine"></div>
<h2 id="nameText">MOCAPI<br/>ANIMATION</h2>
</div>
<div id="mocapiMenu">
<ul>
<li class="menuTab"><a href="contact.html" class="menuLink"><h6>CONTACT</h6><div class="menuLine"></div></a></li>
<li class="menuTab"><a href="blog.html" class="menuLink"><h6>BLOG</h6><div class="menuLine"></div></a></li>
<li class="menuTab"><a href="services.html" class="menuLink"><h6>SERVICES</h6><div class="menuLine"></div></a></li>
<li class="menuTab"><a href="about.html" class="menuLink"><h6>ABOUT</h6><div class="menuLine"></div></a></li>
</ul>
</div>
</nav>
<div class="slogan">
<h5>Your Animation.<br />
On Time.<br />
On Budget.</h5>
<p> </p>
<h2><a href="about.html">Cloud based MoCap.</a></h2>
</div>
</div>
<div id="picTails"></div>
<footer>
<div id="trademark">
<p>All trademarks used are properties of their respective owners. All rights reserved. Copyright © 2015 Mocapi Animation Ltd.</p>
</div>
</footer>
</body>
</html>