![]() | ||||||||||
Creating graphics for IllarionIntroductionThe purpose of this page is to give basic instructions on how to create graphics for Illarion should you be interested in helping us out. Remember, Illarion is a free game and was build from scratch by unpaid university students. We're unable to offer any remuneration to your work besides credit and much appreciation. (It also makes a nice portfolio piece!) Graphics in Illarion are typically created using 3D modelling software such as Maya or Blender. With specific rendering settings, camera angles and lighting position, images of the 3D graphic are rendered as PNG image and cropped out to then be implemented into the game. All these steps will be given to you with this page. Content
Image sizes and orientationIn general, the weight in bytes of an image is unimportant. However, the size and width must absolutely fit the width of a tile in Illarion (see below image).
When rendering a tile in your 3D modelling application without anti-aliasing, every pixel of the outline must fit this example. If it does, your camera settings are correct. These settings will be explained below for most popular 3D-applications. The space between two levels in the game is exactly 111 pixels (three the height of one tile). Result image specificationsThe output image that is supposed to be used in the client has to meet a few specifications. First of all it is needed that the image is cut to perfect fit. So all rows or columns that consist of transparent pixels around the image must be cut off. The only exception are animations and variations. A graphic can either contain a animation or a variation. Either way there are multiple images showing the same image. Those images of one object need to have the same dimension, even if that results in images that are not cut to minimal size. The resulting image itself, has to be a png that uses one of the following colorspace settings:
Configuration instructions for 3D modelling applicationsAutodesk Maya 2009Follow these instructions in order to set up a proper render scene in Autodesk Maya 2009:
If you need to move the camera again, instead of unlocking the attribute and having to start all over again, simply right-click on the little camera icon right under the "View" menu and choose "perspective" or any other camera of your choice beside the one you've just set up. Before you render however, or to preview what your object looks like in the "Illarion orthographic cam" (that you've just set up), simply right-click on the camera icon again and choose the camera you've set up again. It must be the selected one before you render. Ensure to render your scene with the resolution of 320x240. At this resolution one default square on the Maya grid is the equivalent of an Illarion tile. It is suggested that you use Maya Software with Production Quality to render. Also, depending on the cases, Maya's default "Box Filter" does a good job at anti aliasing jagged edges. Thanks to Karl Salameh for these instructions. | ||||||||||
