EriKWDev
Author of nanim and easyess. Rust, Nim, Go, Dart and Python. Learning advanced realtime rendering techniques. Looking forward to Jai.
@kakigorico, Erik W. DevelopmentSweden
Pinned Repositories
2D-RPG
aoc_dart
Solutions to Advent of Code written in Dart
aoc_nim
Solutions to Advent of Code written in Nim
aoc_rust
Solutions to Advent of Code written in Rust
cairodart
Cairo bindings for Dart.
easyess
Easy to use ECS system for nim with macros
egui_glfw_gl
Egui backend implementation for GLFW and OpenGL
keyde
A dependency free, fast Kd-Tree
nanim
Nanim is an easy-to-use framework to create smooth GPU-accelerated animations that can be previewed live inside a glfw window and, when ready, rendered to videos at an arbitrary resolution and framerate.
sokol-rust
Rust bindings for the sokol headers (https://github.com/floooh/sokol)
EriKWDev's Repositories
EriKWDev/keyde
A dependency free, fast Kd-Tree
EriKWDev/ErikWDevTheme
EriKWDev/rust_python
rust_python
EriKWDev/aoc_rust
Solutions to Advent of Code written in Rust
EriKWDev/blade
Sharp and simple graphics library
EriKWDev/CG_Labs
Repository for Computer Graphics courses EDAF80 (ex EDA221) and EDAN35 at Lund University, Sweden.
EriKWDev/edag01
EriKWDev/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
EriKWDev/egui-gizmo
3d transformation gizmo built on top of the egui library.
EriKWDev/egui-macroquad
egui bindings for macroquad
EriKWDev/egui-video
a video playing library for `egui`
EriKWDev/fontdue-std
Fork of fontdue using std's HashMap instead of hashbrown
EriKWDev/glfw-rs
GLFW3 bindings and idiomatic wrapper for Rust.
EriKWDev/memx
memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()
EriKWDev/minigltf
EriKWDev/minimal_wgpu_egui
EriKWDev/nanogltf
EriKWDev/native-dialog-rs
EriKWDev/rust-openssl
OpenSSL bindings for Rust
EriKWDev/rust-sdl2
SDL2 bindings for Rust
EriKWDev/sdf_font_tools
Rust tools for working with SDF font glyphs in PBF format.
EriKWDev/simple-stream
Plain text and secure stream abstraction with blocking and non-blocking I/O
EriKWDev/sokol-odin
Odin bindings for the sokol headers (https://github.com/floooh/sokol)
EriKWDev/sokol-rust
sokol-rust
EriKWDev/sokol-rust-egui
sokol-rust-egui
EriKWDev/sokol-rust-fork
Rust bindings for the sokol headers (https://github.com/floooh/sokol)
EriKWDev/sokol-tools
Command line tools for use with sokol headers
EriKWDev/ulam-spiral
Gtk Ulam spiral generator
EriKWDev/wgpu-profiler
Simple profiler scopes for wgpu using timer queries
EriKWDev/wgsl-bindgen
Generate typesafe Rust bindings for wgsl shaders in wgpu