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/graphics
A library for 2D graphics, written in Rust, that works with multiple back-ends
bvssvni/piston
A user friendly game engine written in Rust
bvssvni/Piston-Tutorials
Tutorials for Piston
bvssvni/cam
A Rust library for 3D camera and navigation
bvssvni/path_semantics
A research project in path semantics, a re-interpretation of functions for expressing mathematics
bvssvni/piston-examples
A collection of examples using the Piston game engine
bvssvni/skeletal_animation_demo
Demo project for PistonDevelopers/skeletal_animation
bvssvni/algexenotation
An implementation of Algexenotation in Rust
bvssvni/avalog
An experimental implementation of Avatar Logic with a Prolog-like syntax
bvssvni/dyon
A rusty dynamically typed scripting language
bvssvni/fps_counter
A Frames Per Second counter
bvssvni/freetype-rs
Rust bindings for FreeType library
bvssvni/freetype-sys
Low level bindings for the FreeType font library
bvssvni/gfx_graphics
A Gfx 2D back-end for the Piston game engine
bvssvni/gfx_texture
A Gfx texture representation that works nicely with Piston libraries
bvssvni/glfw-rs
GLFW3 bindings and idiomatic wrapper for Rust.
bvssvni/glfw-sys
Official repository of GLFW 3.0 and beyond
bvssvni/glfw_window
A GLFW window back-end for the Piston game engine
bvssvni/glium_graphics
A Glium 2D back-end for the Piston game engine
bvssvni/graphics_tree
A 2D graphics backend for Piston-Graphics that stores and optimizes commands
bvssvni/hooo
Propositional logic with exponentials
bvssvni/joker_calculus
An implementation of Joker Calculus in Rust
bvssvni/mix_economy
A research project to mix-regulate economy in MMO worlds
bvssvni/opengl_graphics
An OpenGL back-end for Rust-Graphics
bvssvni/piston_window
The official Piston window back-end for the Piston game engine
bvssvni/pocket_prover
A fast, bounded, brute force, automatic theorem prover for first order logic
bvssvni/quaternion
A simple and type agnostic Rust library for quaternion math designed for reexporting
bvssvni/select_color
A library for color selection
bvssvni/texture_packer
A texture packer with rust-image
bvssvni/winit_window
A winit back-end for pistoncore-window