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. Archive for OpenGL

Category: OpenGL

C++ OpenGL Vortex Editor Vortex-Engine

Vortex V3 Renderer

October 24, 2016October 24, 2016Ale

The past couple of weeks have been super busy at work, but I’ve still managed to get the ball rolling with the new renderer for the Vortex Engine. This is…Continue readingVortex V3 Renderer

OpenGL Python

OpenGL from a 10,000ft view

August 8, 2016August 11, 2016Ale

This month marks 10 years since I started learning and using OpenGL, and what a ride has it been! I started off with basic OpenGL 1.1 back in the University…Continue readingOpenGL from a 10,000ft view

C++ OpenGL

The GLSL Shader Editor

May 9, 2016May 9, 2016Ale

This week we take a break from work in the Vortex Editor to revisit an older personal project of mine: the GLSL Shader Editor, a custom editor for OpenGL shaders.…Continue readingThe GLSL Shader Editor

3D Engine Article OpenGL Vortex-Engine

Bump Mapping a Simple Surface

April 21, 2014November 23, 2014Ale

In my last post, I started discussing Bump Mapping and showed a mechanism through which we can generate a normal map from any diffuse texture. At the time, I signed…Continue readingBump Mapping a Simple Surface

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

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

C++ OpenGL

libsdl-1.2 support for OpenGL 3.2

November 5, 2012November 3, 2012Ale

This week we take a break from the C++ saga to talk a little about OpenGL. I’ve forked libsdl-1.2 and added support for creating OpenGL 3.2 forward-compatible contexts. This is…Continue readinglibsdl-1.2 support for OpenGL 3.2

Light Scattering C++ OpenGL Vortex-Engine

Light Scattering

February 6, 2012February 7, 2012Ale

When we introduced Programmable Pipeline support to Vortex Engine, we claimed that better visual effects could now be introduced into the renderer. With the introduction of Render-to-Texture functionality into Vortex…Continue readingLight Scattering

3 Comments on Light Scattering
C++ OpenGL Vortex-Engine

Vortex adds Render-to-Texture capabilities

January 30, 2012February 2, 2012Ale

I’m very glad to announce Vortex now supports render-to-texture capabilities by means of Framebuffer Objects : )

C++ iOS OpenGL Vortex-Engine

A short detour along the way…

January 2, 2012January 22, 2012Ale

I wanted to improve the Stencil Shadow Volumes code a little bit and enable it for the Programmable Pipeline in Vortex, however, I had to take a small detour to…Continue readingA short detour along the way…

Stencil Shadow Volumes C++ OpenGL Vortex-Engine

Stencil Shadow Volumes

December 26, 2011January 26, 2012Ale

I’ve built Stencil Shadow Volumes into the Vortex Engine. Shadows are a very interesting feature to implement in an renderer, as they provide important visual cues that help depict the…Continue readingStencil Shadow Volumes

iOS OpenGL Vortex-Engine

iPhone OpenGL Retina Support

April 17, 2011Ale

When Steve Jobs introduced the Retina Display feature for iPhone 4 and iPod Touch, he mentioned media content should be now adapted to the new devices, in order to make…Continue readingiPhone OpenGL Retina Support

Posts navigation

Older posts

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 © 2025 Alejandro Segovia Azapian | JetBlack by Firefly Themes
Scroll Up