Pinned Repositories
err-stash
errbot plugin for Stash
jira2latex
Converts Jira issues to latex, useful when writing customer reports
Bezier_Curves
A Visual Studio 2013 Project to study Bezier Curves
cg_playground
A project where I can play around with computer graphics a little bit
deepnightLibs
The general personal libs I use in my Haxe projects.
heaps-hashlink-template
Template HaxeDevelop project using Heaps Game Engine, hlsdl (or hldx, you can change), targeting HashLink.
MyFont
This is my Computer Science course thesis, it's a font system for Odroid-Show. Meu trabalho de graduação em Ciência da Computação - UFSM. Um sistema de fontes para o Odroid-Show.
pcg
This is a Unity3D project. I'm using it to learn more about procedural content generation.
simpleECS
A Haxe Unity3D-like entity-component system.
steel
2d game framework pet project using C++17, SDL2, Entt and Catch2
gcardozo123's Repositories
gcardozo123/simpleECS
A Haxe Unity3D-like entity-component system.
gcardozo123/cg_playground
A project where I can play around with computer graphics a little bit
gcardozo123/steel
2d game framework pet project using C++17, SDL2, Entt and Catch2
gcardozo123/heaps-hashlink-template
Template HaxeDevelop project using Heaps Game Engine, hlsdl (or hldx, you can change), targeting HashLink.
gcardozo123/MyFont
This is my Computer Science course thesis, it's a font system for Odroid-Show. Meu trabalho de graduação em Ciência da Computação - UFSM. Um sistema de fontes para o Odroid-Show.
gcardozo123/pcg
This is a Unity3D project. I'm using it to learn more about procedural content generation.
gcardozo123/Bezier_Curves
A Visual Studio 2013 Project to study Bezier Curves
gcardozo123/deepnightLibs
The general personal libs I use in my Haxe projects.
gcardozo123/emerald
A 2D rust game engine focused on portability.
gcardozo123/FrameTimingControl
Sample code for frame timing control
gcardozo123/game_catalog
Tracking games I played, separated by platform
gcardozo123/gcardozo123.github.io
A Jekyll blog theme
gcardozo123/heaps
Heaps : Haxe Game Framework
gcardozo123/MonitorSim
Simulates a monitor (vsyncs and timing) so you can test various game loop timings to see how many missed or double frames your timing control method has
gcardozo123/oop-ext-feedstock
A conda-smithy repository for oop-ext.
gcardozo123/sdl2-cmake-modules
Modern CMake modules for finding and using the SDL2 library as well as other related libraries: SDL2_image, SDL2_ttf, SDL2_net, SDL2_mixer and SDL2_gfx. (Targets: SDL2::Core, SDL2::Main, SDL2::Image, SDL2::TTF, SDL2::Net, SDL2::Mixer and SDL2::GFX). Mirror of https://gitlab.com/aminosbh/sdl2-cmake-modules
gcardozo123/Simplest-Heaps-Examples
The most simple examples for heaps. See http://haxe.ru/heapsio (it's in russian)
gcardozo123/snake
A simple multiplayer Snake game