Pinned Repositories
BVHLib
A fast BVH (Biovision Hierarchical Data) Parser. This library can be used in C++ and Python with little dependency.
CharacterIK
Inverse kinematics solvers and its application in character animation.
DLLPluginsDemo
A Unreal 5 demo for creating a plugin that loads third-party dll files and external txt files.
hylsocket
Socket programming samples for learning.
Motion-Matching
Learned Motion Matching example implementation and source code for the article "Code vs Data Driven Displacement"
PinocchioPlus
Noluye's Repositories
Noluye/hylsocket
Socket programming samples for learning.
Noluye/PinocchioPlus
Noluye/BVHLib
A fast BVH (Biovision Hierarchical Data) Parser. This library can be used in C++ and Python with little dependency.
Noluye/CharacterIK
Inverse kinematics solvers and its application in character animation.
Noluye/DLLPluginsDemo
A Unreal 5 demo for creating a plugin that loads third-party dll files and external txt files.
Noluye/Math3D
C++ math library for 3D graphics.
Noluye/Motion-Matching
Learned Motion Matching example implementation and source code for the article "Code vs Data Driven Displacement"
Noluye/bark
🔊 Text-Prompted Generative Audio Model
Noluye/Cloud-Native-Observability
Cloud Native Observability with OpenTelemetry, Published by Packt
Noluye/DragonIK-VRExample-UE5
A better updated VR IK example project that demonstrates the use of DragonIK for VR 3-point IK. This project is built in UE5, and the example character used is the paragon Yin model. https://www.youtube.com/watch?v=z4cLm-ixwGE
Noluye/fltk-demo
Noluye/fuzzywuzzy
A C++ port of the Python module under the same name
Noluye/GAMES101
GAMES101: 现代计算机图形学入门 作业
Noluye/grafana-udemy
Noluye/InstantMesh
InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models
Noluye/LearnCppWithPython
Noluye/LearnTransformers
Noluye/mesh-simplification
Surface simplification using quadric error metrics.
Noluye/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
Noluye/opentelemetry-cpp
The OpenTelemetry C++ Client
Noluye/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Noluye/Pinocchio
Automatic Rigging and Animation of 3D Characters
Noluye/rapidfuzz-cpp
Rapid fuzzy string matching in C++ using the Levenshtein Distance
Noluye/RayTracing
Noluye/SimpleOnnxCpp
This repository shows how to work with ONNX Runtime C++ SDK in an easy-to-understand fashion.
Noluye/so-vits-svc
SoftVC VITS Singing Voice Conversion
Noluye/Spring-It-On
Code for the article Spring-It-On
Noluye/turbolink-libraries
Unreal Engine compatibile gRPC libraries
Noluye/UECam
Noluye/UnrealImageCapture
A small tutorial repository on capturing images with semantic annotation from UnrealEngine to disk.