jovannic
I work at Roblox (ContextLost) on the physics engine team. I don't have a ton of open-source work. Most of my work is proprietary.
@RobloxSan Mateo, CA
jovannic's Stars
denoland/deno
A modern runtime for JavaScript and TypeScript.
sharkdp/bat
A cat(1) clone with wings.
fmtlib/fmt
A modern formatting library
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
miloyip/game-programmer
A Study Path for Game Programmer
Experience-Monks/math-as-code
a cheat-sheet for mathematical notation in code form
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
floooh/sokol
minimal cross-platform standalone C headers
wren-lang/wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
gfx-rs/gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
RandyGaul/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
ggez/ggez
Rust library to create a Good Game Easily
dafny-lang/dafny
Dafny is a verification-aware programming language
sobotka/filmic-blender
Film Emulsion-Like Camera Rendering Transforms for Blender
floooh/oryol
A small, portable and extensible C++ 3D coding framework
dougbinks/enkiTS
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
vimpunk/mio
Cross-platform C++11 header-only library for memory mapped file IO
hugoam/toy
the thin c++ game engine
idmillington/cyclone-physics
The Physics engine that accompanies the book "Game Physics Engine Design"
ianh/owl
A parser generator for visibly pushdown languages.
SergeyMakeev/TaskScheduler
Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.
c42f/tinyformat
Minimal, type safe printf replacement library for C++
aras-p/dod-playground
Sample OOP/ECS/DOD project (C++) for an internal Unity lecture in 2018
sinbad/lfs-folderstore
git-lfs custom transfer adapter which simply uses a folder as the remote LFS media store (e.g. a shared NAS folder)
Pierre-Terdiman/PEEL
Physics Engine Evaluation Lab
Quenty/luacheck-roblox
Luacheck specifications for Roblox Lua
burgerbecky/makeprojects
Auto generate Visual Studio, Codewarrior, Codeblocks, XCode, Make, WMake projects
rodocs/dumpling
Aggregates Roblox API dump and community-authored content
RobloxAPI/rbxapiref
Generates API reference pages for the Roblox Lua API.
tiffany352/RoactStudioWidgets
A reimplementation of the Terrain Tools Studio widgets using Roact.