Skip to content

Alejandro Segovia Azapian

Rendering and Systems Engineering

  • License
  • Publications
  • C/C++ and Objective-C
  • Computer Graphics
  • Personal Projects
    • Vortex 3D Editor
    • Vortex 3D Runtime
    • Vortex 3D Engine
    • GLSL Shader Editor
    • Quake 2 BSP Renderer
    • Quake 2 Model Renderer
    • The Mandelbrot Set
    • Vector Field Renderer
    • Konoko (OBJ Rendering)
    • Julia-Fatou Set and IFS Fractals
    • Py Particle System (2006)
    • C++ Raytracer (2005)
  • WebGL
Search
  1. Home
  2. 2010

Year: 2010

C++ OpenGL Quake

Quake 2 BSP Map Rendering

December 5, 2010Ale

For the past month and a half I’ve been working on and off on a project that consists in the development of a custom Quake 2 BSP map renderer. The…Continue readingQuake 2 BSP Map Rendering

Article

Parallel Programming with NVIDIA CUDA

November 22, 2010June 2, 2013Ale

The Linux Journal Magazine is currently running my article in their November issue. The articles features an introduction to Parallel Programming using the NVIDIA CUDA technology. I wrote this article…Continue readingParallel Programming with NVIDIA CUDA

3D Engine Quake Rendering Retro

Rendering Quake 2 Maps

November 10, 2010May 29, 2022Ale

These last few days I’ve been investigating (and experimenting with) the internal format of Quake 2 maps. Internally, Quake 2 maps consist in a BSP tree, containing “visibility” information. This…Continue readingRendering Quake 2 Maps

C++

Create Static Libraries using GCC

May 22, 2010Ale

Static libraries provide a mechanism by which we can “pack” object code into reusable libraries. In this article I’m going to focus on creating static libraries of C (and C++)…Continue readingCreate Static Libraries using GCC

1 Comment on Create Static Libraries using GCC
C++

On Polymorphism in C++

May 7, 2010Ale

C++, as many other Object-Oriented languagues, provides many facilities for us to implement our Object Oriented Designs. In this post I talk about a feature which is not frequently discussed,…Continue readingOn Polymorphism in C++

Article Objective-C

Protocols in Objective-C

February 11, 2010May 28, 2022Ale

Ever since I started learning Objective-C, I always thought the concept of “Protocols” was identical to that of Interfaces in Java. Today, after reading this page, I understood that actually…Continue readingProtocols in Objective-C

Article Education

C as a programming learning language

February 9, 2010Ale

Recently we were talking with a colleague from my University about how programming is taught nowadays in college. In my University, the programming language used for teaching how to program…Continue readingC as a programming learning language

C C++

How to Create Shared Objects under Mac OS X

February 9, 2010June 2, 2013Ale

Some time ago a friend from Colombia asked me how to create a Shared Object under Mac OS X in order to be able to use it from a Python…Continue readingHow to Create Shared Objects under Mac OS X

Server Config

How to turn an Ubuntu desktop into a convenient Linux-based server

February 9, 2010Ale

If you have a desktop computer and a laptop chances are that, in the long run, you end up spending more time working on your laptop than on your desktop.…Continue readingHow to turn an Ubuntu desktop into a convenient Linux-based server

Blog Admin

A Sudden Change of Plans…

February 9, 2010Ale

For a looong time I was wondering whether it would be best to start a blog in English or in Spanish. Being fluent in both languages provided me the freedom…Continue readingA Sudden Change of Plans…

Archives

  • February 2019
  • January 2019
  • December 2018
  • October 2018
  • August 2018
  • July 2018
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • March 2017
  • February 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2015
  • April 2014
  • March 2014
  • December 2013
  • November 2013
  • September 2013
  • August 2013
  • June 2013
  • May 2013
  • April 2013
  • February 2013
  • November 2012
  • September 2012
  • August 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • December 2010
  • November 2010
  • May 2010
  • February 2010
  • October 2009
  • July 2008
  • October 2007

Categories

3D Engine Android Article Blog Admin C C++ Canvas Education GPGPU Hardware iOS L+ Lua Math Objective-C OpenGL OSX Python Quake Rendering Retro Retrospective Server Config Tips & Tricks Uncategorized Video Vortex-Engine Vortex Editor

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2022 Alejandro Segovia Azapian | JetBlack by Firefly Themes
Scroll Up