Fredmf's Stars
nvpro-samples/gl_vk_threaded_cadscene
OpenGL and Vulkan comparison on rendering a CAD scene using various techniques
KhronosGroup/Vulkan-Docs
The Vulkan API Specification and related tools
KhronosGroup/VK-GL-CTS
Khronos Vulkan, OpenGL, and OpenGL ES Conformance Tests
KhronosGroup/Vulkan-Samples-Deprecated
Vulkan sample code
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
babun/babun
Babun - a Windows shell you will love!
schollz/poetry-generator
A Python2 based Backus-Naur poetry generator
nasa/NASA-3D-Resources
Here you'll find a growing collection of 3D models, textures, and images from inside NASA.
matus-chochlik/oglplus
OGLplus is a collection of open-source, cross-platform libraries which implement an object-oriented facade over the OpenGL® (version 3 and higher) and also OpenAL® (version 1.1) and EGL (version 1.4) C-language APIs. It provides wrappers which automate resource and object management and make the use of these libraries in C++ safer and more convenient.
rswier/c4
C in four functions
jherico/OculusMinimalExample
rust-windowing/glutin
A low-level library for OpenGL context creation
facebookarchive/RiftDK1
Firmware, Schematics, and Mechanicals for the Oculus Rift Development Kit 1
PistonDevelopers/glfw-rs
GLFW3 bindings and idiomatic wrapper for Rust.
nigels-com/glew
The OpenGL Extension Wrangler Library
datenwolf/linmath.h
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions