Welcome to Zener Brainstorming



Follow me on Twitter




Nedstat Basic - Web site estadisticas gratuito
El contador para sitios web particulares


This is the personal web site of Carlos Peris where you can see my productions: professional and freeware games, technical demos and tools. You can also read news about mobile & wireless devices, demoscene, amiga, games, emulators and programming. I'm currently Technical Manager at Digital Chocolate Barcelona. If you wish to contact me use the following link.

Expand All News Expand All News  
    XNA news 29/12/2007 Show New
XNA news

XNA Game Studio 2.0 Released, now with Newwork support, tutorials available
New Gamasutra section for XNA games, just starting.
Dream Build Play AI Warm-up Challenge, this contest is focused on Artificial Inteligence. The submission entry period is from December 20, 2007 to January 27, 2008


    Ten Indie or Student Game Competitions 29/12/2007 Show New
Ten Indie or Student Game Competitions

I've seen on www.gamecareerguide.com an article about the 10 Indie & student game competitions that anyone should consider. If you want to enter into the videogame industry, this is your chance.

More info here: http://www.gamecareerguide.com/features/ 476/10_indie_student_game_.php


    A* pathfinding for beginners 16/07/2007 Show New
A* pathfinding for beginners

An easy to understand multilanguage tutorial, which describes the fundamentals of the A* (A-star) pathfinding algorithm.

More info here: http://www.policyalmanac.org/games/aStar Tutorial.htm


    Will Wright speech at SXSW conference 02/04/2007 Show New
Will Wright speech at SXSW conference

Transciption from the Will Wright speech at SXSW conference. Wright spoke about storytelling in games, compared to the one in cinema, and how to alter the linearity of story. He pointed Groundhog Day ('Atrapado en el tiempo' in spanish) as an example of a movie that is like a game, every day is a game restart.

More info here: http://www.3pointd.com/20070313/sxsw-xcr ipt-will-wright-keynote/


    Games Developer Conference 2007 Resources 11/03/2007 Show New
Games Developer Conference 2007 Resources

The Game Developers Conference continues its tradition of facilitating the sharing of ideas and information through out the development community
The sessions from the last GDC are available(most of them) following the next link.

More info here: https://www.cmpevents.com/GD07/a.asp?opt ion=C&V=1&SB=4


    Dice Wars, an example of game design 11/03/2007 Show New
Dice Wars, an example of game design

Dice Wars is a turn based strategy game. Your armies are made of dice, an when you attack you throw is compared to the one from your opponent. Of course, the more dice you have the greater is the chance to win. Be careful, or else you are gonna play it for hours.

More info here: http://www.gamedesign.jp/flash/dice/dice .html


    Game Design: One Button Games 28/02/2007 Show New
Game Design: One Button Games

In this article, one button is the limitation on interaction. Very interesting for designers with a particular interest in the low-level mechanics of basic actions. A button has only two states, pressed and released, but unlimited possibilities.

More info here: http://www.gamasutra.com/features/200506 02/green_01.shtml


    Procedural Content Generation 11/02/2007 Show New
Procedural Content Generation

Procedural content is one of the key technologies for the next generation of gaming. Darwinia creators Introversion have been outlining the concept for neophytes, including exclusive screenshots from the company's new project, Subversion.

More info here: http://www.gamecareerguide.com/features/ 336/procedural_content_.php?page=1


    Implementing dataports 18/11/2006 Show New
Implementing dataports

Sony Computer Entertainment's Martin Linklater (Wipeout: Pure) explains his process for utilizing dataports, a data structure which has has a unique global identity at runtime.

More info here: http://www.gamasutra.com/features/200611 16/linklater_01.shtml


    Nero, a game with AI adaptative agents 13/11/2006 Show New
Nero, a game with AI adaptative agents

Nero is an unique computer game that lets you play with adapting intelligent agents hands-on. Evolve your own robot army by tuning their artificial brains for challenging tasks, then pit them against your friend's teams in online competitions!

More info here: http://www.nerogame.org


    XNA Game Studio Express Public Beta Released 24/10/2006 Show New
XNA Game Studio Express Public Beta Released

Developers can download the tool from msdn.microsoft.com/xna to develop games for Windows XP and Windows Vista, at no charge (for now). The games built on Windows can be migrated to the Xbox 360 with the XNA Creators Club subscription for $99 a year, or a four-month trial cost of $49, opening up retail console game development to anyone for the first time.

More info here: http://msdn.microsoft.com/xna


    A Glimpse Inside the Cell Processor 13/07/2006 Show New
A Glimpse Inside the Cell Processor

An introduction article about the Cell Processor, the one inside all Sony's playstation 3 consoles. It's an insanely complex chip with about 250 million transistors (Pentium 4 has 125 million) that runs at more than 4GHz. According to IBM it can complete 256 billion floating-point operations every second.

More info here: http://www.gamasutra.com/features/200607 13/turley_01.shtml


    Why software is bad and what we can do to fix it 09/07/2006 Show New
Why software is bad and what we can do to fix it

Interesting lecture about the approach to software programming. The problem is not bad planning or bad programming, it's the software approach based on Turing's machine. The author gives a solution based on how integrared circuits work

More info here: http://www.rebelscience.org/Cosas/Reliab ility.htm


    Parallel-Split Shadow Maps for Large-scale Virtual Environments 09/07/2006 Show New
Parallel-Split Shadow Maps for Large-scale Virtual Environments

