CESAR GONZALEZ SEGURA SOFTWARE CAREER GAMES PUBLICATIONS

Software

Here you can find a collection of the open source software I have been building on over the years, either on jobs where the products were open source or in my personal time.

Cest Framework

https://cestframework.com/

Cest is a test framework for C++ focused on simplicity and readability, inspired by mainstream frameworks.

Status

Active Development

Technologies

TDD C++ Python Docker HTML Github CI/CD

HPG HMapper

https://github.com/grev-uv/hpg-hmapper

HPG HMapper is a parallel software tool for analyzing DNA hydroxymethylation data, detecting 5hmC bases from BS-seq and TET1 translocation sources.

Status

Under Mainteinance

Technologies

Computational Genomics DNA Analysis OpenMP Parallel Computing

HPG Methyl

https://github.com/grev-uv/hpg-methyl

HPG Methyl is an ultrafast and highly sensitive read mapper and methylation extractor.

Status

Under Mainteinance

Technologies

Computational Genomics DNA Analysis OpenCB Parallel Computing

Parallax Terrain Renderer

https://github.com/cegonse/parallax-terrain-renderer

A terrain rendering engine using OpenGL and combining tessellation shaders with displacement mapping techniques.

Status

Frozen

Technologies

C++ OpenGL 4 GIS Real-time Graphics Tessellation Shaders

srtm2tiff

https://github.com/cegonse/srtm2tiff

srtm2tiff is an open-source command line tool to convert NASA HGT files from the Shuttle radar mission to TIFF files.

Status

Frozen

Technologies

C# GIS HGT

TerrainNormals

https://github.com/cegonse/terrain-normals

An application to embed and visualize normal maps in terrain heightmaps.

Status

Frozen

Technologies

C# OpenGL GIS