• Stars
    star
    665
  • Rank 65,200 (Top 2 %)
  • Language
    C++
  • Created over 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A C++ library for linear algebra and geometry manipulation for computer graphics.

MathGeoLib

A C++ library for linear algebra and geometry manipulation for computer graphics.

This repository contains an implementation of my 2015 paper "An Exact Algorithm for Finding Minimum Oriented Bounding Boxes". See http://clb.confined.space/minobb/minobb.html for the full text, and http://clb.confined.space/minobb/test/ModelView.html for a live test build.

juj

More Repositories

1

fbcp-ili9341

A blazing fast display driver for SPI-based LCD displays for Raspberry Pi A, B, 2, 3, 4 and Zero
C++
1,483
star
2

RectangleBinPack

Source code for performing 2d rectangular bin packing.
C++
818
star
3

wasm_webgpu

System headers for interfacing WebGPU from C programs compiled via Emscripten to WebAssembly
C++
225
star
4

kNet

C++
111
star
5

vs-tool

Visual Studio 2010 plugin to integrate MinGW, Clang and Emscripten to the VS IDE.
C#
85
star
6

gowin_flipflop_drainer

A test case for stress testing Tang Nano 4K and 9K and Primer 20K (Gowin FPGAs)
Verilog
18
star
7

ST7735R

A fast low level Arduino Uno compatible graphics library for the 160x128 pixel 16-bit color TFT LCD display that uses the ST7735R chip.
C
18
star
8

sc2-uqm

The Ur-Quan Masters
C
12
star
9

emrun

Self-sufficient tools for command line automation of browser and Firefox OS tasks. Often used with Emscripten.
Python
10
star
10

webgl-debugger

WebGL API call trace recording and debugging tool
Python
10
star
11

gowin_fpga_code_generators

Interactive code generators for Gowin FPGAs
HTML
9
star
12

HDMI_testikuva

Sipeed Tang Nano 4K FPGA implementation of the static tuning picture I watched on TV as a kid.
Verilog
9
star
13

audio_test_suite

Test files for audio playback with different types of audio effects
HTML
7
star
14

GitSourceMonitor

A command-line tool written in C# that automatically generates checkpoints for the SourceMonitor software.
C#
6
star
15

tiny_chess

A tiny GLES2 based Chess program
C++
6
star
16

crt_terminator

Repository for CRT Terminator hardware related development. https://oummg.com/
C++
5
star
17

KEEN70HZ

Tech demo mod of Commander Keen 4 v1.4 Shareware running smooth at 70fps
C
5
star
18

MacAppFix

Automates the invokation of install_name_tool to fix broken .dylib lookups in OSX app bundles.
C++
5
star
19

emscripten-freetype

C
4
star
20

last_frontier

Tech demo about using WebTransport datagrams to implement a low latency action game in a web browser
HTML
4
star
21

AngelscriptGenerator

C
3
star
22

emmaster

Emscripten CI build master
Python
3
star
23

crunch-emscripten

A mirror of https://code.google.com/p/crunch/ which builds on Windows, Linux and OSX hosts for Emscripten.
C++
3
star
24

VIDMODE

A small real mode DOS program to test different VGA graphics adapter video mode timings.
C++
2
star
25

emslave

Unit test slave configuration for Emscripten compiler buildbot slaves.
Python
2
star
26

gowin_array_handling_bug

A test case of a possible(?) array handling bug in Gowin synthesizer
Verilog
2
star
27

TheExplorer2D

Project checkout of Unity 2D Game Kit - https://assetstore.unity.com/packages/essentials/tutorial-projects/2d-game-kit-107098
C#
2
star
28

64kalloc

A 64KB aligned memory allocator for DOS Sound Blaster DMA programming
C
1
star
29

CodeStructure

A C# library project that reads in doxygen-generated code structure XML description files.
C#
1
star
30

webgl_render_test

Small example of WebGL rendering with Emscripten & WebAssembly
C
1
star
31

tgifelse

Programming puzzles
HTML
1
star
32

AOC2022

Advent of Code 2022 on Borland Turbo C++ 3.0
C++
1
star
33

EmbindGenerator

A C# program that produces embind bindings code automatically from .cpp files.
C#
1
star
34

wasm_feature_test

Code snippets for feature testing availability of different WebAssembly-related subfeatures
HTML
1
star