boatbomber
Creator of Lua Learning • Founder of @TorpedoSoftware • 5x SWE Intern @Roblox • 5x Bloxy Nominee & 3x Bloxy Winner • 2x RDC Gamejam Winner
Torpedo Software
Pinned Repositories
BoatTween
Docs: https://devforum.roblox.com/t/boattween-module/540277/1
Distortion-Screen-Rain
Creates small “water droplets” on screen for immersion.
EditableImageBlur
Fast blurring for Roblox EditableImage
EncryptedNet
Authenticated encryption of Roblox networking with ECDH key exchanges and ChaCha20 ciphering.
GlassmorphicUI
Glassmorphic UI in Roblox
GradientCanvas
A canvas renderer using greedy gradients to draw efficiently in Roblox
GraphModule
Draw graphs in Roblox with ease.
Highlighter
RichText highlighting Lua code with a pure Lua lexer
ViewportCanvas
A greedy meshed canvas for arbitrary drawings on Roblox
WindShake
High performance wind effect for leaves and foliage
boatbomber's Repositories
boatbomber/GlassmorphicUI
Glassmorphic UI in Roblox
boatbomber/Highlighter
RichText highlighting Lua code with a pure Lua lexer
boatbomber/WindShake
High performance wind effect for leaves and foliage
boatbomber/EncryptedNet
Authenticated encryption of Roblox networking with ECDH key exchanges and ChaCha20 ciphering.
boatbomber/BoatTween
Docs: https://devforum.roblox.com/t/boattween-module/540277/1
boatbomber/Distortion-Screen-Rain
Creates small “water droplets” on screen for immersion.
boatbomber/EditableImageBlur
Fast blurring for Roblox EditableImage
boatbomber/SheetValues
Use Google Sheets as a live value updater for Roblox games
boatbomber/AIConversation
A module for interacting with OpenAI chatbots from Roblox
boatbomber/FreedumbStore
A Roblox Datastore wrapper that avoids the limitations by being absolutely ridiculous. Use at your own risk.
boatbomber/PixelColorApproximation
Rough approximation of pixel colors in Roblox
boatbomber/Roblox-Docs-AI-Search
AI vector embeddings of Roblox informational documents for semantic search
boatbomber/NumberSpinner
Smooth transitioning number counter
boatbomber/BenchmarkerLibrary
A collection of bench files for my Benchmarker plugin
boatbomber/rojo
Rojo enables Roblox developers to use professional-grade software engineering tools
boatbomber/msgpack-luau
A pure MessagePack binary serialization format implementation in Luau
boatbomber/rbx-net
Advanced multi-language networking framework for Roblox
boatbomber/boatbomber
My GitHub profile
boatbomber/Fusion
A modern reactive UI library, built specifically for Roblox and Luau.
boatbomber/RojoScanner
Plugin that finds your served Rojo projects
boatbomber/studio-wally
Roblox plugin for installing and updating wally packages directly from studio.
boatbomber/tarmac
Command line asset management tool for Roblox
boatbomber/text-glyph-bounds-demo
A hacky demo showing a method to get individual text glyph bounds in Roblox
boatbomber/UnstableFusion
A Stable Diffusion desktop frontend with inpainting, img2img and more!
boatbomber/CISC-3667-Lab-Project
Lab project repo for CISC3667 Spring 23
boatbomber/lune
A standalone Luau script runtime 🌙
boatbomber/RemotePacketSizeCounter
Calculates the size of remote packet data in bytes
boatbomber/rojo.space
Rojo website
boatbomber/vscode-rojo
Visual Studio Code plugin for Rojo
boatbomber/wally
Wally is a modern package manager for Roblox projects inspired by Cargo