Ben Wilson's Portfolio
Game Jam Modding Networking Tool Unity Voxel Vr

About me | My CV

I am a C# programmer who has focused on desktop experiences for the past five years in my spare time. I mostly develop with Unity Game Engine, but also have significant experience in WPF for desktop apps, website development and cloud deployment.

I am keen to progress into a full-time developer role - excited to apply my skills and improve upon them.

Skills Tools
C# Unity
Python Visual Studio
HTML JetBrains IDE’s
CSS Git Command Line

© 2022 Ben's Portfolio

Powered by Hugo with a modified version of Dream theme.

VTOL VR Mods

VTOL VR Mods

Sunday, Apr 28, 2019

VTOL VR Mods is a tool that allows players to mod their game with ease. With a Python web framework, C# WPF desktop application and a class library for the code in game, users can easily play and create their mods.

Editor Rich Presence

Editor Rich Presence

Tuesday, Nov 13, 2018

Editor Rich Presence is a free tool for Unity that displays what you are currently working on your Discord profile.

Grapple Game

Grapple Game

Thursday, Oct 14, 2021

Into Games hosted their first coding challenge. The theme was “Swing into Action”. By myself, I created Grapple Game to submit for the challenge.

Shopping Frenzy

Shopping Frenzy

Wednesday, Sep 22, 2021

My first public game jam, VimJam2. With the requirement of “Boss” and Theme “On The Edge”, in my team of two we created Shopping Frenzy.

VTOLVR Multiplayer

VTOLVR Multiplayer

Sunday, Apr 28, 2019

VTOL VR is a singleplayer flight game on steam. One of the big reasons I started creating a mod loader was to have a go at adding in multiplayer into it with hopefully it being the main multiplayer with mods as well. The solo developer of the game had stated that he didn’t want to start working on multiplayer or mod support till the game had been released out of early access.

Simple Bullet Penetration

Simple Bullet Penetration

Thursday, Jan 7, 2021

This project is a simple FPS prototype where I experiment in Unity how you could create bullet penetration with the built-in physics.

VR Physics Gun

VR Physics Gun

Monday, Mar 29, 2021

A recreation of the Physics Gun from Garry’s Mod in VR. The physics gun can pick up and move objects in the scene which have a rigidbody.

Networking runtime mesh demolishing

Networking runtime mesh demolishing

Saturday, May 22, 2021

RayFire is a plugin for Unity which allows for demolishing or slicing 3D objects in runtime or in the editor. In this prototype I experiment with trying to simulate it consistently over the network using DarkRift Networking 2

Uconsole

Uconsole

Thursday, Aug 8, 2019

UConsole is a small standalone console you can add to existing games and then you can easily add custom commands.

Raft Modding

Raft Modding

Sunday, Feb 24, 2019

I have created a few Raft Mods in the past and was heavily involved in helping out in the community from just running mods to people creating them.