ands
Graphics Programmer. Also interested in: GameDev, Electronics, Maker/Demoscene.
Funding Links: https://github.com/sponsors/ands
- Name: ands
- Location: London, UK
- Company: Keen Games
- Kind: user
- Followers: 395
- Following: 250
- Total stars: 2225
- Repositories count: 18
- Created at: 2022-11-06T00:29:35.252Z
- Updated at: 2025-03-09T20:25:06.482Z
- Last synced at: 2025-03-09T20:25:06.482Z
GitHub Sponsors Profile
I develop 3D Graphics libraries and examples in C/C++ that are easy to integrate and only require the minimum amount of dependencies.
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $1.00
Featured Works
ands/lightmapper
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!
Language: C - Stars: 1464ands/seamoptimizer
A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.
Language: C - Stars: 240ands/trianglepacker
A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.
Language: C - Stars: 61ands/spherical_harmonics_playground
Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonics coefficients
Language: C++ - Stars: 121ands/borderless-window-opengl
Demonstration of alpha blended compositing of OpenGL contexts via borderless windows using the Win32 API
Language: C++ - Stars: 95ands/am_fft
am_fft.h - A single-header library for power-of-two sized 1D and 2D FFTs
Language: C - Stars: 23