Pinned Repositories
benchmark-test
A demonstration of the differences in CPU-bound performance of Python, C#, Java, LUA, JavaScript and Rust
droidgfxsim
A customizable 3D graphics and physics application supporting Android and desktop builds.
frustum_query
A Frustum Culling Library Written in Rust
Lambda-4S
Historical reconstruction of the Lambda-4S rocket
quick-3d
A 3D rendering framework written in Rust.
recipe-parent
Java technology demo
rust-fc
A minimal clone of PSAS av3-fc rocket flight computer executive written in Rust
rust-genbind
Automatically generates C FFI header declarations for unmangled Rust functions.
sdlgl3-wavefront
OpenGL renderer for wavefront .obj files using https://github.com/syoyo/tinyobjloader and https://github.com/g-truc/glm.
sdlgl3c-sqlite
A 3D OpenGL 3 renderer written in C with bindings for Java and LuaJIT which is capable of loading 3D models from an SQLite database.
chrisliebert's Repositories
chrisliebert/sdlgl3-wavefront
OpenGL renderer for wavefront .obj files using https://github.com/syoyo/tinyobjloader and https://github.com/g-truc/glm.
chrisliebert/rust-genbind
Automatically generates C FFI header declarations for unmangled Rust functions.
chrisliebert/frustum_query
A Frustum Culling Library Written in Rust
chrisliebert/quick-3d
A 3D rendering framework written in Rust.
chrisliebert/benchmark-test
A demonstration of the differences in CPU-bound performance of Python, C#, Java, LUA, JavaScript and Rust
chrisliebert/droidgfxsim
A customizable 3D graphics and physics application supporting Android and desktop builds.
chrisliebert/Lambda-4S
Historical reconstruction of the Lambda-4S rocket
chrisliebert/recipe-parent
Java technology demo
chrisliebert/rust-fc
A minimal clone of PSAS av3-fc rocket flight computer executive written in Rust
chrisliebert/sdlgl3c-sqlite
A 3D OpenGL 3 renderer written in C with bindings for Java and LuaJIT which is capable of loading 3D models from an SQLite database.
chrisliebert/tinyobjloader
Tiny but powerful single file wavefront obj loader
chrisliebert/TMS
Task Management System