sudarshanReddykurri
Mozillian, Unreal Game-Developer, Author & Developer @coderlogue, Web Developer, OpenSource EnthusiastIndia
sudarshanReddykurri's Stars
Naotsun19B/PluginBuilder
This Unreal Engine plugin adds a tools menu to build plugin with multiple engine versions and compresses the built plugin into a ZIP file format ready for submission to the marketplace.
mamoniem/UnrealEditorPythonScripts
Some of my personal scripts i made to use for my own projects, but free of charge to be used for any project and any purpose as long as it is not violating the LICENSE file or the Unreal Engine EULA.
Harrison1/unrealcpp
Unreal Engine 4 C++ examples
zompi2/UE4EasyLocalizationTool
This plugin introduces a way simpler method of localizing game made in Unreal Engine by simply importing CSV file into engine's localization files.
zompi2/UE4EnhancedCodeFlow
This code plugin for Unreal Engine provides functions that drastically improve the quality of life during the implementation of game flow in C++.
Sovahero/PluginMobileNativeCode
NinevaStudios/ble-utilities-unreal
This is Unreal Engine plugin that allows to scan for BLE devices with Cycling Power service running, connect to one of them and subscribe for its notifications.
imnazake/gameplay-message-router
A robust subsystem designed for registering and facilitating communication between unconnected gameplay objects. This system allows you to send and receive messages containing specific data through defined channels, utilizing gameplay tags.
gtreshchev/RuntimeFilesDownloader
Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.
skymapgames/jenkins-ue4
Automated Unreal Engine 4 Project Builds
mosaicml/composer
Supercharge Your Model Training
zezba9000/UnityMathReference
Math reference for games and more. All visualized in Unity3D.
cjacobwade/HelpfulScripts
A collection of random, useful scripts
thisotherthing/ui-shapes-kit
procedural shapes for Unity UI
AdultLink/TexturePanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
AdultLink/HoloShield
Highly customizable sci-fi shield / force field shader for Unity3D. Allows you to set edge power & color, inner texture scrolling, waviness, scale pulsation and procedural intensity noise. Implements tessellation for low-poly base meshes.
AdultLink/RadialProgressBar
Customizable radial progress bar shader for Unity3D. Allows you to set arc range, minimum and maximum colors, textures, radius, and a few more things. Create HP Bars, Speedometers, rank progress, etc!
AdultLink/VerticalDissolve
Procedural vertical dissolve shader. Highly customizable. Tweak edge color, noisiness & waviness, rim light, emission scrolling and more.
eleqim/HelloAnt
sudarshanReddykurri/ProteusTemplate
Single/Multiplayer VR Template for Touch/Vive Controllers and Avatars
ProteusVRpublic/ProteusTemplate
Single/Multiplayer VR Template for Touch/Vive Controllers and Avatars
LuggLD/SmearFrame
Unreal Engine 4 smear frame material effect
CarterAppleton/Win10BTAdvViewer
Basic app to view all Bluetooth LE advertisements around your Windows 10 device.
CarterAppleton/Win10Win32Bluetooth
Windows 10 Desktop App to view Bluetooth LE advertisements in real time with WinRT APIs.
LeaVerou/awesomplete
Ultra lightweight, usable, beautiful autocomplete with zero dependencies.
borismus/webvr-boilerplate
A starting point for web-based VR experiences that work on all VR headsets.
danielstern/websockets-exemplar
A useful message board application with Socket.io / Node.js + Websockets
animate-css/animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
coderlogue/coderlogue.github.io
A blog for developers to get into code
realpython/django-social-auth-example
Adding Social Authentication to Django