Skip to content
View peteward44's full-sized avatar
Block or Report

Block or report peteward44

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
peteward44/README.md

About me

I am a game dev software engineer with over 20 years of experience writing code.

I don't have a huge amount of spare time to work on personal projects, but here are some are the bigger ones:

Project Description
๐ŸŽฎ WebNES
(Live Demo)
My NES emulator for the browser written in Javascript. It was originally started over 10 years ago in 2013, and was one of the first retro emulators to use WebGL. Originally ported from my C++ NES emulator
๐ŸŽฎ Nesulator
(Download link)
My original C++ NES emulator
๐Ÿ”ง Atlasbuilder-rust
(Download link)
Texture atlas (spritesheet) builder. Takes numerous smaller images and tiles them efficiently into a power-of-two size texture, and outputs a customisable text file containing meta information
๐Ÿ”ง Atlasbuilder
(Download link)
My original C++ atlasbuilder using libvips for image processing. The Rust port is a lot more feature-complete and should be preferred to this one
๐Ÿ”ง Texturebuilder Atlasbuilder in C#, with XML output (original project)
๐ŸŽฎ Tetris-Pixi Simple Tetris clone written in Javascript and Pixi.js
๐ŸŽฎ My Oxygen Not Included Mods Written in C#, a couple of mods for the Klei game Oxygen Not Included
๐Ÿ”ง Flavio Javascript package management tool
๐Ÿ”ง TorrentdotNET A multithreaded BitTorrent client written in C#
๐ŸŽฎ RayTracer A software raytracer renderer written in C++ and SDL

Thanks for looking!

counter

Pinned

  1. WebNES WebNES Public

    NES emulator in Javascript using HTML5 WebGL or canvas. Optimised for Chrome's V8 engine

    JavaScript 93 34

  2. torrent.net torrent.net Public

    Basic bit torrent client written in c#

    C# 9 2

  3. atlasbuilder atlasbuilder Public

    C++ sprite atlas generator using libvips

    C++ 3

  4. atlasbuilder-rust atlasbuilder-rust Public

    Port of my atlasbuilder project to Rust

    Rust 2

  5. nesulator nesulator Public

    C++ NES emulator for Windows

    C++ 2 2

  6. ONIMods ONIMods Public

    C# 2