lighting-effects
There are 72 repositories under lighting-effects topic.
antonpup/Aurora
Unified lighting effects across multiple brands and various games.
Legion2/CorsairLightingProtocol
Control LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller.
T-Troll/alienfx-tools
Alienware systems lights, fans, and power control tools and apps
trackmastersteve/alienfx
AlienFX is a CLI and GUI utility to control the lighting effects of your Alienware computer.
Aurora-RGB/Aurora
Unified lighting effects across multiple brands and various games. http://www.project-aurora.com/
matiasah/shadows
Shädows - A Shadows & Lights engine for löve
dbohdan/unflattener
Make normal maps for 2D art
Rickgg/ESP-Dmx
A library to use the ESP8266 as a DMX controller
frostbone25/Unity-Capsule-Shadows
A work in progress solution for capsule shadows in Unity.
simeonradivoev/NNAO
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Statonwest/VR_Ambilight
The VR Ambilight enhances VR immersion with dynamic ambient lighting synchronized to on-screen content.
bilouw/Gamemaker-Lighting-Engine
Gamemaker Lighting Engine
aashreys/annepro2-lights
An open source repository of Anne Pro 2 lighting profiles. Contributions via pull requests are welcome and encouraged!
leytonblackler/Chromolite
A desktop and mobile platform for customisation and control of RGB LED strips and a wide range of smart lighting devices.
T-Troll/AlienFX-SDK
Better AlienFX/LightFX SDK than Dell official's one without any limitations. Support virtually any Alienware/Dell G notebook, desktops, monitors, mouse, keyboards.
cbdevnet/martrix
ArtNet and sACN grid/matrix visualizer and fixture
boredom101/Asus-Aura-Alternative
An alternative Aura SDK
eleev/jToolkit
☕️ Collection of various utilities, classes and shaders for Java + OpenGL + GLSL development.
hyperb1iss/signalrgb-homeassistant
Transform your smart home lighting with the power of SignalRGB, now integrated directly into Home Assistant!
once-samuel/software_render_cplusplus
a software 3d render library in cplusplus, only uses STL, run in windows or linux, gui is based on qt5.
auranym/picky-pixels
Pixel-perfect control over colors and lighting in the Godot Engine
ebshimizu/Lumiverse
A framework for creating lighting control applications.
FaisalAhmedBijoy/3D-City-Architecture-Design-OpenGL-CPP
3D City Architecture Computer Graphics System Design
ShashwatNigam99/Subway-Surfers
An imitation of popular game Subway surfers, made using WebGL
arwinneil/spotify_chroma
PoC setting lighting of Razer Chroma devices to dominant colour of currently playing Spotify song's album art. 💡🎶
brianewing/redshift
LED Light Server & Effects Library
cbdevnet/xlaser
X11 ArtNet scanner fixture
tandandanw/line-of-sight
A simulation of Monaco: What's Yours Is Mine lighting effect.
chuckleplant/IsaacHayesWG
Isaac Hayes Wallpaper Generator
purpl3F0x/GalaxLightingControl
A simple c++ programm that overides GALAX/KFA2 Lighting service.
jeffoliveira977/DeferredSA
Unfinished project to rebuild GTA's graphics engine with advanced rendering techniques
epetin/gaming-lights-csgo
Gaming room illumination with CS:GO game state effects
hyperb1iss/hyper-light-card
A dazzling custom card for controlling SignalRGB through Home Assistant
jstarpl/yongnuo-osc-btle-bridge
Connect to a Yongnuo LED light over Bluetooth LE and control it using OSC
kyle-robinson/opengl-projects
A collection of links to OpenGL projects.
talhatallat/TV-backlight-LED-lighting-system
This system is a flashing LED TV backlight that contains a sensitive mic sensor that allows the LED lights to dance to the music tempo. The device uses a mic sensor as an input as it receives the sound signal and inputs a signal into the microcontroller (Arduino Nano). The microcontroller outputs bits (0 = 0v or 1 = 5v) depending on the frequency of the sound signal received from the sound sensor module. The output load consists of an RGB LEDs strip that runs on 12-volt DC, however, Arduino Nano only produces 5v out and it's not enough to turn on a 12v LED strip. To solve this problem, 3 MOSFETS were used to provide RGB LEDs 12 volts * 2 Amper power from the external power source and controlling the inputs of the MOSFET with the Microcontroller PWM pins to control the N-type junction. The lights flash when music is heard by the mic sensor.