var fDesc=new Array(); fDesc[1] = ", JPEG, JPG image and convert to pen, pencil or pastel sketch using customized brushes and textures. You can edit the sketch in singe click. customize the precision and lines you want to use in the sketch and you will get a real looking sketch."; fDesc[2] = "easy to understand and use. It has advanced features such as easy mapping tools for beginners. It’s not only simple enough for the beginner but also powerful to suit the advanced users as well, with easy to use graphical options."; fDesc[3] = "adjustments, special FX and masks for transparency. It presents a variety of textures that you can modify."; fDesc[4] = "in this incredible and mega airport. What an opportunity to discover the original feeling and atmosphere of this airport! Simwings utilized the BAA as having them onboard as an official partner for this project."; fDesc[5] = "needed to create seamless textures for use in 3D rendering packages, game development, web graphics, image and video editing."; fDesc[6] = "modify its rings, shades, color and other elements, and to choose between the uncut wood pattern, or several types of cut patterns, like tiles or panels. You can export the resulting texture to various graphic formats for using it with another program."; fDesc[7] = "program we can find a Menu Bar, three tags and one panel in the first Tag we have the start, in the second we have the textures and the third is the render."; fDesc[8] = "the main airport in Budapest. It has realistic ground textures and extensive autogen. The FS2004 is included with the FSX software."; fDesc[9] = "Version 2.0.0 (Beta Release). Some very great functionalities and features are available in this version and the graphical interface are greatly enhanced with new and easy controls. I invite you all to experience the powerful tools and utilities along with digital image editing and processing appliance of Oriens Enhancer GOLD, all clubbed to one Software, and even great than that, it's FREE.... Some New and Hot Features in Oriens Enhancer GOLD: 1) GIF Animator Cum Frame extractor. With this feature, you can view animated GIF image format and extract all the frames (constituent images) with live preview of all the available images that make up the GIF image. There is also an image File Treeview Browse control for easy search and view of GIF image. You can play, Pause, load, Unload currently animated GIF or you can Save all the Constituent Images in one time (Batch Save). You can start..."; fDesc[10] = "completely designed in GMAX thus giving it a better quality look. The objects so available in the scenery are generally dynamic or animated objects."; fDesc[11] = "Since the textures are already added in the tool, it reduces the user’s effort to create the same textures over and over again. The features of this tool make it even more coveted. With the new addition of advanced straightening and seed pattern controls,"; fDesc[12] = "surface you need, just cut a few single bricks from your image source and save each one to an image file for uploading into Bricks'n'Tiles, the program will provide you with different brick algorithms to create your brick pattern."; fDesc[13] = "users of Microsoft’s Flight Simulator 9. The enhancements contained in ActiveSky provide real-time weather condition transitions and lifelike depiction."; fDesc[14] = "These main effects are based on seamless textures, so there are unlimited variations possible."; fDesc[15] = "in 3D rendering packages, game development, web graphics, image and video editing. Infinity Textures can create procedural and hand painted textures from scratch, remove visible seams from existing images, crop textures from photos by applying a perspective correction, render seamless tiles from structure sample patches and combine existing textures and height maps with realistic illumination. Infinity Textures features standard operations like filters, color correction, distortion and emboss effects, that are designed to work with seamless textures. The various generator functions create patterns and natural textures such as bricks, flagstone, clouds, water, rock and wood. Sophisticated effects like realistic erosion create textures that look like they were taken from nature. The application renders animated textures and effects, that also loop seamlessly, with a particle system and..."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }