Difference between revisions of "MovieCube"

From Platinum Arts Sandbox Free 3D Game Maker
Jump to: navigation, search
(using the engine)
Line 16: Line 16:
 
*<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> - record movie into file myclip.avi
 +
 
 
=== high resolution capture with glc (linux) ===
 
=== high resolution capture with glc (linux) ===
  
 
== Record Demos ==
 
== Record Demos ==

Revision as of 06:02, 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 - record movie into file myclip.avi

high resolution capture with glc (linux)

Record Demos