Pinned Repositories
Beat-Cursor
Feel free to join our discord server at https://discord.gg/5Zbkhsa to get some maps for the beta.
Beat-Cursor-Test-Copy
This is just an early copy of the full game and should only be used for mapping! I repeat there might be unforeseen bugs in the code that might cause the game to crash.
Beat-Saber-Playlist-Maker
Placeholder
bevy_mod_mipmap_generator
A basic mipmap generator for bevy
bevy_rapier
Official Rapier plugin for the Bevy game engine.
Block-Cypher
A small encryption project that you can use to send data securely.
block_cypher
A small encryption project that you can use to send data securely. All aspects of the key exchange and message sharing are quantum resistant.
BlockCypherPlus
A small encryption project that you can use to send data securely. All aspects of the key exchange and message sharing are quantum resistant.
lua_linker
Lightweight lua linker made for merging code from multiple files into one. Useful for mod/hack development for roblox games where you can typically only inject a single script.
my_gl
An OpenGL based game engine intended for use in my personal projects.
DiSaber's Repositories
DiSaber/lua_linker
Lightweight lua linker made for merging code from multiple files into one. Useful for mod/hack development for roblox games where you can typically only inject a single script.
DiSaber/Beat-Cursor
Feel free to join our discord server at https://discord.gg/5Zbkhsa to get some maps for the beta.
DiSaber/Beat-Cursor-Test-Copy
This is just an early copy of the full game and should only be used for mapping! I repeat there might be unforeseen bugs in the code that might cause the game to crash.
DiSaber/Beat-Saber-Playlist-Maker
Placeholder
DiSaber/bevy_mod_mipmap_generator
A basic mipmap generator for bevy
DiSaber/bevy_rapier
Official Rapier plugin for the Bevy game engine.
DiSaber/Block-Cypher
A small encryption project that you can use to send data securely.
DiSaber/block_cypher
A small encryption project that you can use to send data securely. All aspects of the key exchange and message sharing are quantum resistant.
DiSaber/BlockCypherPlus
A small encryption project that you can use to send data securely. All aspects of the key exchange and message sharing are quantum resistant.
DiSaber/CSGuid
Needed a cryptographically secure Guid for a project so I might as well share it for anyone else to use. Create a new CryptoGuid instance and you can retrieve the random bytes and string representation.
DiSaber/Hourly-Tracker
Simple hourly wage tracker to show the amount earned in real-time! (Also my first Godot project after the Unity drama)
DiSaber/my_gl
An OpenGL based game engine intended for use in my personal projects.
DiSaber/opengl_test
A simple test project using my_gl.
DiSaber/PasswordGeneratorPlus
Meant to replace my console password generator with a nice UI upgrade.
DiSaber/Hash-Random
A small library for generating cryptographically secure random numbers with various hash algorithms. The nature of hash algorithms allows for the generator to be seeded but remain cryptographically secure.
DiSaber/Local-blockchain
DiSaber/Lua-Linker
Lightweight lua linker made for merging code from multiple files into one. Useful for mod/hack development for roblox games where you can typically only inject a single script.
DiSaber/MinecraftUnity
DiSaber/Password-Generator
Basic password generator with a seed input to return the same passwords. After you input the password length, you can continue to press enter to generate more passwords.
DiSaber/rapier
2D and 3D physics engines focused on performance.
DiSaber/resource_packer
DiSaber/Server
DiSaber/Tree-Structure
A basic C++ implementation of a tree structure.
DiSaber/tree_structure
A basic Rust implementation of a tree structure.
DiSaber/Voxcraft
The build version of Voxcraft