Lemonzyy
🦀 French Rustacean working on @AstreiaGame, a space game based on voxels developed using @bevyengine ✨ðŸŒ
France
Pinned Repositories
bevy-tic-tac-toe
A basic tic-tac-toe game made using Bevy and coded in Rust 🦀
bevy_flycam
Basic first-person fly camera for the Bevy game engine
bevy_quinnet
A Client/Server game networking plugin using QUIC, for the Bevy game engine.
big_space
A floating origin plugin for worlds larger than the observable universe
building-blocks
A voxel library for real-time applications.
fast-surface-nets-rs
A fast isosurface extraction algorithm.
fastnoise2-rs
A safe Rust wrapper for FastNoise2, a node-based noise generation library optimized with SIMD.
mechanical-journeys
Create sophisticated machines in an exciting, immersive Vanilla+ world full of adventurous challenges!
my-great-rpg
A small console based RPG to learn Rust.
surface-nets-experiment
Lemonzyy's Repositories
Lemonzyy/fastnoise2-rs
A safe Rust wrapper for FastNoise2, a node-based noise generation library optimized with SIMD.
Lemonzyy/my-great-rpg
A small console based RPG to learn Rust.
Lemonzyy/surface-nets-experiment
Lemonzyy/mechanical-journeys
Create sophisticated machines in an exciting, immersive Vanilla+ world full of adventurous challenges!
Lemonzyy/bevy-tic-tac-toe
A basic tic-tac-toe game made using Bevy and coded in Rust 🦀
Lemonzyy/bevy_flycam
Basic first-person fly camera for the Bevy game engine
Lemonzyy/bevy_quinnet
A Client/Server game networking plugin using QUIC, for the Bevy game engine.
Lemonzyy/big_space
A floating origin plugin for worlds larger than the observable universe
Lemonzyy/building-blocks
A voxel library for real-time applications.
Lemonzyy/fast-surface-nets-rs
A fast isosurface extraction algorithm.
Lemonzyy/grid-tree-rs
Pixel quadtrees and voxel octrees
Lemonzyy/ilattice-rs
Generic math on integer lattices
Lemonzyy/Lemonzyy
Lemonzyy/octree-experiment
Lemonzyy/octree_dual_contour
Lemonzyy/stegano-rs
A cross-platform command line tool for steganography focused on performance and simplicity written in rust-lang.
Lemonzyy/FastNoise2
Modular node graph based noise generation library using SIMD, C++17 and templates