teehee.html 4.9 KB

123456789101112131415161718
  1. <!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]--><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="Asciidoctor 1.5.4"><title>teehee</title><link rel="stylesheet" href="./asciidoctor.css">
  2. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
  3. <link rel="stylesheet" href="./coderay-asciidoctor.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css"></head><body class="article toc2 toc-left"><div id="header"><div id="toolbar"><a href="https://github.com/jMonkeyEngine/wiki/edit/master/src/docs/asciidoc/jme3/advanced/atom_framework/teehee.adoc"><i class="fa fa-pencil-square" aria-hidden="true"></i></a><a href="https://github.com/jMonkeyEngine/wiki/new/master/src/docs/asciidoc/jme3/advanced/atom_framework/"><i class="fa fa-plus-square" aria-hidden="true"></i></a><input dir="auto" style="position: relative; vertical-align: top;" spellcheck="false" autocomplete="off" class="searchbox__input aa-input" id="doc-search" name="search" placeholder="Search in the doc" required="required" type="search"></div><h1>teehee</h1><div class="details"><span class="author" id="author"></span><br><span id="revnumber">version ,</span> <span id="revdate">2016/03/17 20:48</span></div><div id="toc" class="toc2"><div id="toctitle">Table of Contents</div><ul class="sectlevel1"><li><a href="#teehee-composer">TeeHee Composer</a><ul class="sectlevel2"><li><a href="#introduction">Introduction</a></li></ul></li><li><a href="#architecture">Architecture</a></li><li><a href="#manuals">Manuals</a></li></ul></div></div><div id="content"><div class="sect2"><h3 id="teehee-composer">TeeHee Composer</h3><div class="sect2"><h3 id="introduction">Introduction</h3><div class="sect3"><h4 id="why-teehee">Why TeeHee ?</h4><div class="paragraph"><p>Cauz it&#8217;s a funny thing. You play with it.
  4. <strong>Compose anything you want as easy as smart kids-can-do</strong></p></div></div>
  5. <div class="sect3"><h4 id="what-can-it-make">What can it make ?</h4><div class="paragraph"><p>Inspired by <strike>UDK and Unity's</strike> , Adobe, Blender and few more…toolset and workflow.</p></div>
  6. <div class="paragraph"><p>Includes all of their goods but excludes or minimize their bads!</p></div>
  7. <div class="paragraph"><p>Inspite of the fact its name is kind of funny, it&#8217;s very powerful, even more than you imagine.</p></div>
  8. <div class="paragraph"><p>Let&#8217;s me get that straight!</p></div></div>
  9. <div class="sect3"><h4 id="features">Features</h4><div class="ulist"><ul><li><p>Compose anything you want as easy as kids-can-do</p><div class="ulist"><ul><li><p>Rich toolset</p></li><li><p><abbr title="Graphical User Interface">GUI</abbr> everywhere - Extremely user friendly</p></li><li><p>Codeless solution</p></li></ul></div></li><li><p>Strongly intergrated with a underlying framework</p><div class="ulist"><ul><li><p>Corporate with Atom framework and JME3 based techniques</p></li><li><p>Base for various expansion techiques</p></li></ul></div></li><li><p>But Loosely | very flexible in technical aspect:</p><div class="ulist"><ul><li><p>Work as plugins</p></li><li><p>Generate java, entities, xml, text configs, script, protocol…</p></li><li><p>Generic enough?</p></li></ul></div></li><li><p>Focus in animation, effect and cinematic aspect!</p><div class="ulist"><ul><li><p>Effects + sound as Adobe Premier + AfterEffect with screen + text effects</p></li><li><p>Animation + Cinematic like 3DSMax + Blender + UDK…</p></li><li><p>Come with presets</p></li></ul></div></li><li><p>Real-time! F$#k Yeah!</p><div class="ulist"><ul><li><p>Everything on the screen, all inside JMP at design time.</p></li><li><p>Can be configed in varios way to be realtime</p></li><li><p>Save rendered movies</p></li><li><p>Toward a java 3D animation composer</p></li></ul></div></li><li><p>Shake and bake with Codegen for Code generation <a href="../../../jme3/advanced/atom_framework/codegen.html">codegen</a></p></li></ul></div></div></div></div>
  10. <div class="sect1"><h2 id="architecture">Architecture</h2><div class="sectionbody"><div class="paragraph"><p>Components</p></div>
  11. <div class="ulist"><ul><li><p>Cinematic composer</p></li><li><p>Dialogue composer</p></li><li><p>Effect composer</p></li><li><p>Particle composer</p></li><li><p>Animation composer</p></li></ul></div>
  12. <div class="paragraph"><p>Screenshots</p></div></div></div>
  13. <div class="sect1"><h2 id="manuals">Manuals</h2><div class="sectionbody"></div></div></div><div id="footer"><div id="footer-text">Version <br>Last updated 2016-07-22 07:15:15 UTC</div></div><script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.js"></script><script>docsearch({
  14. apiKey: 'a736b6d93de805e26ec2f49b55013fbd',
  15. indexName: 'jmonkeyengine',
  16. inputSelector: '#doc-search',
  17. debug: false // Set debug to true if you want to inspect the dropdown
  18. });</script></body></html>