Monday, July 30, 2012

Thursday, July 26, 2012

Landscapes



http://chockstone.smugmug.com/photos/870740586_dEDyc-L.jpg 
Twelve Apostles, Australia.
Photo was taken at sunset. Basically limestone figures that stick out above the water, caused gradually by years of erosion of the cliffs.
"contains a wide range of remnant coastal vegetation types including important coastal heathlands, shrubby sand dunes, clifftop grasslands and shrublands, open forests, woodlands and swamps. Combined, these environments support a remarkable diversity of plants..Important plant species include the Swamp Greenhood, Clover Glycine, Square Raspwort, Lime Fern and Metallic Sun-orchid."

- http://www.igougo.com/review-r1164441-12_Apostles.html

http://chockstone.smugmug.com/photos/271755864_gr9Tk-L.jpg
Ben Lomond, Australia.
Photo was taken at dawn on a mountain. Landscape consists of boulders, vertical columns and cliffs. (also a ski resort)
"Ben Lomond National Park protects a representative cross-section of Tasmania's north-east alpine plant communities. Although much of the plateau is stony with areas of low and often stunted forms of vegetation, the remainder of the mountain contains a wide variety of habitats ranging from alpine moorland to dense forest"
- http://www.parks.tas.gov.au/index.aspx?base=4563

http://www.bestourism.com/img/items/big/1148/Switzerland_Beautiful-landscape_4216.jpg
 Switzerland.
Unsure of its exact location, appears rocky and mountainous with (possibly) mountain glaciers. Grass and white flowers are visible.


http://www.dirjournal.com/info/wp-content/uploads/2009/01/grand_canyon_2.jpg
Grand Canyon, Armerica.
Located in Arizona, one of the most known gorges in the world.
Grand Canyon is celebrated for its plunging depths; temple-like buttes; and vast, multihued, labyrinthine topography. Scenic wonders within park boundaries include high plateaus, plains, deserts, forests, cinder cones, lava flows, streams, waterfalls, and one of America’s great whitewater rivers.
- http://whc.unesco.org/en/list/75


Yosemite Valley
Yosemite Valley, America.
Glacial valley located in California. Granite summits, forests of pine.

References:
http://www.chockstonephotos.com/Australian-Print.asp?ID=375&C=Twelve-Apostles-Sunset-Great-Ocean-Road-Victoria-Australia
http://www.visitvictoria.com/Regions/Great-Ocean-Road/Activities-and-attractions/Nature-and-wildlife/Beaches-and-coastlines/12-Apostles.aspx
http://www.chockstonephotos.com/Australian-Print.asp?ID=9&C=Ben-Lomond-Dawn-Tasmania-Australia
http://www.bestourism.com/img/items/big/1148/Switzerland_Beautiful-landscape_4216.jpg
www.dirjournal.com/info/wp-content/uploads/2009/01/grand_canyon_2.jpg
http://www.dirjournal.com/info/wp-content/uploads/2009/02/yosemite_valley.jpg
http://en.wikipedia.org/wiki/Yosemite_Valley



Reference image: Yosemite Valley (California)
Letter/Number: M0







Monday, July 23, 2012

Tips and Tricks

Getting Started and Folder Structure
  1. 64 bit operating systems should use the editor located in the bin64 folder as it loads faster and allows more memory storage.
  2. Custom comments can be made by creating a file named 'user.cfg'.
  3. For articles, guides and help visit: www.sdk.crydev.net
  4. Ensure the setting manager located in the 'tools' folder is green, as it compiles textures and cgfs when exporting.
  5. The 'game' folder consists of pak files which can be extracted. This allows the user to unlock materials if they want to work with them.
Overview of the CryENGINE 3 Sandbox User Interface
  1. 'AI Physics': switches to realtime mode, but without the player visible on screen.
  2. 'Console': shows errors and allows addition of comments. After clicking on the input bar, variables pop up showing all possible, valid comments.
  3. 'Export Selected Geometry to Obj': this option works with solids as well as brushes. By exporting it to obj, it can be easily imported in other softwares.
  4. 'Configuration Types': can be set to low if operating system is weak.
  5. 'Group': useful in organisation.
  6. 'Prefabs': like 'group' except after copying a selection, for example, three times and then deciding to modify it, the change will appear on all three copies. Groups are more individual entities.
  7. 'Skinning': good for video recording.
  8. 'X, Y Z XY': if one is selected, only that axis is able to move.
  9. 'Snap to Terrain' shortcut is ctrl + 1, 'Snap to Object' shortcut is ctrl + 2
  10. 'Selection': in search bar, can save a selection of objects under a name.
Customising the Editor
  1. Dragging and dropping windows/panels on top of one another avoids the problem of overcrowding on the screen. It combines the windows into one with panels on the bottom to switch between them. This applies to the console, roll up bar, material editor, database and flow graph.
  2. Customise > Keyboard: user can create a new toolbar by going into the panel, 'comments' > all comments > then dragging and dropping comment into the new toolbar above the viewport.
  3. Customise > Keyboard > 'Options' panel: 'show shortcut keys in screen tips', allows shortcut key to be visible when hovered over options on the toolbar.
  4. Customise > Keyboard > 'Keyboard' panel: where hotkeys can be created.
  5. Recommended to enable auto backup, by going into tools > preferences.
Viewports
  1. Holding onto shift + a movement button (a,s,w,d): allows for faster movement.
  2. Alt + middle mouse button: rotating camera around 'invisble' point on the screen.
  3. Camera tag points: ctrl + f1 to save position, shift + f1 to load camera position. Possible to save different position under different keys, e.g. ctrl + f2 to save, shift + f2 to load. Useful when working on a large level.
User Interface Panels - Overview
  1. Ctrl + T: 'select objects', shows list of all objects in the scene.
  2. H: hide.
  3. F: freeze.
  4. 'Database' view > entity library: where you can create and physicalise entities.
  5. Shift + space: turn helpers on.