Introduction To GameDev
Introduction To GameDev
- Shunryo Suzuki
General
Prime Number Task
Find a 6-digit prime number, which contains each of the digits 0 to 5 exactly once.
Solution: There is no such number, because the sum of the digits is always dividable by 3, which means that all
numbers formed out of these digits also can be divided by 3.
Computer Science 01
Topics in AG
-
Art / Design
-
Concept art
o Environment
o Character
Story
Game design
UI design
Level design
Books
-
Modeling
Rigging
Game Balancing
Character Animation
Level Creation
Effects and Explosions
Computer Science 01
Books
-
Body Language
o Advanced 3D Character Rigging
o Eric Allen & Kelly L. Murdock
Production Pipeline Fundamentals for Film and Games
o Renee Dunlop
Books
-
Processing
o A Programming Handbook for Visual Designers and Artists
o Casey Reas & Ben Fry
Learining Processing
o A Beginners Guide to Programming, Images, Animation and Interaction
o Daniel Shiffman
The Nature of Code
o Simulating natural systems with Processing
o Daniel Shiffman
Creating Games with Unity and Maya
o How to Develop Fun and Marketable 3D Games
o Adam Watkins
Introduction to Game Design, Prototyping and Development
o From Concept to playable Game with Unity and C#
o Jeremy Gibson
Computer Science 01
Today
-
The Player steps into a world that seems as real as the real world
No boundaries through software and/or hardware
Coming closer: VR-glasses etc.
Computer Science 01
Roles:
-
Computer Science 01
Market
-
70s 90s:
2000:
2010:
mostly 1 developer
Dev costs at 5 Mio USD
20 Mio USD -> Publisher Modell
Coding...
-
Computer Science 01