trylock / visibilityLinks
Simple sweep line visibility polygon algorithm implementation
☆104Updated 2 years ago
Alternatives and similar repositories for visibility
Users that are interested in visibility are comparing it to the libraries listed below
Sorting:
- Simple example of a breakout game, using SDL and Entt.☆44Updated 4 years ago
- Voxel engine in C++ using Urho3D☆108Updated 7 years ago
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 3 years ago
- A 2D dynamic lighting system with accurate soft shadows.☆115Updated 4 years ago
- A tiny 2D header-only flood-fill lighting engine☆85Updated 3 years ago
- Basic program that uses SDL2+OpenGL, compiling both locally and via emscripten☆89Updated 5 months ago
- What a stupid name for a library☆51Updated 5 years ago
- Data Oriented Tower Defense Example☆55Updated 6 months ago
- VERY simple cross-platform C++ analytics for games (using Google Analytics)☆97Updated last year
- C++ minimal entity-component system single header library☆121Updated 6 years ago
- Example of MSVC makefile project for hotloading C with intellisense/debugger compatability☆108Updated 2 years ago
- Creating a pacman clone with OpenGL 4.5 and EnTT☆32Updated last year
- 2D/3D C++ game framework written for use with SFML.☆67Updated last year
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆83Updated 6 years ago
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆38Updated 8 years ago
- 2D, zombie, action game made from scratch in C++☆118Updated 4 years ago
- 2D game made from scratch in C++☆47Updated 3 years ago
- A very fast and scalable physics engine, based on Box2D.☆76Updated last year
- Built for EnTT, at the request of the developer as a demo.☆83Updated 2 years ago
- this is a fork of libnoise which changes the build system from static Makefiles to cmake☆123Updated 10 months ago
- Example code from "Foundation HTML5 Animation with JavaScript" ported to C++ and SFML☆68Updated 7 years ago
- An interactive physics engine & library.☆140Updated last year
- Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to comple…☆43Updated 3 months ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 7 years ago
- Simulates a monitor (vsyncs and timing) so you can test various game loop timings to see how many missed or double frames your timing con…☆89Updated 6 years ago
- An unfinished cross-platform pseudo-3D game engine written in C++☆35Updated 2 years ago
- Use EnTT in Lua with Sol2☆51Updated 8 months ago
- A 2D physics based entity component game engine☆44Updated 9 years ago
- Minimal bgfx "hello world" example☆202Updated 3 years ago
- An over-engineered implementation of Asteroids☆31Updated 8 years ago