Pinned Repositories
filesentry
A modern C++ wrapper for OS file monitoring systems
GPU-particles
A small OpenGL compute shader test. Renders millions of particles in real time, interacting with a set of force nodes.
imnodes
A small, dependency-free node editor for dear imgui
playground
:rocket: My playground of C++ game engine ideas.
rayfinder
An interactive, experimental, pathtracer implemented using desktop WebGPU.
vscode-wren
Visual Studio Code integration for the Wren programming language
weekend-raytracer-rust
A Rust implementation of the "Ray Tracing in One Weekend" book
weekend-raytracer-wgpu
A GPU raytracer inspired by the "Ray Tracing In One Weekend" series of books
weekend-raytracer-zig
A Zig implementation of the "Ray Tracing in One Weekend" book
wrenpp
Minimal, zero dependency C++ binding generator for the Wren programming language
Nelarius's Repositories
Nelarius/imnodes
A small, dependency-free node editor for dear imgui
Nelarius/wrenpp
Minimal, zero dependency C++ binding generator for the Wren programming language
Nelarius/weekend-raytracer-zig
A Zig implementation of the "Ray Tracing in One Weekend" book
Nelarius/weekend-raytracer-rust
A Rust implementation of the "Ray Tracing in One Weekend" book
Nelarius/weekend-raytracer-wgpu
A GPU raytracer inspired by the "Ray Tracing In One Weekend" series of books
Nelarius/rayfinder
An interactive, experimental, pathtracer implemented using desktop WebGPU.
Nelarius/vscode-wren
Visual Studio Code integration for the Wren programming language
Nelarius/metal-raytracer
Simple Metal ray tracer for learning purposes
Nelarius/cue-snake
Snake game on Corsair RGB keyboards!
Nelarius/ditherpack
Nelarius/imgui-wgpu-rs
Dear imgui renderer for wgpu-rs.
Nelarius/ML-For-Beginners
12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all
Nelarius/mmx
single header libraries for C/C++
Nelarius/archive
A collection of stuff I've worked on over time
Nelarius/ascii85
Ascii85 encoder/decoder written in C with no memory allocation, no whitespace tolerance.
Nelarius/clay
High performance UI layout library in C.
Nelarius/common
Nelarius/hugo-theme-minos
A simple and retro styled Hugo theme ported from Hexo
Nelarius/imnodes-docker-builder
Builder image for the imnodes project
Nelarius/lispy
Nelarius/nanogit
Nelarius/Nelarius.github.io
Nelarius/notebooks
Nelarius/SDL_gpu_examples
Example collection for the SDL_GPU API
Nelarius/sublime-scheme-alabaster
A light color scheme with minimal amount of highlighting for Sublime Text 3
Nelarius/ubench.h
⏱️ single header benchmark framework for C and C++
Nelarius/UnrealEngineSkyAtmosphere
Unreal Engine Sky Atmosphere Rendering Technique
Nelarius/wgpu
A cross-platform, safe, pure-Rust graphics API.
Nelarius/wgsl-analyzer
a language server implementation for the WGSL shading language
Nelarius/wren
The Wren Programming Language