Introduction to 3D Game Programming with Directx 11
Introduction to 3D Game Programming with Directx 11

Introduction to 3D Game Programming with Directx 11

Індивідуальне замовлення

0 0 відгуків

1190.00 грн

ISBN:
9781936420223
Наявність:
Автор
Frank D. Luna
Видавництво
Wiley
Кіл-ть сторінок
600
Рік видання
2012
Розмір
17.8 x 4.4 x 22.9
Формат
Hardcover
Вага
0.65kg
car ship plane
Умови доставки

Ознайомтеся з умовами доставки

Докладніше

  • Все про книгу
  • Відгуків (0)
Все про книгу Introduction to 3D Game Programming with Directx 11
Вступ до програмування 3D ігор з Directx 11 | Цей оновлений бестселлер слугує вступом до програмування інтерактивної комп'ютернії графіки з особливою увагою до розробки ігор на основі DirectX 11. Книга складається з трьох частин: основні математичні методи, першорядні завдання у Direct3D та техніки і спецефекти. Також до книги додається CD з кодом та розрахунками..

Introduction to 3D Game Programming with Directx 11 | This updated bestseller provides an introduction to programming interactive computer graphics, with an emphasis on game development using DirectX 11. The book is divided into three main parts: basic mathematical tools, fundamental tasks in Direct3D, and techniques and special effects. It also includes a companion CD-ROM with code and figures.
Інші книги автора
Frank D. Luna
Introduction to 3D Game Programming with Directx 11
Introduction to 3D Game Programming with Directx 11

1190.00 грн

Докладніше
Рецензії про книгу Introduction to 3D Game Programming with Directx 11 (0 відгуків)
+ Добавить отзыв

Написати відгук
Будь ласка авторизуйтесь або створити обліковий запис перед тим як написати відгук

Раніше переглянуте

$('.add_reve').on('click', function(e){ jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500); e.preventDefault(); }); $('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){ $.ajax({ url: 'index.php?route=product/product/getRecurringDescription', type: 'post', data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'), dataType: 'json', beforeSend: function() { $('#recurring-description').html(''); }, success: function(json) { $('.alert-dismissible, .text-danger').remove(); if (json['success']) { $('#recurring-description').html(json['success']); } } }); }); //-->