piotrekb's Stars
zhanggyb/BlendInt
[Obselete]
CesiumGS/cesium
An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
MattRix/UnityDecompiled
Now unnecessary, use the official code instead: https://github.com/Unity-Technologies/UnityCsReference
daseyb/otherside
A VM running SPIR-V code
synfig/synfig
This is the Official source code repository of the Synfig project
filoe/cscore
An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.
unknownworlds/hlslparser
HLSL Parser and GLSL code generator
vispy/vispy
Main repository for Vispy
alexjc/shadertoy-render
Render a ShaderToy script directly to a video file.
EsotericSoftware/spine-runtimes
2D skeletal animation runtimes for Spine.
iryoku/smaa
SMAA is a very efficient GPU-based MLAA implementation (DX9, DX10, DX11 and OpenGL), capable of handling subpixel features seamlessly, and featuring an improved and advanced pattern detection & handling mechanism.
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
fogleman/Minecraft
Simple Minecraft-inspired program using Python and Pyglet
vurtun/nuklear
A single-header ANSI C gui library
bombomby/optick
C++ Profiler For Games
simongeilfus/Watchdog
File / directory watcher for c++11 and boost
BennyQBD/3DEngineCpp
It's like the 3D Game Engine, except in C++
cforfang/opengl-shadowmapping
Examples of normal shadow mapping (with PCF), VSM, and VSM together with a cubemap.
virtualglobebook/OpenGlobe
A 3D engine for virtual globes (think Google Earth or NASA World Wind) designed to illustrate the engine design and rendering techniques described in our book. OpenGlobe is written in C# and uses OpenGL 3.3 core profile (via OpenTK). See the web site linked below for more information
BennyQBD/ModernOpenGLTutorial
The source files from the Intro to Modern OpenGL Tutorial series
keijiro/KvantWall
GPU accelerated object array animator for Unity
solodon4/Mach7
Functional programming style pattern-matching library for C++
SiliconStudio/xenko
Old repo for Xenko Game Engine. Please use https://github.com/xenko3d/xenko instead.
h2o/h2o
H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server
gameplay3d/gameplay
Open-source, cross-platform, C++ game engine for creating 2D/3D games.
shua/jams
ddevault/TrueCraft
Minecraft for hipsters
RichieSams/FiberTaskingLib
A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.
0xAX/linux-insides
A little bit about a linux kernel
prompt-toolkit/pyvim
Pure Python Vim clone.