Mauricio-MN's Stars
Mauricio-MN/CPP-Service-Provider-
Header only C++ Service Provider
atilagit/case-itau
facebookincubator/FBX2glTF
A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.
sltn011/Corvus
My In-Dev OpenGL 3D Game Engine
h4570/tyra
Game engine for PlayStation 2™
battye/php-array-parser
Parse text representation of a PHP array into an actual PHP array.
JuanDiegoMontoya/FidelityFX-FSR2-OpenGL
FidelityFX Super Resolution 2 for OpenGL
JuanDiegoMontoya/Fwog
Froggy OpenGL Engoodener
dpirch/libfvad
Voice activity detection (VAD) library, based on WebRTC's VAD engine
webview/webview
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
movableink/webkit
Unofficial mirror of the WebKit SVN repository
vmctx/guardian-rs
x86-64 code/pe virtualizer
notpidgey/EagleVM
Native code virtualizer for x64 binaries
MuUusta/Hello-GFX
Hello-GFX: open source software for OpenGL immediate & retained mode tutorials
baldurk/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
ptitSeb/gl4es
GL4ES is a OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library, with support for Pandora, ODroid, OrangePI, CHIP, Raspberry PI, Android, Emscripten and AmigaOS4.
OneMoreGres/ScreenTranslator
Screen capture, OCR and translation tool.
jurihock/stftPitchShift
STFT based real-time pitch and timbre shifting in C++ and Python
jurihock/voyx
Standalone real time dynamic vocal harmonizer
gscept/nebula
Nebula is an open-source and free-to-use modern C++ game engine.
Mauricio-MN/hydros
Object Oriented Programming Exercise in C++
Mauricio-MN/RestaUmJava
Resta Um (Peg Solitaire), this application solves the Peg Solitaire board game automatically.
Mauricio-MN/PPessoas-API
Spring-Boot REST API
ylogx/universal
Universal Competitive Programming Suite
aspose-ocr/Aspose.OCR-for-C
paullouisageneau/libdatachannel
C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets
jatinchowdhury18/time-stretcher
Audio time-stretching algorithm
Nevasca/Unity-Playground
Study project for experimenting and implementing features requested by the community.
JudsonSS/Compiladores
Curso de Compiladores
Mauricio-MN/PostOrderSearch
Programming logic exercise. "getFathers" receives the height and an array of integers with some node numbers of a post-ordered tree and returns the number of the "fathers" nodes of these nodes.