Pinned Repositories
Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
Date-Tree
Organizes your bookmarks into a tree of dates.
feu
habits-box
MathCounts
A program designed to challenge MathCounts kids.
Minesweep
A little Node.JS app for playing multiplayer Minesweeper
silk-clouds
Rendering a density function in real time using marching cubes without leaving the GPU.
The-Key-Grab
A simple three.js FPS!
TunnelVision
A virtual social space created for Facebook's Global Hackathon Finals
VoxelVR
A fully immersive shooting game
rgerd's Repositories
rgerd/feu
rgerd/habits-box
rgerd/meshopt-rs
Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.
rgerd/pendule
Differential equations playground
rgerd/silk-clouds
Rendering a density function in real time using marching cubes without leaving the GPU.
rgerd/The-Key-Grab
A simple three.js FPS!
rgerd/Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
rgerd/BabylonNative
Build cross-platform native applications with the power of the Babylon.js JavaScript framework
rgerd/Date-Tree
Organizes your bookmarks into a tree of dates.
rgerd/TestAssets
rgerd/YaleRoboticsMoodLight
The back-end for a mood light that expresses the mood of the internet!
rgerd/adaptive-image-compression
Using a neural net to compress images! (https://arxiv.org/abs/1705.05823)
rgerd/ar-mirror
rgerd/Assets
A place for public domain digital assets to use.
rgerd/babathon-js
rgerd/BabylonReactNative
Build React Native applications with the power of Babylon Native
rgerd/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
rgerd/bgfx.cmake
Independently maintained CMake build scripts for bgfx. Released under public domain.
rgerd/bloc_example
Example application to demonstrate the possible use-case and implementation of BloC architecture in Flutter
rgerd/chromium
The official GitHub mirror of the Chromium source
rgerd/Genetic-Prouns
rgerd/glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
rgerd/mixed-reality
Mixed Reality documentation
rgerd/node-addon-api
Module for using Node-API from C++
rgerd/PokerRank
rgerd/Shader-Playground
Poorly documented shaders I cobble together in my "free time"
rgerd/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
rgerd/swissgl
SwissGL is a minimalistic wrapper on top of WebGL2 JS API. It's designed to reduce the amount of boilerplate code required to manage GLSL shaders, textures and framebuffers when making procedural visualizations or simulations.
rgerd/tri-mesh
A triangle mesh data structure including basic operations.
rgerd/v8-jsi
React Native V8 JSI adapter