datenwolf / codesamples
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.
☆84Updated 2 years ago
Alternatives and similar repositories for codesamples
Users that are interested in codesamples are comparing it to the libraries listed below
Sorting:
- fork from http://sourceforge.net/projects/ftgl☆61Updated 2 years ago
- EGL 1.5 implementation for Windows and X11 supporting OpenGL.☆63Updated 4 years ago
- Simple library for fast anti-aliased text rendering in OpenGL☆90Updated last month
- OpenGL based ANSI C implementation of the OpenVG standard.☆136Updated 14 years ago
- Code for my tutorials on using GLFW3.☆39Updated 10 years ago
- Example code which uses SDL, freetype, and harfbuzz to do ttf/otf text layout and rendering☆106Updated 12 years ago
- Efficient and clean text rendering for OpenGL☆116Updated 5 years ago
- High quality 2D vector graphics rendering library for OpenGL and OpenGL ES.☆80Updated 10 years ago
- dEngine is an OpenGL ES 2.0 renderer, uber shader based with support for shadommap, specularmap and bumpmapping.☆117Updated 7 years ago
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆118Updated 8 years ago
- Simple event queue for GLFW 3☆74Updated 7 years ago
- High level vulkan 2D vector-like graphics api (C++)☆192Updated 4 years ago
- A dynamic font glyph cache for OpenGL.☆119Updated 11 years ago
- Text rendering in Vulkan by estimating signed distance☆244Updated 6 years ago
- A small multiplatform immediate mode graphical user interface with OpenGL3.2 backend☆226Updated 9 years ago
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆92Updated 8 years ago
- Real Time 3D Demo written in 2008 in C++ using OpenGL and GLSL☆54Updated 7 years ago
- tiny math and image processing in C☆201Updated 3 years ago
- Example code which uses SDL, cairo, freetype, FontConfig, and harfbuzz to do ttf/otf text layout and rendering☆172Updated 2 years ago
- Deadly ex-perimental termin-al debugger (ncurses front-end for GDB)☆9Updated 3 years ago
- Simple OpenGL and Vulkan graphics demos in C++☆48Updated 10 months ago
- Harfbuzz text-shaping example with OpenGL using Freetype☆145Updated 6 years ago
- A GLSL parser☆267Updated 2 years ago
- FIshGUI is a immediate mode GUI(IMGUI) library, based on NanoVG.☆83Updated 5 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 6 years ago
- Render SVG graphics with OpenGL (library)☆90Updated 11 years ago
- D3D Port of Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.☆76Updated 5 years ago
- OpenGL and Vulkan header and loader generator.☆205Updated 7 months ago
- collection of tiny OpenGL demos