Chinedu Francis Nwafili

Results 17 repositories owned by Chinedu Francis Nwafili

blender-iks-to-fks

43
Stars
5
Forks
Watchers

A Blender script that takes a mesh and armature that use IKs and other non-deformation bones and creates a new mesh and armature that uses only FK bones.

blender-webgl-hot-reload-experiment

23
Stars
4
Forks
Watchers

An experiment in hot reloading 3d models from Blender into a WebGL scene

collada-dae-parser

103
Stars
10
Forks
Watchers

Parse collada .dae 3d animation files into a WebGL friendly JSON format

cross-compile-rust-from-mac-to-linux

85
Stars
7
Forks
Watchers

An example of how to cross compile Rust from `macOS` to Linux `x86_64-unknown-linux-gnu`

dipa

257
Stars
7
Forks
Watchers

dipa makes it easy to efficiently delta encode large Rust data structures.

swift-bridge

739
Stars
53
Forks
Watchers

swift-bridge facilitates Rust and Swift interop.

percy

2.2k
Stars
84
Forks
Watchers

Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.

landon

146
Stars
17
Forks
Watchers

A collection of tools, data structures and methods for exporting Blender data (such as meshes and armatures) and preparing it for your rendering pipeline.

rectangle-pack

69
Stars
2
Forks
Watchers

A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.

hot-app-replacement

26
Stars
1
Forks
Watchers

Like hot module replacement but... yeah you'll see