My personal pet game engine in C++.
☆32Feb 20, 2023Updated 3 years ago
Alternatives and similar repositories for weep
Users that are interested in weep are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Cinder block for dealing with geographic coordinates☆10Feb 6, 2020Updated 6 years ago
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 8 years ago
- small collection of directory related functions.☆14Dec 5, 2020Updated 5 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆31Sep 2, 2016Updated 9 years ago
- Single header Wavefront OBJ parser written in C.☆28Oct 23, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A tiny Lua based pixel/chiptune engine☆12Nov 22, 2017Updated 8 years ago
- A template library for fixed-point calculations☆16Oct 11, 2018Updated 7 years ago
- collection of opengl effects (WIP)☆12Sep 15, 2016Updated 9 years ago
- OpenGL Model Viewer☆18Aug 7, 2026Updated 3 weeks ago
- BON - Binary Object Notation☆20Oct 26, 2017Updated 8 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆16Oct 2, 2017Updated 8 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 11 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 11 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Static model binary format☆20Oct 5, 2016Updated 9 years ago
- This is a physically based real-time renderer made for learning purposes.☆90Feb 7, 2017Updated 9 years ago
- Code-driven, simple and bloat-free GUI system.☆55Aug 16, 2026Updated 2 weeks ago
- TinySHRot, header-only C89 spherical harmonics rotation codes.☆17Aug 12, 2018Updated 8 years ago
- 🐶chihuahua - tiny & fast rendering library☆13Aug 9, 2016Updated 10 years ago
- My C libraries☆27Updated this week
- ☆13Jan 30, 2017Updated 9 years ago
- C++ and Lua 3d game engine.☆10Apr 26, 2017Updated 9 years ago
- Collection of single header file libraries for C/C++ development, with a focus on games.☆52Mar 4, 2019Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Crawler, a quick prototiping platform for Windows (C++11)☆14Nov 14, 2015Updated 10 years ago
- a tiny string library☆23Feb 3, 2016Updated 10 years ago
- A quadtree implementation in C99☆23Nov 20, 2014Updated 11 years ago
- ☆22Nov 17, 2013Updated 12 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Dec 25, 2017Updated 8 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆31Apr 11, 2015Updated 11 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 8 years ago
- small & reasonably fast declarative style gles3.1+/gl4.3+ renderer inspired by bgfx