Pinned Repositories
boomboom
A physics based explosion game made almost entirely using Unity's ECS.
GPUClothSimulationInUnity
Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8
lumina
A top down, fast paced, objective based, PvP game, written in Rust, using the Bevy game engine.
UnityAudioVisualizer
Audio Visualizer in Unity.
UnityNLP
Natural Language Processing in Unity.
UnityTTS
Text to Speech in Unity.
URPVolumetricLighting
Volumetric Lighting in URP
bevy_motion_matching
Motion matching enables characters to smoothly transition between animations by finding the best matching pose and trajectory from an extensive database, without the need to create state machines.
motiongfx
Backend agnostic motion graphics creation framework.
velyst
Interactive Typst content creator using Vello and Bevy.
nixonyh's Repositories
nixonyh/lumina
A top down, fast paced, objective based, PvP game, written in Rust, using the Bevy game engine.
nixonyh/bevy_radiance_cascades
Radiance cascade global illumination implementation in Bevy.
nixonyh/symmetry_triangulation
Blender add-on to triangulate faces with more than 3 vertices symmetrically by adding a vertex at the center.
nixonyh/bunguette
A 3rd person couch coop game with tower defense and strategy!
nixonyh/boomboom
A physics based explosion game made almost entirely using Unity's ECS.
nixonyh/KinematicaTest
Testing Unity KinematicaX on the latest Unity LTS version.
nixonyh/SEAJam
nixonyh/2d_softbody_raylib
A simple softbody simulation in Raylib.
nixonyh/apu_final_year_project
nixonyh/apu_investigation_report
nixonyh/apu_ppf
nixonyh/arch_configs
My Arch Linux configs.
nixonyh/bevy
A refreshingly simple data-driven game engine built in Rust
nixonyh/bevy_coroutine
A simple coroutine system in the Bevy game engine
nixonyh/bevy_jam_5
Bevy game jam #5
nixonyh/bevy_vello
An integration to render with Vello in Bevy game engine.
nixonyh/dev_environment
Minimal nu script to setup and update development environment in Nushell.
nixonyh/fiksi
A geometric constraint solver
nixonyh/nixon_resume
Nixon's resume. Created via Typst.
nixonyh/openthread
nixonyh/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
nixonyh/rs-matter
Rust implementation of the Matter protocol. Status: Experimental
nixonyh/rs-matter-embassy
Run rs-matter on MCUs with Embassy
nixonyh/simple-hyprland
A comprehensive guide for transitioning from traditional desktop environments to the minimalist, customizable Hyprland window manager, featuring detailed installation instructions, configuration tips, and troubleshooting advice.
nixonyh/strum
A small rust library for adding custom derives to enums
nixonyh/typst
A new markup-based typesetting system that is powerful and easy to learn.
nixonyh/vello
An experimental GPU compute-centric 2D renderer.
nixonyh/vello_svg
An integration to render SVG files with Vello.
nixonyh/voxell_website
Source of the official Voxell website.
nixonyh/xilem
An experimental Rust native UI framework