How a talented programmer practically bluffed his way into the games industry, and why Crytek has not yet fulfilled its potential.
- animation
- Austin
- Avni
- bare metal
- Black Legend Entertainment
- Black Sea
- Black Sea
- Cevat Yerli
- Cevat Yerli
- Coburg
- Crysis
- Crysis 2
- Crytek
- Crytek
- day burning gas
- Digital media
- Dino Dini
- Electronic Arts
- Eric Cochonneau
- Far Cry
- Faruk
- Fatma
- First-person shooters
- Frankfurt
- Germany
- internet fees
- James Cameron
- Jimmy Shelton
- key technologies
- Kiev
- London
- Los Angeles
- Matt Leone
- Matthew Sullivan
- media wearing shorts
- Multiplayer online games
- Mustafa Cevdet
- New York
- nVidia
- operating system
- Peter Jackson
- Rome
- Russ Pitts
- satellite offices
- simulation
- Software
- software environment
- technology entrepreneurs
- Texas
- Tom Connors
- Ukraine
- United States
- Video game developers
- Video game development
- Vox Media Inc.
- Warren Schultheis
- Windows games
- YouTube
So far this year's Google I/O has been very developer-centric—perhaps not surprising given that I/O is, at the end of the day, a developer's conference. Especially compared to last year's skydiving, Glass-revealing, Nexus-introducing keynote, yesterday's three-and-a-half-hour keynote presentation focused overwhelmingly on back-end technologies rather than concrete products aimed at consumers.
There's still plenty to see. All this year we've been taking photos to show you just what it's like to cover these shows—we've shown you things as large as CES and as small as Nvidia's GPU Technology Conference. Our pictures from the first day of Google I/O should give you some idea of what it's like to attend a developer conference for one of tech's most influential companies.
You are here
I/O is held in the west hall of the Moscone Center, and between the giant Google signs and this real-life Google Maps pin you'd be hard-pressed to miss it.
Andrew Cunningham
20 more images in gallery
- Andrew Cunningham
- Android
- Android
- Ars Technica
- back-end technologies
- back-end technologies
- Chromebook
- Cloud clients
- Computing
- concrete products
- dog food
- Erik Kay
- Florence
- Gallery
- Gear & Gadgets
- Google Chrome
- Google I/O
- Google I/O
- GPU Technology
- information technology
- Kenyon College
- Moscone Center
- Nexus
- Nexus
- nVidia
- review hardware
- Samsung
- Software
- Technology
- Technology Lab
- Technology Lab
- World Congress
- World Wide Web
AMD
AMD wants to talk about HSA, Heterogeneous Systems Architecture (HSA), its vision for the future of system architectures. To that end, it held a press conference last week to discuss what it's calling "heterogeneous Uniform Memory Access" (hUMA). The company outlined what it was doing, and why, both confirming and reaffirming the things it has been saying for the last couple of years.
The central HSA concept is that systems will have multiple different kinds of processors, connected together and operating as peers. The two main kinds of processors are conventional: versatile CPUs and the more specialized GPUs.
Modern GPUs have enormous parallel arithmetic power, especially floating point arithmetic, but are poorly-suited to single-threaded code with lots of branches. Modern CPUs are well-suited to single-threaded code with lots of branches, but less well-suited to massively parallel number crunching. Splitting workloads between a CPU and a GPU, using each for the workloads it's good at, has driven the development of general purpose GPU (GPGPU) software and development.
- 't make programming the GPU
- Advanced Micro Devices
- amd
- AMD
- ARM Ltd
- Ars Technica
- Bulldozer
- Computer architecture
- Computer hardware
- Computing
- computing
- CPU
- CUDA
- ESPN
- floating point unit
- Google Wallet card Tablets
- GPGPU
- GPGPU
- gpu
- GPU
- Graphics hardware
- Graphics processing unit
- heterogeneous computing
- hsa
- HSA Foundation
- IBM PC compatibles
- Imagination
- information technology
- Intel
- John Steele
- London
- Mark Cerny
- Microsoft
- non-cache-coherent systems
- nVidia
- one processor
- open Web
- operating system
- operating systems
- Paging
- Parallel computing
- Peter Bright
- programmable hardware
- Qualcomm
- RAM
- same chip
- same chips
- Samsung
- smartphone
- smartphones
- SoC
- software developers
- software development
- software errors
- software perspective
- systems-on-chips
- Technology
- Technology Lab
- Technology Lab
- TI
- United Kingdom
- Video cards
- virtual memory
- web technology
- web technology
- wireless data caps
- X86
Andrew Cunningham / Aurich Lawson
A desktop PC used to need a lot of different chips to make it work. You had the big parts: the CPU that executed most of your code and the GPU that rendered your pretty 3D graphics. But there were a lot of smaller bits too: a chip called the northbridge handled all communication between the CPU, GPU, and RAM, while the southbridge handled communication between the northbridge and other interfaces like USB or SATA. Separate controller chips for things like USB ports, Ethernet ports, and audio were also often required if this functionality wasn't already integrated into the southbridge itself.
As chip manufacturing processes have improved, it's now possible to cram more and more of these previously separate components into a single chip. This not only reduces system complexity, cost, and power consumption, but it also saves space, making it possible to fit a high-end computer from yesteryear into a smartphone that can fit in your pocket. It's these technological advancements that have given rise to the system-on-a-chip (SoC), one monolithic chip that's home to all of the major components that make these devices tick.
The fact that every one of these chips includes what is essentially an entire computer can make keeping track of an individual chip's features and performance quite time-consuming. To help you keep things straight, we've assembled this handy guide that will walk you through the basics of how an SoC is put together. It will also serve as a guide to most of the current (and future, where applicable) chips available from the big players making SoCs today: Apple, Qualcomm, Samsung, Nvidia, Texas Instruments, Intel, and AMD. There's simply too much to talk about to fit everything into one article of reasonable length, but if you've been wondering what makes a Snapdragon different from a Tegra, here's a start.
- 3D graphics
- a lot of different chips
- A5
- A5 processors
- A5 processors
- Advanced Micro Devices
- AMD
- Andrew
- Apple
- Apple
- ARM architecture
- ARM Cortex-A15 MPCore
- ARM Holdings
- ARM Holdings
- Ars Technica
- chip
- chip manufacturing processes
- Computer architecture
- Computer hardware
- Computing
- controller chips
- ethernet
- Exynos
- Features
- Gear & Gadgets
- GPU
- Imagination Technologies
- individual chip
- individual chip
- Intel
- Intel
- John Steele
- Kenyon College
- Mali
- monolithic chip
- Northbridge
- NVIDIA
- Nvidia
- nVidia
- one monolithic chip
- Qualcomm
- Qualcomm
- Samsung
- Samsung
- semiconductor
- separate chip
- Separate controller chips
- smartphone
- smartphones
- Snapdragon S4 chips
- system-on-a-chip
- system-on-a-chip
- tablet chips
- tablet chips
- Technology
- Tegra
- Texas Instruments
- Texas Instruments
- touchscreen technology
- touchscreen technology
- wireless connectivity
- x86 instruction set its processors
An anonymous reader writes "Linux developers are now working on open-source 3D support for NVIDIA's Tegra in cooperation with NVIDIA and months after the company published open-source 2D driver code. There are early patches for the Linux kernel along with a Gallium3D driver. The Tegra Gallium3D driver isn't too far along yet but is enough to run Wayland with Weston."
Read more of this story at Slashdot.
Faces are everywhere in games. NVIDIA noticed this and has been on a 20-year odyssey to make faces more facey and less unfacey (while making boobs less booby, if you’ll remember the elf-lady Dawn). Every few years they push out more facey and less unfacey face tech and make it gurn for our fetishistic graphicsface pleasure. Last night at NVIDIA’s GPU Technology Conference, NVIDIA founder Jen-Hsun Huang showed off Face Works, the latest iteration. Want to see how less unfacey games faces can be?
- #8217;ll end up installing Steam
- AMD
- Android
- API
- Apple
- artificial intelligence
- Computer hardware
- computing
- Computing
- CUDA
- Directx9
- Don Reba
- Face
- fluid dynamics
- GeForce
- GeForce GTX Titan
- GPGPU
- GPU Technology
- graphics card
- Graphics hardware
- Graphics processing unit
- graphicsface
- Grendel
- Jen-Hsun Huang
- Microsoft
- mobile graphics processors
- mobile graphics processors
- more facey and less unfacey
- nVidia
- Nvidia
- NVIDIA
- OpenCL
- PhysX
- RockPaperShotgun
- Ross Atherton
- simulation
- smart phones
- Staring Eyes
- Steam
- technology *and* mindset
- titan
- Titan card
- usual real-time autocorrecting internet spelling
- Video cards
- XTR
Mark Cerny gives us our first look at the PS4's internals.
Andrew Cunningham
By the time Sony unveiled the PlayStation 4 at last night's press conference, the rumor mill had already basically told us what the console would be made of inside the (as-yet-nonexistent) box: an x86 processor and GPU from AMD and lots of memory.
Sony didn't reveal all of the specifics about its new console last night (and, indeed, the console itself was a notable no-show), but it did give us enough information to be able to draw some conclusions about just what the hardware can do. Let's talk about what components Sony is using, why it's using them, and what kind of performance we can expect from Sony's latest console when it ships this holiday season.
The CPU
AMD's Jaguar architecture, used for the PS4's eight CPU cores, is a follow-up to the company's Bobcat architecture for netbooks and low-power devices. AMD
We'll get started with the components of most interest to gamers: the chip that actually pushes all those polygons.
- 1,152 stream processors
- Advanced Micro Devices
- Amazon
- amd
- AMD
- analogous Atom processors
- Andrew
- Ars Technica
- ATI Technologies
- Atom
- Computer hardware
- Computing
- console hardware
- CPU
- dual-core chips
- Fabless semiconductor companies
- FLOPS
- Gear & Gadgets
- GPGPU
- GPU
- Graphics chips
- Graphics hardware
- Graphics processing unit
- graphics products
- Grid
- Grid server
- Intel
- Kenyon College
- nVidia
- OnLive
- Opposable Thumbs
- physics processing
- Playstation 4
- PlayStation 4
- PS2
- PS3
- secondary custom chip
- software emulation
- software update
- Sony
- Sony
- Southern Islands
- stream processors
- stream processors
- Technology
- Video cards
- x86 processor
- x86 processor
Nvidia CEO Jen-Hsun Huang unveils the Nvidia Grid server at the company's CES presentation.
Andrew Cunningham
The most interesting news to come out of Nvidia's two-hour-plus press conference Sunday night was doubtlessly the Tegra 4 mobile processor, followed closely by its intriguing Project Shield tablet-turned-handheld game console. However, company CEO Jen-Hsun Huang also revealed a small morsel of news about the cloud gaming initiative that Nvidia talked up back in May: the Nvidia Grid, the company's own server designed specifically to serve as the back-end for cloud gaming services.
Thus far, virtualized and streaming game services have not set the world on fire. OnLive probably had the highest profile of any such service, and though it continues to live on, it has been defined more by its troubled financial history than its success.
We stopped by Nvidia's CES booth to get some additional insight into just how the Grid servers do their thing and how Nvidia is looking to overcome the technical drawbacks inherent to cloud gaming services.
- 3D graphics
- 4 mobile processor
- Andrew Cunningham
- Andrew Fear
- Android
- Android tablet
- Ars Technica
- Bluetooth
- build services
- cloud gaming server
- Cloud gaming services
- Computer hardware
- Computing
- DSL
- external hardware
- extra hardware
- games available on those services
- Gear & Gadgets
- GeForce
- GeForce
- GeForce cards
- GeForce Grid
- given server
- GPU
- Graphics hardware
- Graphics processing unit
- Grid
- input device
- internet connections
- Jen-Hsun Huang
- Kenyon College
- Kyle Orland
- Lag
- Netflix
- NVIDIA
- Nvidia
- nVidia
- Nvidia Grid
- OnLive
- OnLive
- Opposable Thumbs
- Project Shield tablet
- RAM
- same technology
- Server
- server
- smartphone
- smartphones
- streaming game services
- Technology
- technology driving
- Tegra
- The Grid
- United States
- Video cards
- virtualization products
- workstation applications
- Xbox
The debate about whether games are a legitimate art form is a never-ending back-and-forth that's actually getting a bit tiresome at this point. At the very least, though, outside bodies are beginning to recognize that games at least contain artistic elements that are worthy of consideration in their own right. Thus, we have thatgamecompany's hauntingly beautiful, cello-heavy Journey soundtrack being nominated for a Grammy this year in the Best Score Soundtrack For Visual Media category.
The Austin Wintory-composed soundtrack (which you can listen to in its entirety here) will compete directly with works by well-known film composers such as John Williams (The Adventure of Tintin), Howard Shore (Hugo), and Hans Zimmer (The Dark Knight Rises). Wintory tweeted his speechless reaction to the nomination announcement and the outpouring of support he received following it. "I don't think I've ever felt genuinely overwhelmed before until last night, reading everyone's messages," he wrote. "You are all SO wonderful."
The soundtrack debuted at No. 8 on Billboard's "Soundtrack" charts (and No. 114 on the overall chart) by selling 4,000 copies in a week, putting it behind Guitar Hero III: Legends of Rock as the second-best-selling video game soundtrack ever. The game itself became the fastest-selling downloadable game ever on the PlayStation Network after its release earlier this year.
- AMD
- Ars Technica
- Ars Technica
- art
- austin wintory
- award
- Baba Yetu
- Baba Yetu
- Christopher Tin
- Christopher Tin
- Computing
- Digital media
- Emmy Awards
- Entertainment
- Games
- grammy
- Grammy
- Guitar Hero
- Hans Zimmer
- Hans Zimmer
- Howard Shore (Hugo)
- Human Interest
- John Carmack
- John D. Carmack
- John Williams
- Journey
- Kyle Orland
- Lord's Prayer
- Maryland
- media bar
- Microsoft
- Music video games
- Nintendo
- nVidia
- Opposable Thumbs
- Pennsylvania
- Pittsburgh
- Recording Academy
- Score
- Soundtrack
- Television Academy
- thatgamecompany
- the Emmy awards
- the Grammys
- University of Maryland
- video game hardware
- Video game music