datenwolf / codesamplesLinks
This is a growing collection of code samples, fully working demonstration programs I wrote as supplementary material for articles posted at forums, newsgroups, Q&A sites, blogs, and so on.
☆86Updated 2 years ago
Alternatives and similar repositories for codesamples
Users that are interested in codesamples are comparing it to the libraries listed below
Sorting:
- My software-only 3D renderer and raytracer (aka "TTSIOD renderer")☆171Updated 3 months ago
- ShaderGen is a tool that automatically generates OpenGL Shading Language shaders that duplicate fixed function OpenGL behavior.☆112Updated 2 years ago
- Wavefront OBJ library in C with an OpenGL Core Profile renderer☆92Updated 8 years ago
- dEngine is an OpenGL ES 2.0 renderer, uber shader based with support for shadommap, specularmap and bumpmapping.☆117Updated 7 years ago
- Simple library for fast anti-aliased text rendering in OpenGL☆96Updated 5 months ago
- Simple event queue for GLFW 3☆76Updated 7 years ago
- Simple OpenGL and Vulkan graphics demos in C++☆48Updated last year
- Efficient and clean text rendering for OpenGL☆118Updated 6 years ago
- GLUS for OpenGL, OpenGL ES and OpenVG☆178Updated 8 years ago
- EGL 1.5 implementation for Windows and X11 supporting OpenGL.☆65Updated 4 years ago
- Real Time 3D Demo written in 2008 in C++ using OpenGL and GLSL☆56Updated 7 years ago
- Modern OpenGL (fixed pipeline free) examples based on http://open.gl☆124Updated 4 years ago
- freealut library for OpenAL - based on a svn2git mirror. Unmaintained but likely "complete"☆73Updated last year
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆93Updated 9 years ago
- Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou☆65Updated 9 years ago
- Code for my tutorials on using GLFW3.☆40Updated 10 years ago
- A small multiplatform immediate mode graphical user interface with OpenGL3.2 backend☆227Updated 10 years ago
- High quality 2D vector graphics rendering library for OpenGL and OpenGL ES.☆80Updated 10 years ago
- GLSL shaders tutorial☆225Updated 9 years ago
- A GLSL parser☆278Updated 2 years ago
- A dynamic font glyph cache for OpenGL.☆119Updated 11 years ago
- OpenGL based ANSI C implementation of the OpenVG standard.☆135Updated 15 years ago
- OpenGL ES 2.0, 3.0 and 3.1 with GLSL☆171Updated 9 years ago
- GL Samples☆24Updated 10 years ago
- Example code which uses SDL, freetype, and harfbuzz to do ttf/otf text layout and rendering☆109Updated 12 years ago
- Spinning Vulkan Cube☆140Updated last year
- tiny math and image processing in C☆205Updated 3 years ago
- Text rendering in Vulkan by estimating signed distance☆251Updated 2 weeks ago
- D3D Port of Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.☆78Updated 5 years ago
- A tiny webserver for game development☆286Updated last year