Pinned Repositories
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
mathjs
An extensive math library for JavaScript and Node.js
WebGL
The Official Khronos WebGL Repository
p5.js
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
EzCopenheimer
A basic and easier to use version of the Copenheimer bot created by the 5th Column from 2B2T that you can easily and simply execute using python made for educational purposes. Especially since you don't have to deal with anything like build systems, compilation, and the exact same thing on repeat for dependencies.
MCSkinsGen
A repository for a Minecraft skin generator based off of Stable Diffusion v1.5. It's trained off of Stable Diffusion and uses data scraped with https://github.com/RandomGamingDev/mcskins-net-scraper
qr-cartridge
A basic build system including library importing from URLs for creating code that can be stored onto QR codes and ran directly off of them on the browser.
qr-flappy-bird
A version of flappy bird written to fit on a QR code
Wireframe
A powerful 0 cost no GUI game engine that provides control and speed to the programmer, while also providing ease of use. (similar to LWJGL)
yt-transcript-downloader
A Firefox Extension that allows you to download the Transcripts of Youtube Videos as JSONs
RandomGamingDev's Repositories
RandomGamingDev/qr-cartridge
A basic build system including library importing from URLs for creating code that can be stored onto QR codes and ran directly off of them on the browser.
RandomGamingDev/yt-transcript-downloader
A Firefox Extension that allows you to download the Transcripts of Youtube Videos as JSONs
RandomGamingDev/yt-times
A Firefox Extension that replaces the undescriptive youtube time with the exact absolute time of release
RandomGamingDev/EzDok
A powerful & databaseless ez documentation solution
RandomGamingDev/EzAL
A powerful audio library designed to abstract away writing audio code at 0 cost. Spend time coding your dream project, not the audio.
RandomGamingDev/Wireframe
A powerful 0 cost no GUI game engine that provides control and speed to the programmer, while also providing ease of use. (similar to LWJGL)
RandomGamingDev/BasicECSJs
A basic javascript ECS system, with SceneManagers, Scenes and GameObjects with their own Start and Update functions.
RandomGamingDev/EzGL
A powerful graphics library designed to abstract away writing graphics code at 0 cost. Spend time building beautiful, lightway, easy to use, powerful graphics, not fighting the graphics API.
RandomGamingDev/BasicRectangleColliderJs
A basic rectangle collision library made for just non-rotated rectangles that tells you the face collided with and has a collision system where you can have one element be static and one dynamic. It's mostly just for use in my projects, but feel free to use it in your own.
RandomGamingDev/JustWireframe
A powerful 0 cost no GUI game engine that provides control and speed to the programmer, while also providing ease of use. (similar to LWJGL)
RandomGamingDev/Lollipop
A basic fantasy CPU based off of an easily modifiable header-only library
RandomGamingDev/p5.Sprite
A basic sprite library that supports both animated and static sprites for p5.js
RandomGamingDev/AnimatorJs
A javascript animation viewer based on a custom animation API primarily designed for p5.js
RandomGamingDev/BasicPixyTextp5js
A basic pixelated text rendering library for p5 powered by Pixy.
RandomGamingDev/BasicSoundJs
A basic web javascript Sound library based off of the Web Audio API that allows for overlapping sounds
RandomGamingDev/BasicUnitTesterJs
A basic javascript unit tester that's designed to be small and streamlined
RandomGamingDev/Chrome-UNPACK_PREMULTIPLY_ALPHA_WEBGL-Failure-Demo
Chrome has an issue with an invalid error (INVALID_OPERATION: texImage2D: Invalid params.format/params.type combination) being thrown when creating a RGBA16UI texture with UNPACK_PREMULTIPLY_ALPHA_WEBGL enabled. (this issue appears to also be a problem on Safari)
RandomGamingDev/console-either
Either.io for the console
RandomGamingDev/Flow
A puzzle game where tiles are flowing down and you have to freeze the flow into shapes and let them fall away to survive
RandomGamingDev/Horrible_copenheimer
A minecraft server seeker, but horribly bad
RandomGamingDev/OneWayLinkedListLibJs
A simple one way linked list that stores the head, tail and length of the list
RandomGamingDev/p5.js-libraries
RandomGamingDev/p5jsDebugCam
A basic keyboard only debug camera for p5.js
RandomGamingDev/perfect-square-game
A game about drawing a perfect square
RandomGamingDev/Pixyp5js
Pixy from Wireframe, but for p5js
RandomGamingDev/Really-bad-copenheimer
Minecraft servers go brrrrr
RandomGamingDev/TimelineVidsAIGenerator
RandomGamingDev/WebGL
The Official Khronos WebGL Repository
RandomGamingDev/Weijie-ticTacToeSite
It is a tic-tac-toe website created with html, css, and javascript
RandomGamingDev/Zoomp5js
A simple library for adding the zooming functionality to your p5.js project.