Difference between revisions of "MovieCube"

From Platinum Arts Sandbox Free 3D Game Maker
Jump to: navigation, search
Line 14: Line 14:
 
=== using the engine ===
 
=== using the engine ===
  
<code>moview 320</code> - set the width of your video clip
+
*<code>moview 320</code> - set the width of your video clip
<code>movieh 240</code> - set the height of your video clip
+
*<code>movieh 240</code> - set the height of your video clip
<code>movie myclip</code> - starts recording a movie
+
*<code>movie myclip</code> - starts recording a movie
 
=== high resolution capture with glc (linux) ===
 
=== high resolution capture with glc (linux) ===
  
 
== Record Demos ==
 
== Record Demos ==

Revision as of 05:13, 11 January 2010

MovieCube intends to be in addition with other OpenSource Tools a free Machinima production tool.


What is Machinima

Start MovieCube

Quick Overview

Creating and adding Charactermodels

Record Movies

using the engine

  • moview 320 - set the width of your video clip
  • movieh 240 - set the height of your video clip
  • movie myclip - starts recording a movie

high resolution capture with glc (linux)

Record Demos