MakotoMiyamoto
CS major and part-time CS tutor. I will rue the day I maintain used software.
McAllen, TX
Pinned Repositories
algorithms-rust
A collection of algorithms and snippets I've written for whatever reason. This will eventually be useful, probably.
c-model-viewer
clueless
A general purpose Discord bot written with discord.js
ecs_project
Repo.
Encampments
Camping and crafting system for the Nebula Toxin SMP RPG server
GameEffects
Spell effects for NebulaToxin, feel free to use.
java-backend
A simple web back-end built with java.net
LocksmithyV2
Second edition of Locksmithy, with performance fixes and a later game version. The original project is deprecated as of July 29, 2021.
mcclient
A Minecraft client written in rust (currently only working on offline connections)
wgpu-native
Native WebGPU implementation based on wgpu-core
MakotoMiyamoto's Repositories
MakotoMiyamoto/mcclient
A Minecraft client written in rust (currently only working on offline connections)
MakotoMiyamoto/c-model-viewer
MakotoMiyamoto/ecs_project
Repo.
MakotoMiyamoto/MoxelEngine
A voxel rendering engine I'm currently just doing as a semester project.
MakotoMiyamoto/STC-COSC1337
All my work for STC-COSC1337 is backed up here. If you plagiarize it, the faculty will know. :) Feel free to look
MakotoMiyamoto/algorithms-rust
A collection of algorithms and snippets I've written for whatever reason. This will eventually be useful, probably.
MakotoMiyamoto/college-cpp-stuff
Repo for stuff I do for college in C++
MakotoMiyamoto/nozomu-bot
Discord server bot written in NodeJS.
MakotoMiyamoto/NTFramework
Game mechanics framework for NebulaToxin.
MakotoMiyamoto/physics-1401-simulation
Physics simulation repository for an introductory physics research project.
MakotoMiyamoto/anthropic-quantum-sort
An anthropic implementation of the notorious Quantum Sort, which postulates the destruction of the universe when the input set is unordered.
MakotoMiyamoto/bemxos
An operating system, made for learning stuff about OS dev and just for fun!
MakotoMiyamoto/Encampments
Camping and crafting system for the Nebula Toxin SMP RPG server
MakotoMiyamoto/wgpu-native
Native WebGPU implementation based on wgpu-core
MakotoMiyamoto/article-drafts
Repository of drafts for GNEGD articles.
MakotoMiyamoto/Azurite
Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
MakotoMiyamoto/CplusplusAoC2021
Every day of https://adventofcode.com/ (2021) solved in C++ in whatever way I felt like solving them
MakotoMiyamoto/cwrapperlib
A small wrapper library for low-level C. Just something I'm writing for a class.
MakotoMiyamoto/directory_assets
MakotoMiyamoto/FnBenchmark
A simplistic function benchmark written in C++.
MakotoMiyamoto/json-1
JSON for Modern C++
MakotoMiyamoto/MakotoMiyamoto
Config files for my GitHub profile.
MakotoMiyamoto/mctypes
New Minecraft protocol data type library for the mcclient project.
MakotoMiyamoto/nexus-dep-graph
A dependency graph generator for Nexus mods, currently tailored specifically to Skyrim SE and still in early development.
MakotoMiyamoto/opengl-demo
I'm going to make this into an optimization test or something.
MakotoMiyamoto/opengl-notes
Collection of stuff I've learned/am learning about OpenGL (I started this for a research project).
MakotoMiyamoto/test_server
1.19.2 Boilerplate server for my own use mostly.
MakotoMiyamoto/UniCodeRepo
A collection of examples and snippets that I write for my university. I'll try to keep it organized.
MakotoMiyamoto/Vec2D
A repo for 2D vector mathmeatics. Just a project of mine.
MakotoMiyamoto/VoxelGL
Engineless demo of a chunk-based voxel world in OpenGL C++