Skip to content

Alejandro Segovia Azapian

Rendering and Systems Engineering

  • Blog
  • 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. Vortex-Engine
  3. Archive for Vortex Editor
  4. (Page 2)

Category: Vortex Editor

Vortex Editor Vortex-Engine

New Light Interface

February 13, 2017February 12, 2019Ale

This week, work focused on developing a completely new interface for placing and customizing lights in the scene. The history of Vortex with lights is interesting. In Vortex 1.1, the…Continue readingNew Light Interface

Vortex Editor Vortex-Engine

Postprocessing Underpinnings

February 6, 2017February 6, 2017Ale

These past few weeks the majority of work went into establishing the underpinnings for frame postprocessing in the new V3 renderer. Vortex 2.0 was the first version of the engine…Continue readingPostprocessing Underpinnings

3D Engine C++ Retrospective Vortex Editor Vortex-Engine

Wrapping up 2016: Lessons Learned from working on Vortex

December 31, 2016December 20, 2018Ale

2016 marks a year where a lot of work went into both the Vortex Engine and the Vortex Editor. Working on both these projects during my free time has been…Continue readingWrapping up 2016: Lessons Learned from working on Vortex

2 Comments on Wrapping up 2016: Lessons Learned from working on Vortex
Vortex Editor Vortex-Engine

Reaching Feature Parity

December 26, 2016December 26, 2016Ale

Last week work continued on different parts of the Editor. As the new renderer falls into place, I’ve been going through the Editor code, finding scaffolding and other legacy code…Continue readingReaching Feature Parity

Vortex Editor Vortex-Engine

New RenderCamera Work

December 19, 2016December 12, 2016Ale

This week I reimplemented the camera logic from scratch. The previous camera controls in Vortex date from around 2010 and, even though it worked and helped release a number of…Continue readingNew RenderCamera Work

3D Engine C++ Vortex Editor Vortex-Engine

Shader Texture Mapping and Interleaved Arrays

November 28, 2016December 1, 2016Ale

Work continues on the new Rendering System for the Vortex Engine. This week was all about implementing basic texture mapping using GL Core. The following image shows our familiar box,…Continue readingShader Texture Mapping and Interleaved Arrays

Vortex Editor Vortex-Engine

First Steps for the V3 Renderer

October 31, 2016October 31, 2016Ale

This week, work continued on the new V3 Renderer. In the image above, we can see that the renderer is starting to produce some images. It might not look like…Continue readingFirst Steps for the V3 Renderer

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

Vortex Editor Vortex-Engine

The slow road to persistence: encoding

September 12, 2016September 11, 2016Ale

This week I took on the large task of implementing a serialization scheme that allows saving the user’s scene onto their disk. The problem at hand can divided in two…Continue readingThe slow road to persistence: encoding

Vortex Editor Vortex-Engine

New Scale Tween Component for the Vortex Engine

September 5, 2016September 3, 2016Ale

This week was pretty packed, but I found some time to write the final addition to the native components for the vertical slice of the Editor. This time around, the…Continue readingNew Scale Tween Component for the Vortex Engine

Vortex Editor Vortex-Engine

Revisiting the Entity View

August 29, 2016August 28, 2016Ale

Work continued on the Vortex Editor this past week. One UI element that has always been somewhat of a functional placeholder and I’ve been meaning to revisit was the Entity…Continue readingRevisiting the Entity View

C++ Vortex Editor Vortex-Engine

Implementing a Waypoint System in the Vortex Engine

August 15, 2016August 14, 2016Ale

This week, we’re back to developing new native components for the Vortex Engine. For this week, the objective was to develop a “Waypoint Tween” component that moves an entity’s position…Continue readingImplementing a Waypoint System in the Vortex Engine

Posts navigation

Older posts
Newer posts
Copyright © 2022 Alejandro Segovia Azapian | JetBlack by Firefly Themes
Scroll Up