Victor H Olvera's repositories
webassembly-IDBFS-barebones
A minimum working example of making use of IDBFS (browser storage)
ProgressiveApps-Applet_TaskList
A simple task list applet that can be integrated into web-pages.
webassembly-fetch-example
A working example of using emscripten's fetch API
webassembly-opengl-rotating_galaxy
Extends the example in https://github.com/dudeofx/webassembly-opengl-textured_triangle Adds a couple of tweaks to make it a little bit more interesting. Good to help explain some OpenGL ES basics
webassembly-opengl-textured_triangle
Example of how to setup a textured triangle in webassembly-opengl
webassembly-tHTML_Tools
Simple set of tools to manipulate the browser's DOM from emscripten C
Machine_Neurology_101
Source Code to the video Machine Neurology 101
plugin.video.karkeystv
video addon for Kodi
ProgressiveApps-Applet_Chat
A simple chat client written using emscripten. A server is also supplied which was written in C.
savage-video-08
Code ralated to video "08 - a simple parser" regarding Savage Gardens.
UTF8Buffer
Simple library to load, check and manipulate a memory buffer with UTF-8 text
webassembly-opengl-sprite_engine
A simple but capable sprite engine written on WebGL. Features live rotation and scaling.
savage-video-12
Code ralated to video "12 - Apollo Interpreter - Early Prototype 01" regarding Savage Gardens.
webassembly-opengl-waves_effect
a simple nifty effect to simulate water, lava or ghostly appearance.