WesUnwin
Software engineer with a passion for web technologies, graphics, electron, react, redux and more. Work for a video conferencing company: iotum.
Pinned Repositories
cordova-ios-session-description-handler
A Session Description Handler (SDH) for SIP.js, that supports the Cordova iOS WebRTC API.
electron-openxr-example
Example of how to make a WebXR application running inside Electron being able to launch using OpenXR (using a custom electron build with checkout_openxr enabled)
handbook
The Jitsi Handbook
lib-jitsi-meet
A low-level JS video API that allows adding a completely custom video experience to web apps.
mtl-file-parser
Material Template Library File (.MTL) Parser
nes-emulator
Personal project to build a Nintendo Entertainment System (NES) emulator.
obj-file-parser
Wavefront 3D Object File (.OBJ) Parser
obj-renderer
WebGL based graphics engine focused on rendering scenes of Wavefront 3D objects from .obj and .mtl files.
redux-rest-client
REST API Support For Redux. This library allows you to setup CRUD actions & reducers to interact with REST APIs. Records are storred in a redux slice (using Redux's createSlice()).
three-game-engine
Simple light-weight game engine using Three.js, three-mesh-ui, rapier.
WesUnwin's Repositories
WesUnwin/obj-file-parser
Wavefront 3D Object File (.OBJ) Parser
WesUnwin/three-game-engine
Simple light-weight game engine using Three.js, three-mesh-ui, rapier.
WesUnwin/mtl-file-parser
Material Template Library File (.MTL) Parser
WesUnwin/electron-openxr-example
Example of how to make a WebXR application running inside Electron being able to launch using OpenXR (using a custom electron build with checkout_openxr enabled)
WesUnwin/obj-renderer
WebGL based graphics engine focused on rendering scenes of Wavefront 3D objects from .obj and .mtl files.
WesUnwin/redux-rest-client
REST API Support For Redux. This library allows you to setup CRUD actions & reducers to interact with REST APIs. Records are storred in a redux slice (using Redux's createSlice()).
WesUnwin/cordova-ios-session-description-handler
A Session Description Handler (SDH) for SIP.js, that supports the Cordova iOS WebRTC API.
WesUnwin/handbook
The Jitsi Handbook
WesUnwin/lib-jitsi-meet
A low-level JS video API that allows adding a completely custom video experience to web apps.
WesUnwin/nes-emulator
Personal project to build a Nintendo Entertainment System (NES) emulator.
WesUnwin/react-string-replace-recursively
replace strings that match a particular pattern with a React Component, recursively