Category: Razer
Chroma Twitch Extension
I’ve been working on the [ChromaTwitchExtension] and it passed Twitch review and released.
Razer Keynote in London
Razer Blackwidow Chroma V2 vs Corsair Gaming K95 Platinum RGB Keyboard Comparison!
UE4 Chroma SDK: Play Composite Animations From Content Folder
UE4 Chroma SDK: Import Animation From Unity
UE4 Chroma SDK: Import Runtime and Editor Modules
PAX: Chroma Demo 2
PAX: Chroma Demo
Unity Native Chroma SDK: Layouts and Playback Looping
Blade Pro Drivers
HTTPS HttpListener
I need to setup an HTTPS server on localhost that doesn’t show a browser security exception.
First, I added an entry to the Windows hosts file: (C:\Windows\System32\drivers\etc\hosts)
127.0.0.1 chromasdk.io # Chroma SDK lighting
And then restart the browser.
Browse the server/port [HTTPS chromasdk.io:8443] which should proxy to [HTTP localhost:54235/razer/chromasdk].
Install the [Atom] Editor.
And it works!
I had to register a valid domain and then [order a trusted certificate] for that domain to avoid the browser security warning.
Unity Native Chroma SDK: Keyboard Masks
Unity Native Chroma SDK: Loop and Reverse
Unity Native Chroma SDK: Keyboard Layout Toggle
Unity Native Chroma SDK: Capture With Images
Unity Native Chroma SDK: Composite Playback
Unity Native Chroma SDK: Composite Capture
Unity Native Chroma SDK: Capture Window
Unity Native Chroma SDK
[UnityNativeChromaSDK] handles the ChromaSDK in Unity with a native [CChromaEditor] MFC plugin.
GameMaker Chroma Extension
The [GameMakerChromaExtension] supports the ChromaSDK in GameMaker 1.4.