Pinned Repositories
IBLBaker
Light probe generation and BRDF authoring for physically based shading.
JS-OTP
100% Javascript Implementation of HOTP and TOTP for Two-Factor Authentication.
libcrtc
WebRTC C++ library built on top of chromium webrtc.
lightmapper
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!
LoD
A simple OpenGL 2.1 game engine, written in C++.
mixamo-animation-combiner
Multiple animation can be combined in a single file to be able to use in GLTF format with any 3d Library such as Three.JS / BabylonJS
node-game-loop
node.js accurate game loop
OpenCLRenderer
3D renderer built in C++/OpenCL
playing_with_regex
Trying out C regex libraries
pspgl
OpenGL libraries for PSP
git-vault's Repositories
git-vault/IBLBaker
Light probe generation and BRDF authoring for physically based shading.
git-vault/JS-OTP
100% Javascript Implementation of HOTP and TOTP for Two-Factor Authentication.
git-vault/libcrtc
WebRTC C++ library built on top of chromium webrtc.
git-vault/lightmapper
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!
git-vault/LoD
A simple OpenGL 2.1 game engine, written in C++.
git-vault/mixamo-animation-combiner
Multiple animation can be combined in a single file to be able to use in GLTF format with any 3d Library such as Three.JS / BabylonJS
git-vault/node-game-loop
node.js accurate game loop
git-vault/OpenCLRenderer
3D renderer built in C++/OpenCL
git-vault/playing_with_regex
Trying out C regex libraries
git-vault/pspgl
OpenGL libraries for PSP
git-vault/Android-NDK-Game-Development-Cookbook
Android NDK Game Development Cookbook
git-vault/aobaker
ambient occlusion baking tool
git-vault/blender-egg-importer
Add-on for Blender to import Panda3D .egg models.
git-vault/Boxedwine
git-vault/CBasediOSApp
git-vault/CBCompiler
Coolbasic compiler
git-vault/cnc-ddraw
GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API for classic games for better compatibility with Windows XP, Vista, 7, 8, 10 and Wine
git-vault/DirectX-Wrappers
Wraps the main DirectX and Direct3D DLLs. It allows you to intercept calls to DirectX and Direct3D interface functions so that you can log API calls or you can add your own code into the game, such as enabling Anti-Aliasing or creating overlays in the game.
git-vault/dxgl
DXGL DirectX-to-OpenGL Wrapper source code
git-vault/dxwrapper
Fixes compatibility issues with older games running on Windows 10 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
git-vault/FNADroid
Unofficial "FNA for Android" wrapper.
git-vault/fr_public
Farbrausch demo tools 2001-2011
git-vault/GLU
libGLU for Linux, OpenPandora and Android
git-vault/HeroesGL
OpenGL wrapper for HoMM I - IV games
git-vault/PSPGL-Nehe-Tutorials
PSPGL tutorials by Edorul.
git-vault/Quick_3D_MMORPG
Absolutely 100% unsupported, and full of infuriating bugs.
git-vault/SampleFNA
Browser port of the MonoGame Platformer2D sample
git-vault/tinycc
mirror of tiny c compiler for android
git-vault/ToGL
Direct3D to OpenGL abstraction layer
git-vault/xatlas
Mesh parameterization / UV unwrapping library