bvssvni
Computer and AI engineer with 17+ experience in prof. software dev. Founder of Piston, creator of Dyon. Deep math. intuition thinker, Rust "friend of the tree"
Cutout ProNorway
Pinned Repositories
rust-idris-fs
An attempt at writing C libraries in Rust that can be called from Idris
rust-snake
Sea Snake Escape: A sea snake game in Rust using Piston game engine
image
Encoding and decoding images in Rust
dyon
A rusty dynamically typed scripting language
graphics
A library for 2D graphics, written in Rust, that works with multiple back-ends
piston
A modular game engine written in Rust
piston-examples
A collection of examples using the Piston game engine
piston_window
The official Piston convenience window wrapper for the Piston game engine
bvssvni's Repositories
bvssvni/rfcs
RFCs for changes to Rust
bvssvni/blog.piston.rs
The Piston Blog
bvssvni/brdf
BRDF Viewer
bvssvni/cargo
The Rust package manager
bvssvni/colonize
A Dwarf Fortress/Rogue-like game written in Rust
bvssvni/dsp-chain
A simple library for chaining together multiple audio dsp processors/generators, written in Rust!
bvssvni/gcc-rs
Build library helpful in invoking gcc as a C compiler for Rust
bvssvni/genmesh
A library of mesh generation utilities.
bvssvni/gfx_examples
Examples of using gfx-rs
bvssvni/gfx_gl
An OpenGL loader tailored to gfx-rs's needs.
bvssvni/img_hash
A library for getting perceptual hash values of images
bvssvni/nalgebra
Linear algebra library for computer physics, computer graphics and general low-dimensional linear algebra for Rust.
bvssvni/ncollide
2 and 3-dimensional collision detection library in Rust
bvssvni/noise-rs
Procedural noise generation library for Rust.
bvssvni/nphysics
2 and 3-dimensional rigid body physics engine for Rust.
bvssvni/num
This crate contains arbitrary-sized integer, rational, and complex types.
bvssvni/playform
bvssvni/regex
bvssvni/rust
a safe, concurrent, practical language
bvssvni/rust-emscripten-example
An experiment.
bvssvni/rust-gravity-worm-ii
A Gravity Worm clone written in Rust, using the Piston game engine.
bvssvni/rust-media
A free, comprehensive, and portable video/audio streaming library for Rust
bvssvni/rust-modifier
Convenient chaining APIs for free
bvssvni/rust-portaudio
PortAudio bindings and wrappers for Rust
bvssvni/rustc-serialize
Serialization/deserialization for Rust
bvssvni/scenegraph
A scenegraph for 2D and 3D graphics for the Piston game engine
bvssvni/swing-copters-rs
A Swing Copters clone with Rust
bvssvni/synth
A polyphonic Synth type whose multiple oscillators generate sound via amplitude and frequency envelopes, implemented in Rust.
bvssvni/uuid
Generate and parse UUIDs.
bvssvni/wire
A rustic tcp + serialization abstraction.