Pinned Repositories
abstract-pathfinder
Completely agnostic A* pathfinding
ent-comp
A light, fast Entity Component System in JS
fast-voxel-raycast
Fast raycasting through voxels.
generator-awesome
Experimental plugin for Photoshop's "Generator" plugin layer based on node.js.
glsl-projectron
WebGL demo to evolve data that projects into a given target image
noa
Experimental voxel game engine.
noa-examples
Example worlds built on the `noa` voxel engine
voxel-physics-engine
Simple but physical engine for voxels. Demo:
wafxr
sound effects for the web
wasgen
Web Audio sound generator
fenomas's Repositories
fenomas/noa
Experimental voxel game engine.
fenomas/glsl-projectron
WebGL demo to evolve data that projects into a given target image
fenomas/voxel-physics-engine
Simple but physical engine for voxels. Demo:
fenomas/wasgen
Web Audio sound generator
fenomas/fast-voxel-raycast
Fast raycasting through voxels.
fenomas/wafxr
sound effects for the web
fenomas/noa-examples
Example worlds built on the `noa` voxel engine
fenomas/ent-comp
A light, fast Entity Component System in JS
fenomas/game-inputs
A simple module for abstracting key/mouse input for games. Demo:
fenomas/voxel-aabb-sweep
Sweep an AABB through voxels and find collisions
fenomas/babylon-atlas
A texture atlas manager for Babylon.js
fenomas/noa-testbed
Test world for voxel game engine.
fenomas/webaudio-viz
Minimally draws web-audio data to a canvas
fenomas/mesh-particle-system
Particle system for Babylon.js that composites like a standard mesh
fenomas/micro-game-shell
Minimal game shell: provides tick/render events, and manages pointerLock/fullscreen/resize
fenomas/webaudio-music
Example project for dynamic webaudio music with hot-reloaded modules
fenomas/abstract-pathfinder
Completely agnostic A* pathfinding
fenomas/advent-2022
Solutions for advent-of-code 2022
fenomas/noa-lt
'Slides' for an LT at Chrome Tech Talk #08
fenomas/param-enveloper
A sane way to do complex envelopes in WebAudio
fenomas/aabb-3d
3d axis aligned bounding boxes
fenomas/fen-bench
A small, sane JS micro-benchmark library
fenomas/advent-2023
JS/node solutions for Advent of Code 2023
fenomas/js-perf-talk
Talk on deep magic of JS/v8 performance
fenomas/abstract-sim-anneal
fenomas/advent-2024
My live-coding environment and hacked-up solutions for Advent of Code 2024
fenomas/astar-music-demo
fenomas/babylon-gpu-issue
Test repo for a bug reproduce
fenomas/procgen-talk
Procedural generation talk for JSConf Tokyo, Nov 2019
fenomas/sudoku-sa-demo