Difference between revisions of "Panel"

From PanelForge 3 Documentation
Line 12: Line 12:
  
 
A PanelForge Panel can contain 2D drawing layers, 3D geometry objects and text overlays to convey an idea as efficiently as possible.
 
A PanelForge Panel can contain 2D drawing layers, 3D geometry objects and text overlays to convey an idea as efficiently as possible.
 +
 +
 +
More information of creating and adjusting Panel elements can be found in the following Pages:
 +
 +
* '''[[Canvas]]''' – 2D drawing layers.
 +
* '''[[Stage]]''' – 3D scene of geometry objects.
 +
* '''[[Guides Overlays|Guides & Overlays]]''' – Text information and visual guides.

Revision as of 14:13, 21 September 2020


This page is early work in progress draft. Information may be incorrect or incomplete.


The core of PanelForge is the digital 'Panel'. Similar to a traditional storyboard, multiple Panels in a sequence are used to form a visual story.


Each 'Panel' is a visual representation of an action or a story element. Multiple PanelForge 'Panels' in the sequence are contained in a PanelForge Project. This sequence of Panels is used to visually describe or prototype the finished visual story.


A PanelForge Panel can contain 2D drawing layers, 3D geometry objects and text overlays to convey an idea as efficiently as possible.


More information of creating and adjusting Panel elements can be found in the following Pages: