My Side Projects

knotter image

Knotter

Collaborative editing of a sphere surface. Client made with Rust, Bevy and Rapier and deployd to web as WASM. Server made with rust and actix web.

Use these keys for orbiting camera: W,A,S,D for rotation and Q,E for zoom.

Working ok on newer iphones, primitive/basic touch is working (some bugs). Android does not seem to work at all. Not sure why.

pinball3D bottom image

Pinball3D

3D Pinball demo with a Christmas theme. Made with Rust, Bevy and Rapier. Models made with Blender.

pinball2D bottom image

Pinball2D

Very simple 2D pinball demo. Made with Rust, Bevy and Rapier.

Image from stellar gallery frontpage

Stellar Gallery

Send and receive payments with the stellar cryptocurrency.

Screenshot frontpage of globetotter

Globetotter

Collaborative "drawing" on a sphere. Mainly made for testing of graphql.