-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
82 lines (69 loc) · 3.53 KB
/
about.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!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 - About</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>
<a href="index.html" id="mocapiName">
<div id="nameVertLine"></div>
<h2 id="nameText">MOCAPI<br/>ANIMATION</h2>
</a>
<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="menuLineActive"></div></a></li>
</ul>
</div>
</nav>
<div class="slogan">
<h42>
<p><span class="subheader">Mocapi Animation brings MOTION CAPTURE to animators from all walks of life.</span></p>
<p>We provide mocap to indie developers and start-ups who want to have a "triple A" look to their characters for a fraction of the money. The industry professional will benefit from our expertise and incredible turnaround times.</p>
<ul>
<li>We use professional grade gear which enables us to achieve high quality in very little time.</li>
<li>We can provide the right talent, when needed.</li>
<li>We let you direct the shoot over a web connection.</li>
<li>We deliver your animations within an hour or so after the session. You receive your motions in FBX or BVH format.</li>
<li>We <a href="services.html">price</a> our service to make it available to everyone.</li>
</ul>
<p>Please take a look at our <a href="remote.html">basic workflow</a>.</p>
<p>If you are interested, please do not hesitate to <a href="contact.html">contact us</a>.</br>We will be happy to talk with you about:</p>
<ul>
<li>cloud-based real time demo</li>
<li>on-site visit</li>
<li>possible workflows and integration</li>
</ul>
<p> </p>
<p>Best Regards,</br>
The Mocapi team.</p>
<p> </p>
<p> </p>
<p> </p>
</h42>
</div>
</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>