Pinned Repositories
bevy_vulkano
Bevy vulkano integrates Vulkano as rendering backend for Bevy game engine
bevy_vulkano_ios
IOS app example running bevy and vulkano
compute_shader_tutorial
egui_node_graph
Build your node graph applications in Rust, using egui
egui_winit_vulkano
Egui gui integration with winit and vulkano
fractal_explorer
A fractal explorer tool with image export
glass
A rendering app to skip annoying winit & wgpu boilerplate enabling clear focus on just gpu pipelines. In addition, makes it easy to integrate with GUIs.
sandbox
2D Pixel Physics Simulator
wireframe
3D wireframe landscapes with gradient colors
vulkano
Safe and rich Rust wrapper around the Vulkan API
hakolao's Repositories
hakolao/sandbox
2D Pixel Physics Simulator
hakolao/egui_winit_vulkano
Egui gui integration with winit and vulkano
hakolao/bevy_vulkano
Bevy vulkano integrates Vulkano as rendering backend for Bevy game engine
hakolao/glass
A rendering app to skip annoying winit & wgpu boilerplate enabling clear focus on just gpu pipelines. In addition, makes it easy to integrate with GUIs.
hakolao/compute_shader_tutorial
hakolao/egui_node_graph
Build your node graph applications in Rust, using egui
hakolao/bevy_vulkano_ios
IOS app example running bevy and vulkano
hakolao/doom3d
Software rasterized 3d game engine in C
hakolao/ft_printf
Implementation of C standard lib printf
hakolao/bevy
A refreshingly simple data-driven game engine built in Rust
hakolao/bevy-magic-light-2d
Experiment with computing 2D shading, lighting and shadows with Bevy Engine
hakolao/bevy_rapier
Official Rapier plugin for the Bevy game engine.
hakolao/browser_open_ios
hakolao/cargo-mobile
Rust on mobile made easy!
hakolao/contour-rs
Contour polygon creation in Rust (using marching squares algorithm)
hakolao/egui
egui: an easy-to-use immediate mode GUI in pure Rust
hakolao/egui_file
File dialog for egui
hakolao/EP01_SandSim
hakolao/glyphon
🦅🦁 Fast, simple 2D text renderer for wgpu
hakolao/iced
A cross-platform GUI library for Rust, inspired by Elm
hakolao/parry
2D and 3D collision-detection library for Rust.rs
hakolao/postsack
Visually cluster your emails by sender, domain, and more to identify waste
hakolao/radix_sort_c
hakolao/rust-gamedev.github.io
The repository for https://gamedev.rs
hakolao/seventeencups.net
🌐 Source code for SeventeenCups.net
hakolao/vulkano
Safe and rich Rust wrapper around the Vulkan API
hakolao/webbrowser-rs
Rust library to open URLs in the web browsers available on a platform
hakolao/wgpu
Cross-platform, safe, pure-rust graphics api.
hakolao/wgpu-profiler
Simple profiler scopes for wgpu using timer queries
hakolao/winit_input_helper
Processes winit events, allowing input state to be queried at any time.