To avoid shadow mapping aliasing errors Parallel-Split Shadow Maps (PSSMs) scheme splits the view frustum into different parts by using the planes parallel to the view plane and then generates multiple smaller shadow maps for the split parts.

More info here: http://appsrv.cse.cuhk.edu.hk/~fzhang/ps sm_vrcia/


    Flow in games thesis (Still waiting for Spore) 06/06/2006 Show New
Flow in games thesis (Still waiting for Spore)

FlOw is a game about piloting an aquatic organism through a surreal biosphere where players consume other organisms, evolve, and advance their organisms to the abyss. As part of Jenova Chen's thesis research, flOw inherits an embedded design of active DDA (dynamic difficulty adjustment), players with differing skill levels can intuitively customize their experiences in the zone and enjoy the game at their own pace. 'Addicting' is the most common word its fans use to describe it.

More info here: http://www.jenovachen.com/flowingames/fl owing.htm


    The Making Of Shadow Of The Colossus 06/05/2006 Show New
The Making Of Shadow Of The Colossus

Chat with the delelopers of the acclaimed PS2 game. Fumito Ueda master piece takes the PS2 hardware to its limits. In the interview the team explains how they archieved the complex shadow and motion blur routines that appear in the game.

More info here: http://edusworld.org/ew/ficheros/2006/pa ginasWeb/making_of_sotc.html


    Javier Arevalo UPC Videogame conference slides 27/04/2006 Show New
Javier Arevalo UPC Videogame conference slides

Slides (in Spanish) from a conference I assisted last month in Barcelona Informatic Faculty about Videogame Developing. Javier Arevalo is Jare^Iguana, and now is working for PyroStudios where he has taken part of the Commandos and Praetorians series

More info here: scene/down/UPC2006-DesarrolloDeVideojueg os.ppt


    Tips to be a Game Programmer 15/04/2006 Show New
Tips to be a Game Programmer

An article in Gamasutra about the Right Stuff for a Game Programmer:
Team Attitude: Selflessness and dedication to the team
Self-starters: Do not need constant supervision
Follow-through: The ability to see tasks through to the end
Communication: Communicating well with others
Responsibility: Taking responsibility for what you have done or what you are supposed to do

More info here: http://www.gamasutra.com/features/200604 07/mencher_01.shtml


    Vertex Displacement Mapping using openGL Shading Language 29/03/2006 Show New
Vertex Displacement Mapping using openGL Shading Language

A tutorial to implement displacement mapping with GLSL. Displacement mapping is a technique allowing to deform a polygonal mesh using a texture (displacement map) in order to add surface detail.

More info here: http://www.ozone3d.net/tutorials/vertex_ displacement_mapping.php


    Joel Spolsky, software genius thoughts 18/01/2006 Show New
Joel Spolsky, software <i>genius</i> thoughts

An interesting article about contracting many bad&cheap programmers or a few&outstanding programmers...

(English) Hitting the High Notes
(Spanish) Alcanzando las notas altas

More info here: http://www.joelonsoftware.com


    An Overview of Microsoft's Direct3D 10 API by Jack Hoxley 14/01/2006 Show New
An Overview of Microsoft

From a gamedev article written by Jack Hoxley. Full article on the link below.
'With Direct3D 10 we have a new programmable unit – giving three in total: Vertex Shaders (VS), Geometry Shaders (GS) and Pixel Shaders (PS).[...]'
'The Direct3D 10 pipeline should allow for not only a wider class of algorithms (neural networks and physics on a GPU…) and improved performance (single pass cube map rendering) but it should allow application developers to offload more work.[...]'

More info here: http://www.gamedev.net/reference/program ming/features/d3d10overview/


    Ami-DevCpp: Development Win Tool for AmigaOS, AROS, MorphOS 14/01/2006 Show New
Ami-DevCpp: Development Win Tool for AmigaOS, AROS, MorphOS

AmiDevCpp is a Integrated Cross Platform Development Environment for Windows, that helps you to comfortable develop C/C++ Applications for the AmigaOS (m68k), AmigaOS4 (PPC), MorphOS(PPC) and for AROS (i686). In the best case, you can just select another Compilerset and compile the same program for different Platforms.

More info here: http://amidev.kilu.net/index.php


    AmigaOS4.0 Memory Allocation: 'slab allocator' aka 'object cache' 18/12/2005 Show New
AmigaOS4.0 Memory Allocation:

The AmigaOS4.0 memory architecture is based on the 'slab allocator' system or 'object cache'. In essence, the slab allocator only allocates objects of a single size, allocating these in larger batches (slabs) from the low-level page allocator. These slabs are then divided up into buffers of the required size, and kept within a list in the slab allocator.

More info here: http://www.hyperion-entertainment.com/


    Microsoft free development tools 27/11/2005 Show New
Microsoft free development tools

Microsoft is giving away free one year licenses for some of their best development software including:

Visual Web Developer 2005 Express Edition
SQL Server 2005 Express Edition
Visual Basic 2005 Express Edition
Visual C# 2005 Express Edition
Visual C 2005 Express Edition
Visual J# 2005 Express Edition

More info here: http://msdn.microsoft.com/


    PHP tutorial 14/10/2003 Show New
PHP tutorial

PHP Manual edited by Stig Sæther Bakken and Egon Schmid

You can download the tutorial here


   Last Update:

Webmaster    

HIGHLIGHTS
Some games I worked on
Full list here

2009

2008


2007

UEFA Champions League 2006-2007

2006

LMA Manager 2007

2005



2004