Pinned Repositories
CustomComputeShaders
The minimal source code for adding and using a custom compute shader in Unreal Engine 4
CustomMeshComponent
The minimal source code for creating a custom mesh component and using it in Unreal Engine 4. This is an example project published with a series of articles that cover the topic.
GASDocumentation
My understanding of Unreal Engine 4's GameplayAbilitySystem plugin with a simple multiplayer sample project.
GASShooter
Advanced FPS/TPS Sample Project for Unreal Engine 4's GameplayAbilitySystem plugin
NiagaraFluid
Fluid simulation(SPH) in Unreal Engine 4 Niagara(GPU simulation stage)
Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
RuntimeMeshComponent
Unreal Engine 4 plugin component for rendering runtime generated content.
RuntimeMeshComponent-Examples
Basic examples for RuntimeMeshComponent v4 and up!
RuntimeMeshComponent_AdvanceExample
RuntimeMeshComponent example at creating meshes using C++ and Blueprint, and the MeshManager.
ShadersPlus
Shader utilities for UE4
wanjf912's Repositories
wanjf912/architecture-components-samples
Samples for Android Architecture Components.
wanjf912/avatarme
Public repository for the CVPR 2020 paper AvatarMe and the TPAMI 2021 AvatarMe++
wanjf912/botframework-sdk
Bot Framework provides the most comprehensive experience for building conversation applications.
wanjf912/bvh
A modern C++ BVH construction and traversal library
wanjf912/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
wanjf912/ColossalAI
Making large AI models cheaper, faster and more accessible
wanjf912/DAD-3DHeads
Official repo for DAD-3DHeads: A Large-scale Dense, Accurate and Diverse Dataset for 3D Head Alignment from a Single Image (CVPR 2022).
wanjf912/DI-engine
OpenDILab Decision AI Engine
wanjf912/FlowGraph
Design-agnostic node system for scripting game’s flow in Unreal Engine
wanjf912/freemocap
Free Motion Capture for Everyone 💀✨
wanjf912/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
wanjf912/insight3d
wanjf912/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
wanjf912/models
A collection of pre-trained, state-of-the-art models in the ONNX format
wanjf912/MounteaDialogueSystem
Mountea Dialogue System is an Open-source Mountea Framework tool for Unreal Engine for creating (not just) complex dialogues! Provides its own Dialogue Tree editor and validation system.
wanjf912/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
wanjf912/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
wanjf912/RuntimeAudioImporter
Runtime Audio Importer plugin for Unreal Engine. Importing audio of various formats at runtime.
wanjf912/RuntimeSpeechRecognizer
Real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology.
wanjf912/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
wanjf912/tensorflow
An Open Source Machine Learning Framework for Everyone
wanjf912/tensorflow-101
TensorFlow 101: Introduction to Deep Learning
wanjf912/ToolExample
This project contains UX/UI example code for Unreal Engine engine developers.
wanjf912/UE_Android_LiveLink
an android alternative implementation for unreal face live link
wanjf912/UEAzSpeech
This plugin integrates Azure Speech Cognitive Services in Unreal Engine.
wanjf912/UEHttpGPT
HttpGPT is an Unreal Engine plugin that facilitates integration with Chat GPT through asynchronous REST requests, making it easy for developers to communicate with the chatbot. Also including an Editor Tool to integrate ChatGPT in the Engine.
wanjf912/UESpeechGPT
Example Project that uses both OpenAI GPT-3 and Microsoft Azure Speech Services
wanjf912/UnrealDTrackPlugin
ART DTrack interface for Unreal Engine 4
wanjf912/VRM4U
Runtime VRM loader for UnrealEngine4
wanjf912/whisper
Robust Speech Recognition via Large-Scale Weak Supervision