rfsheffer
I am an interactive entertainment software engineer currently specializing in Virtual Reality. My technology framework of choice is Unreal Engine.
Solar Storm InteractiveCoquitlam, British Columbia, Canada
rfsheffer's Stars
ProjectPhysX/OpenCL-Wrapper
OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents many people from getting started. I created this lightweight OpenCL-Wrapper to greatly simplify OpenCL software development with C++ while keeping functionality and performance.
hollowdilnik/filtered-widget
Customized widget component with mipmap generation and filtering
EvaisaDev/UnityNetcodePatcher
An assembly patcher which replicates the ILPostProcessing step unity does in order to make NetworkBehaviours work
wjakob/instant-meshes
Interactive field-aligned mesh generator
insthync/awesome-unreal
A categorized collection of awesome opensource Unreal Engine 4 and 5 repos
pafuhana1213/KawaiiPhysics
KawaiiPhysics : Simple fake Physics for UnrealEngine4 & 5
ZhuRong-HomoStation/UEImgui
Use imgui in unreal for customize editor
BenVlodgi/UE-DefaultValuesPlugin
Provides default value nodes for common types in blueprints.
Rexocrates/Vertex_Anim_Toolset
Unreal Engine tools for baking Skeletal Mesh animation into textures to animate meshes through the material shader
jinyuliao/GenericGraph
Generic graph data structure plugin for ue4
ArashPartow/exprtk
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
alphacep/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
cpldcpu/RealCandle
Analysis of the flicker pattern of a real candle
npruehs/ue4-rts
Real-time strategy plugin and showcase for Unreal Engine 4.
chriscummings100/signeddistancefields
Signed distance field demos and examples
sinbad/SPUD
Steve's Persistent Unreal Data library
NVIDIAGameWorks/GettingStartedWithRTXRayTracing
Getting Started with RTX Ray Tracing
nfrechette/acl-ue4-plugin
The official Animation Compression Library Unreal Engine 4 and 5 plugin
Temaran/UnrealEngineShaderPluginDemo
A tutorial project that shows how to implement HLSL Pixel and Compute shaders in UE4
SRombauts/UEGitPlugin
Unreal Engine 5 Git LFS 2 Source Control Plugin (beta)
erich666/GraphicsGems
Code for the "Graphics Gems" book series
ProjectBorealis/PBCharacterMovement
HL2-style, classic FPS movement for Unreal Engine implemented in C++
ptitSeb/gl4es
GL4ES is a OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library, with support for Pandora, ODroid, OrangePI, CHIP, Raspberry PI, Android, Emscripten and AmigaOS4.
hellfire3d/SBSPSS
The source code repository for the PlayStation 1 game, SpongeBob SquarePants: SuperSponge
zyantific/zydis
Fast and lightweight x86/x86-64 disassembler and code generation library
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
vulkano-rs/vulkano
Safe and rich Rust wrapper around the Vulkan API
rust-windowing/winit
Window handling library in pure Rust
RustAudio/rodio
Rust audio playback library
gfx-rs/gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.