summaryrefslogtreecommitdiff
path: root/README.markdown
blob: 68a68716b0c8f33fde7d5c1580704b03f717ec08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
LayoutStudio Readme
-------------------

LayoutStudio is a work-in-progress application written by Treeki which plans to
offer graphical editing of Wii NW4R layouts/banners (.brlyt/.brlan files) with
functional, real-time previews.

The application is written in C++ (with heavy usage of Nokia's Qt toolkit).

The graphical rendering will eventually use OpenGL, and build on the excellent
GX GPU emulation in the [Dolphin][dol] GameCube/Wii emulator.

[dol]: http://code.google.com/p/dolphin-emu/


### Implemented Features ###
- BRLYT reading (materials are not yet fully implemented)
- Simple API for manipulating layout files from other code


### Planned Features ###
- BRLYT writing (partially done)
- BRLAN reading/writing
- Graphical interface for editing layouts and animations
- Rendering of layouts using OpenGL and Dolphin's GX emulation



Other Stuff
-----------

Special thanks to megazig, trap15 and everyone else who worked on benzin.
Greets to #HACKERCHANNEL and the Newer team :p