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. 2013

Year: 2013

Canvas OpenGL

WebGL for OpenGL ES programmers

December 23, 2013December 23, 2013Ale

I’ve been meaning to look into WebGL for a while now. Coming from an OpenGL (and then an OpenGL ES 2.0) programming background, I figured it should be relatively “easy”…Continue readingWebGL for OpenGL ES programmers

iOS Vortex-Engine

MD2 Library 2.0

November 25, 2013November 24, 2013Ale

MD2 Library 2.0 has been out for a while now (download here), but I haven’t had the time to update this blog! It’s a free download for all iPad users,…Continue readingMD2 Library 2.0

3D Engine Vortex-Engine

Update to MD2 Library coming soon

September 9, 2013September 8, 2013Ale

I’ve been working on and off on MD2 Library during my free time. MD2 Library is a showcase iPad App for my 3D Engine, Vortex. The Vortex 3D Engine is…Continue readingUpdate to MD2 Library coming soon

Objective-C OpenGL OSX

Writing a Mac OS X Screensaver

September 2, 2013September 1, 2013Ale

A screensaver can be seen as a zero-player game used mostly for entertainment or amusement when the computer is idle. A Mac OS X screensaver is a system plugin. It…Continue readingWriting a Mac OS X Screensaver

Objective-C

More on Objective-C Blocks

August 26, 2013August 25, 2013Ale

In 2011 I first blogged about Objective-C blocks, a game changing language construct that allows defining callable functions on-the-fly. In this post, we delve into some advanced properties of blocks…Continue readingMore on Objective-C Blocks

C++

C++11 Enum Classes

June 10, 2013June 16, 2013Ale

With the release of the C++11 standard, C++ finally obtained its own enum type declarations. Dubbed “enum classes”, these new enums type define a namespace for the discrete values they…Continue readingC++11 Enum Classes

2 Comments on C++11 Enum Classes
C Python

The Mandelbrot Project

May 20, 2013May 18, 2013Ale

I’ve published the source code of the program I wrote for my tech talk at the 2011 PyDay conference. It’s a Python script and a companion C library that calculates…Continue readingThe Mandelbrot Project

2 Comments on The Mandelbrot Project
Objective-C

On Java, C#, Objective-C and C++

May 6, 2013May 5, 2013Ale

I’ve been meaning to write about this for a while. It’s something that comes up rather frequently at work, so I though I’d write it down to organize what’s on…Continue readingOn Java, C#, Objective-C and C++

3D Engine iOS Vortex-Engine

Shadow Mapping on iPad

April 29, 2013April 28, 2013Ale

I’ve implemented shadow mapping on the MD2 Library using the Vortex Engine for iOS wrapper. Shadow mapping is a technique originally proposed in a paper called “Casting Curved Shadows on…Continue readingShadow Mapping on iPad

Canvas

Fiddling with the HTML5 Canvas

February 18, 2013February 18, 2013Ale

I’ve been doing some experimenting with HTML5’s Canvas element. After some brushing up on Javascript, I started working on a couple of proof-of-concept scripts to see how well the platform…Continue readingFiddling with the HTML5 Canvas

C++

Function Objects using Variadic Templates in C++11

February 11, 2013February 17, 2013Ale

One of the biggest features introduced in C++11 are lambda expressions. Lamba expressions (or “lambdas”) are a powerful mechanism that allows defining functions “on-the-fly”. These can be stored in function…Continue readingFunction Objects using Variadic Templates in C++11

2 Comments on Function Objects using Variadic Templates in C++11

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