Jimmy/khhs
Jimmy/khhs
Lol ReCT is unknown but needed. (For more info: https://github.com/RedcubeDev-ByteSpace/ReCT)
I hope i did this right
I am trying to play a song on my ev3, but the sound sounds like it is played waay to loud, and i tried to lower the volume, but that...
**The Problem**: Creatures more than often fall off the platform. **Proposed Solution**: Make the platform move alongside the creatures. **Reason**: By making the platform move with the creatures, we suddenly...
**Is your feature request related to a problem? Please describe.** Basically, it is somewhat unsettling to not see progress, and seeing progress is extremely rewarding to the brain. I'm always...
So, this has bugged me a lot, but basically i am not a fan of the errors in ScriptRuntimeException.DecoratedMessage. So, my idea is to allow the user to fetch line/row...
I genuinely think it wouldn't hurt to support OpenGL ES 3.2. It's been supported on Android since 2016, it's used in game engines like Godot, it actually has an up-to-date...
I am currently working on a project in OpenGL, and I decided to use shaderc to compile HLSL into SPIR-V for usage in OpenGL, and I discovered that when I...
Hello! I am currently working on a system to allow me to integrate video support in my lil' game engine, and I decided to use FFMediaToolkit for decoding, since it...
Hi! I've been trying to use ImGuizmo for my project for quite some time now, and I keep on running into an assertion error in ImGui whenever ImGuizmo.BeginFrame(); is invoked....