box2d-beef

Physics engine wrapper

A C wrapper around a modified box2D physics engine with LiquidFun, allowing developers to use the Beef programming language.

box2d+liquidfun wrapper for the Beef Programming Language

GitHub

9 stars
1 watching
1 forks
Language: Beef
last commit: over 3 years ago

Related projects:

Repository Description Stars
jazzbre/chipmunk2d-beef A wrapper around the Chipmunk2D physics engine to make it accessible via the Beef programming language. 3
jazzbre/sdl2-beef A C wrapper around SDL2 for the Beef Programming Language. 5
jazzbre/minicoro-beef A wrapper for the Beef programming language to create a minicoro application 4
jazzbre/bgfx-beef A wrapper around the bgfx graphics library for the Beef programming language 12
jazzbre/nativefiledialog-beef A wrapper around the NativeFileDialog API to simplify interactions with file dialogs in the Beef programming language. 2
jazzbre/imguibgfx-beef A wrapper around ImGui that provides a set of pre-built graphics libraries for the Beef programming language 5
disarray2077/beefbass A Beef wrapper for Un4seen Bass and its AddOns, providing audio processing functionality. 1
rootbeerking/tilengine-beef A wrapper library for Tilengine 2D graphics engine using the Beef language 8
disarray2077/ffmpeg-beef FFmpeg bindings for BeefLang, allowing developers to interact with FFmpeg from the Beef programming language. 3
roguemacro/imgui-beef A wrapper around ImGui that allows programming in the Beef language 25
einscott/fastnoise_beef A Beef programming language implementation of the FastNoise Lite noise generation library 5
minegame159/shaderc-beef A wrapper library providing access to Shaderc's functionality in the Beef language. 1
jayrulez/dxc-beef A collection of bindings and utilities for working with DirectXShaderCompiler. 3
aharabada/directx-beef A wrapper library for DirectX and WinAPI that provides basic interfaces and structures. 9
vanderlin/ofxbox2d A C++ wrapper for the Box2D physics engine using OpenFrameworks 321