Pinned Repositories
AndroidNative
Android Native plugin for Unreal Engine that makes it easy to call Java functions via JNI. It uses template metaprogramming to automatically generate JNI signatures and handle type conversions, wrapping all JNI environment management into a single function call.
AudioAnalysisTools
Audio Analysis Tools plugin for Unreal Engine. Provides a variety of functions for analyzing audio data. Works in conjunction with the Runtime Audio Importer plugin.
awesome-unreal
A categorized collection of awesome opensource Unreal Engine 4 and 5 repos
filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
miniz
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
RuntimeArchiver
Runtime Archiver plugin for Unreal Engine. Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4 and GZip formats.
RuntimeAudioImporter
Runtime Audio Importer plugin for Unreal Engine. Importing audio of various formats at runtime.
RuntimeFilesDownloader
Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.
RuntimeSpeechRecognizer
Cross-platform, real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology, whisper.cpp.
whisper.cpp
Port of OpenAI's Whisper model in C/C++
gtreshchev's Repositories
gtreshchev/RuntimeAudioImporter
Runtime Audio Importer plugin for Unreal Engine. Importing audio of various formats at runtime.
gtreshchev/RuntimeSpeechRecognizer
Cross-platform, real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology, whisper.cpp.
gtreshchev/RuntimeFilesDownloader
Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.
gtreshchev/AudioAnalysisTools
Audio Analysis Tools plugin for Unreal Engine. Provides a variety of functions for analyzing audio data. Works in conjunction with the Runtime Audio Importer plugin.
gtreshchev/RuntimeArchiver
Runtime Archiver plugin for Unreal Engine. Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4 and GZip formats.
gtreshchev/AndroidNative
Android Native plugin for Unreal Engine that makes it easy to call Java functions via JNI. It uses template metaprogramming to automatically generate JNI signatures and handle type conversions, wrapping all JNI environment management into a single function call.
gtreshchev/awesome-unreal
A categorized collection of awesome opensource Unreal Engine 4 and 5 repos
gtreshchev/whisper.cpp
Port of OpenAI's Whisper model in C/C++
gtreshchev/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
gtreshchev/miniz
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
gtreshchev/georgydev-comments
Comments for georgy.dev
gtreshchev/modio-ue4-sample
Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game