CryENGINE SDK Game Programming Essentials [2013, ENG]

seeders: 7
leechers: 0
Added 12 years ago by vampiri6ka in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

CryENGINE SDK Game Programming Essentials [2013, ENG] (Size: 843.24 MB)
  01 Setting Up Microsoft Visual Studio C++
  01 Setting Up the Solution.mp4 10.72 MB
  02 Setting Up Include, Library, and Debug Directories.mp4 6.51 MB
  03 Compiling CryENGINE.mp4 6.17 MB
  02 Overview of CryENGINE Entities
  04 Spawning Entities in the Editor.mp4 37.97 MB
  05 Changing the Entity Properties.mp4 43.5 MB
  06 A Look at the C++ Side.mp4 24.15 MB
  03 Entity System from a C++ _ Programming Perspective
  07 The Entity System Overview.mp4 18 MB
  08 The SpawnEntity and RemoveEntity Functions.mp4 15.74 MB
  09 Entity Events and Their Importance.mp4 20.01 MB
  04 Creating a Custom C++ Entity from Scratch - Part I
  10 Creating a New Class.mp4 15.17 MB
  11 Learning What the Functions Do.mp4 17.2 MB
  12 Filling in the Default Code.mp4 13.06 MB
  05 Creating a Custom C++ Entity from Scratch - Part II
  13 Registering Our ProximityMine.mp4 18.76 MB
  14 Loading a 3D Model.mp4 11.19 MB
  15 Kill Entities in a Radius Part 1 (Proximity Check).mp4 15.61 MB
  16 Kill Entities in a Radius Part 2 (Physics Impulse).mp4 20.06 MB
  17 Kill Entities in a Radius Part 3 (Damage AI).mp4 22.43 MB
  06 Creating a Custom C++ Entity from Scratch - Part III
  18 Spawning through the Code Part 1.mp4 17.35 MB
  19 Spawning through the Code Part 2.mp4 15.01 MB
  20 Getting Accurate Placement Using Physics.mp4 25.07 MB
  21 Spawning through the Editor.mp4 26.28 MB
  07 Creating a Custom Lua Script for Our Entity
  22 Creating the Lua Entity Script.mp4 12.96 MB
  23 Accessing Our Entity Script from C--.mp4 28.94 MB
  24 Changing Our New Entity Script Properties.mp4 31.61 MB
  08 Creating AI Behaviors in Flowgraph
  25 A Brief Introduction to Flowgraph.mp4 68.9 MB
  26 Setting Up and Generating AI Navigation.mp4 44.17 MB
  27 Creating Our Own AI Behavior in Flowgraph.mp4 90.28 MB
  09 Creating a Custom Flownode from Scratch
  28 Creating the Node Class.mp4 10.73 MB
  29 Adding Logic to Your Node Part 1.mp4 18.14 MB
  30 Adding Logic to Your Node Part 2.mp4 16.14 MB
  31 Adding Logic to Your Node Part 3.mp4 21.56 MB
  32 Adding Logic to Your Node Part 4.mp4 30.16 MB
  33 Testing Your Node Class in Game.mp4 69.65 MB
  src.7z 39.13 KB

Description


Обучающие видео » Компьютерные видеоуроки и обучающие интерактивные DVD » Программирование (видеоуроки)

CryENGINE SDK Game Programming Essentials
Год выпуска: 2013
Производитель: packtpub.com
Страница курса
Автор: Richard Marcoux III
Продолжительность: 2ч 30м
Тип раздаваемого материала: Видеоурок
Язык: Английский

Описание:
CryENGINE is a complete game development solution that can run on multiple platforms. Its aim is to give intuitive tools to the developer, and it is one of the most beginner-friendly engines out there. It comes with a fully featured audio offering, AI and game scripting by Lua or the graphical Flowgraph system, an integrated physics engine, and a full suite of performance analysis tools. The ‘What you see is what you play’ Sandbox editor is the best feature of using this engine for game programming and it allows anyone, developer or not, to get in there and create something cool and unique.
This video course provides you with hands-on exercises that walk you through programming with CRYENGINE using C++ and Lua. Everything is presented with visual learners in mind, so you not only see what is happening on screen but also participate in creating your own code through step-by-step instructions.
In this video course, we start out by getting ready for the CryENGINE code by setting up our Visual Studio. Next we learn the correlation between editor-spawned entities and those spawned through C++. We then set out to create our very own entity in C++, in particular, a Proximity Mine entity. Further on, we will add Lua functionality to our newly created entity.
Further into the course, we turn our attention to the Flowgraph editor where we create some advanced AI behaviors and then proceed to test them out. Lastly, we will create our very own “Mine Listener” Flowgraph node that will be used to listen for mines being placed by a target entity.
CRYENGINE Game Programming Essentials is an amazing and exciting video course that will capture the interest of all aspiring game programmers. The activities you perform in this course are fun, practical, and tackle real-word game programming problems with ease. This video course will help you greatly in your endeavors to become a game programmer.

What you will learn from this video course: Use C++, Lua, and CryENGINE 's interfaces to create game logic
Create AI navigation areas so that AI can move around
Script AI behavior using CryENGINE 's visual scripting Language “Flowgraph”
Program your own custom game object and place it into the game world
Add Lua functionality to entities
Fix common coding mistakes by debugging CRYENGINE Code Who this video course is for:
If you want to get into game development as a game programmer this is the course for you. A basic to intermediate understanding of C++, along with a very basic understanding of the CryENGINE editor is needed to best understand this course.
[spoiler="Содержание"]
Setting Up Microsoft Visual Studio C++ Setting Up the Solution
Setting Up Include, Library, and Debug Directories
Compiling CryENGINE Overview of CryENGINE Entities Spawning Entities in the Editor
Changing the Entity Properties
A Look at the C++ Side Entity System from a C++/Programming Perspective The Entity System Overview
The SpawnEntity and RemoveEntity Functions
Entity Events and Their Importance Creating a Custom C++ Entity from Scratch – Part I Creating a New Class
Learning What the Functions Do
Filling in the Default Code Creating a Custom C++ Entity from Scratch – Part II Registering Our ProximityMine
Loading a 3D Model
Kill Entities in a Radius Part 1 (Proximity Check)
Kill Entities in a Radius Part 2 (Physics Impulse)
Kill Entities in a Radius Part 3 (Damage AI) Creating a Custom C++ Entity from Scratch – Part III Spawning through the Code Part 1
Spawning through the Code Part 2
Getting Accurate Placement Using Physics
Spawning through the Editor Creating a Custom Lua Script for Our Entity Creating the Lua Entity Script
Accessing Our Entity Script from C++
Changing Our New Entity Script Properties Creating AI Behaviors in Flowgraph A Brief Introduction to Flowgraph
Setting Up and Generating AI Navigation
Creating Our Own AI Behavior in Flowgraph Creating a Custom Flownode from Scratch Creating the Node Class
Adding Logic to Your Node Part 1
Adding Logic to Your Node Part 2
Adding Logic to Your Node Part 3
Adding Logic to Your Node Part 4
Testing Your Node Class in Game
[/spoiler]
Файлы примеров: присутствуют
Формат видео: MP4
Видео: MPEG4 Video (H264) 1280x720 25fps
Аудио: AAC 48000Hz stereo

► Галерея скриншотов ◄
[spoiler="Скриншоты"]

[/spoiler]