I'm Lucas Pérez
And this is my portfolio. Here you will find
all my projects as a game developer.
I'm Lucas Pérez, a game programmer from Barcelona. I'm a graduate of the Video Game Design and Development degree at the UPC.
I have done several projects during these years at the university, which have helped me to realise that what I like most about the videogame industry is the technology behind them, specifically game engines.
I really like game engines in general, but if I had to choose something specific it would be the graphics, the different APIs that exist, the shaders, the render pipeline, etc.
A game engine using C++ and Vulkan.
This is a game engine made from scratch using C++ and Vulkan. This is a engine developed in my spare time, just to improve my coding and skills and learning new things. The main idea of this engine is to support multiple platforms and multiple graphics API.
A 3D renderer made from scratch with OpenGL and C++.
This is a 3D renderer editor made from scratch using OpenGL and C++ which implements the path tracing technique to create wonderful renderers and gives you the option to export the result as a PNG image.
An RTT about Dune made with an own game engine.
This is a 3D RTT videogame about Dune made with Ragnar Engine. It tells the brief story of how Paul Atreides, long after his father’s and Atreides’ allies deaths, lives through a Harkonen siege at the gates of his new Fremen home.
A basic game engine made from scratch with OpenGL in C++.
This is a game engine made with OpenGL and C++ from scratch. It contains the very basics of a game engine and also an audio system implemented with the middleware Wwise.
This is a VR game made with Unity
Yebba Yennebiebe is a VR videogame made with Unity. You are a wizard who has to face hordes of monsters and you will have to use your hands and cast spells to eliminate them.
A 2D JRPG made from scratch with SDL.
Hunter Odyssey is a game where you find yourself submerged in a world of fantasy, with dangerous enemies and unique puzzles. Play as multiple characters to achieve your goal in this brand new game!
Tribute to the 1989 arcade game Pang.
This is a tribute to the arcade videogame Pang made from scratch with SDL. It contains the first six levels with all the weapons and powerups.