$NW4C_ROOT/demos/lyt
Change directories to $NW4C_ROOT/demos/lyt, and execute
% omake
The executable (.cci) file is generated in:
$NW4C_ROOT/demos/lyt/(sample demo name)/images/(platform)/(target)/For example:
$NW4C_ROOT/demos/lyt/simple/images/CTR-TS.Process.MPCore.fast/Release/
After the demo is compiled, load the generated executable file using PARTNER-CTR and execute.
Layout data used by each sample demo is located in the following directory.
$NW4C_ROOT/demos/lyt/(sample demo name)/images/(platform)/(target)/
Font and texture data used in common with all sample demos is located in the following directory.
$NW4C_ROOT/demos/lyt/commonRes/
| simple | Demonstrates how to playback and display layout animations. |
|---|---|
| animShare | This is an animation sharing demo. |
| archiveFont | Demonstrates how to display layouts using the archive font. |
| bounding | This demo performs a hit check using boundary panes. |
| extUserData | This demo gets extended user data. |
| group | This demo enumerates the panes by groups. |
| locationAdjust | Demonstrates how to restore original pane size when displaying a layout for the upper screen on the lower screen. |
| multiArc | This demo loads layout resources from multiple archives. |
| orthoStereo | Demonstrates stereoscopic view of layouts using orthogonals. |
| perspective | Demonstrates how to display layouts in 3D-style using perspective projection. |
| simple2 | This demo adds picture panes by program. |
| tagGroupBind | This demo independently controls animations for each group set using animation interval tag. |
CONFIDENTIAL