Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Build your own 2D game engine and cr...
~
Sung, Kelvin.
Linked to FindBook
Google Book
Amazon
博客來
Build your own 2D game engine and create great web games = using HTML5, JavaScript, and WebGL2 /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Build your own 2D game engine and create great web games/ by Kelvin Sung ... [et al.].
Reminder of title:
using HTML5, JavaScript, and WebGL2 /
other author:
Sung, Kelvin.
Published:
Berkeley, CA :Apress : : 2022.,
Description:
xxii, 741 p. :ill., digital ;24 cm.
[NT 15003449]:
Chapter 1: Introduction -- Chapter 2: Working with HTML5 and WebGL2 -- Chapter 3: Transformation and World Coordinate -- Chapter 4: Common Components of a Game Engine -- Chapter 5: Working with Texture, Sprites, and Fonts -- Chapter 6: Behaviors and Collisions -- Chapter 7: Camera Manipulations -- Chapter 8: Illumination and Shadow -- Chapter 9: Physics -- Chapter 10: Particle Systems and Stenciling -- Chapter 11: Supporting Camera Background -- Chapter 12: Building a Sample Game: From Design to Completion.
Contained By:
Springer Nature eBook
Subject:
Interactive computer graphics. -
Online resource:
https://doi.org/10.1007/978-1-4842-7377-7
ISBN:
9781484273777
Build your own 2D game engine and create great web games = using HTML5, JavaScript, and WebGL2 /
Build your own 2D game engine and create great web games
using HTML5, JavaScript, and WebGL2 /[electronic resource] :by Kelvin Sung ... [et al.]. - Second edition. - Berkeley, CA :Apress :2022. - xxii, 741 p. :ill., digital ;24 cm.
Chapter 1: Introduction -- Chapter 2: Working with HTML5 and WebGL2 -- Chapter 3: Transformation and World Coordinate -- Chapter 4: Common Components of a Game Engine -- Chapter 5: Working with Texture, Sprites, and Fonts -- Chapter 6: Behaviors and Collisions -- Chapter 7: Camera Manipulations -- Chapter 8: Illumination and Shadow -- Chapter 9: Physics -- Chapter 10: Particle Systems and Stenciling -- Chapter 11: Supporting Camera Background -- Chapter 12: Building a Sample Game: From Design to Completion.
Develop a 2D game engine that will give you the experience and core understanding of foundational concepts for building complex and fun 2D games that can be played across the Internet via popular web browsers. This book is organized so that the chapters follow logical steps of building a game engine and integrates concepts accordingly. Build Your Own 2D Game Engine and Create Great Web Games isolates and presents relevant concepts from software engineering, computer graphics, mathematics, physics, game development and game design in the context of building a 2D game engine from scratch. In this edition, all the code is based on updated versions of JavaScript with HTML5 and WebGL2: you will analyze the source code needed to create a game engine that is suitable for implementing typical casual 2D videogames. You will also learn about physics and particle system. The discussion of physics component includes rotations and popular physical materials such as wood, mud, and ice. The discussion of particle component has popular presets such as fire, smoke, and dust. By the end of the book, you will understand the core concepts and implementation details of a typical 2D game engine, learn insights into how these concepts affect game design and game play, and have access to a versatile 2D game engine that they can expand upon or utilize to build their own 2D games from scratch with HTML5, JavaScript, and WebGL2. You will: Understand essential concepts for building 2D games Grasp the basic architecture of 2D game engines Understand illumination models in 2D games Learn basic physics used in 2D games Find out how these core concepts affect game design and game play Learn to design and develop 2D interactive games.
ISBN: 9781484273777
Standard No.: 10.1007/978-1-4842-7377-7doiSubjects--Topical Terms:
1375202
Interactive computer graphics.
LC Class. No.: T385
Dewey Class. No.: 794.81536
Build your own 2D game engine and create great web games = using HTML5, JavaScript, and WebGL2 /
LDR
:03312nmm a2200337 a 4500
001
2297823
003
DE-He213
005
20220124160535.0
006
m d
007
cr nn 008maaau
008
230324s2022 cau s 0 eng d
020
$a
9781484273777
$q
(electronic bk.)
020
$a
9781484273760
$q
(paper)
024
7
$a
10.1007/978-1-4842-7377-7
$2
doi
035
$a
978-1-4842-7377-7
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
T385
072
7
$a
UMK
$2
bicssc
072
7
$a
COM012040
$2
bisacsh
072
7
$a
UMK
$2
thema
082
0 4
$a
794.81536
$2
23
090
$a
T385
$b
.B932 2022
245
0 0
$a
Build your own 2D game engine and create great web games
$h
[electronic resource] :
$b
using HTML5, JavaScript, and WebGL2 /
$c
by Kelvin Sung ... [et al.].
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xxii, 741 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Introduction -- Chapter 2: Working with HTML5 and WebGL2 -- Chapter 3: Transformation and World Coordinate -- Chapter 4: Common Components of a Game Engine -- Chapter 5: Working with Texture, Sprites, and Fonts -- Chapter 6: Behaviors and Collisions -- Chapter 7: Camera Manipulations -- Chapter 8: Illumination and Shadow -- Chapter 9: Physics -- Chapter 10: Particle Systems and Stenciling -- Chapter 11: Supporting Camera Background -- Chapter 12: Building a Sample Game: From Design to Completion.
520
$a
Develop a 2D game engine that will give you the experience and core understanding of foundational concepts for building complex and fun 2D games that can be played across the Internet via popular web browsers. This book is organized so that the chapters follow logical steps of building a game engine and integrates concepts accordingly. Build Your Own 2D Game Engine and Create Great Web Games isolates and presents relevant concepts from software engineering, computer graphics, mathematics, physics, game development and game design in the context of building a 2D game engine from scratch. In this edition, all the code is based on updated versions of JavaScript with HTML5 and WebGL2: you will analyze the source code needed to create a game engine that is suitable for implementing typical casual 2D videogames. You will also learn about physics and particle system. The discussion of physics component includes rotations and popular physical materials such as wood, mud, and ice. The discussion of particle component has popular presets such as fire, smoke, and dust. By the end of the book, you will understand the core concepts and implementation details of a typical 2D game engine, learn insights into how these concepts affect game design and game play, and have access to a versatile 2D game engine that they can expand upon or utilize to build their own 2D games from scratch with HTML5, JavaScript, and WebGL2. You will: Understand essential concepts for building 2D games Grasp the basic architecture of 2D game engines Understand illumination models in 2D games Learn basic physics used in 2D games Find out how these core concepts affect game design and game play Learn to design and develop 2D interactive games.
650
0
$a
Interactive computer graphics.
$3
1375202
650
0
$a
Computer games
$x
Design.
$3
553058
650
1 4
$a
Game Development.
$3
3166400
650
2 4
$a
Web Development.
$3
3134872
650
2 4
$a
Software Engineering.
$3
890874
700
1
$a
Sung, Kelvin.
$3
2163274
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7377-7
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9439715
電子資源
11.線上閱覽_V
電子書
EB T385
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login