Pinned Repositories
block_battles
Be stealthy and sneak around and shoot your friends in battle with your trusty pistol and the camouflage of the tall grass or maybe instead run and gun them down in a mass killing spree, the choice is yours...
C_Projects
A collection of projects programmed in C ranging from beginner level to advanced level projects
CPP_Projects
A collection of projects programmed in C++ ranging from beginner level to advanced level projects
fourier_transform
A JavaScript implementation of the Fourier transform algorithm
fractal_raytracer
A 3D fractal renderer that creates high resolution photorealistic images of your own custom fractals, why not even take a flight around them in flight mode...
GameDev46
image_classifier
Create your own classes and training data to train a neural network to classify inputted images
neural_drones
300 neural networks try to learn the best method
physics_engine
A 2D physics engine programmed in C++ that makes use of verlet integration to solve differential equations
pixel_putt
A simple 2D golf game made in C with the Raylib library
GameDev46's Repositories
GameDev46/physics_engine
A 2D physics engine programmed in C++ that makes use of verlet integration to solve differential equations
GameDev46/neural_drones
300 neural networks try to learn the best method
GameDev46/fractal_raytracer
A 3D fractal renderer that creates high resolution photorealistic images of your own custom fractals, why not even take a flight around them in flight mode...
GameDev46/block_battles
Be stealthy and sneak around and shoot your friends in battle with your trusty pistol and the camouflage of the tall grass or maybe instead run and gun them down in a mass killing spree, the choice is yours...
GameDev46/C_Projects
A collection of projects programmed in C ranging from beginner level to advanced level projects
GameDev46/CPP_Projects
A collection of projects programmed in C++ ranging from beginner level to advanced level projects
GameDev46/GameDev46
GameDev46/grass_sim
An experiment into the simulation of basic grass and its behaviours in THREE.js
GameDev46/image_classifier
Create your own classes and training data to train a neural network to classify inputted images
GameDev46/pixel_putt
A simple 2D golf game made in C with the Raylib library
GameDev46/fourier_transform
A JavaScript implementation of the Fourier transform algorithm
GameDev46/kahoot_bot_connector
Flood your Kahoot with as many bots as you need that will randomly guess every answer
GameDev46/blockcraft
A 3D voxel building game
GameDev46/calculator
A basic HTML, CSS and JavaScript calculator
GameDev46/circle_physics
A basic implementation of circle physics (not very good)
GameDev46/drogic_pro
A revamped version of my old logic gate building program
GameDev46/image_generator
A basic program that uses a neural network to try to recreate and blend between 2 simple input images (WIP)
GameDev46/logic_gate_sim
A basic logic gate creation software
GameDev46/maze_solver
A python algorithm that creates and solves simple grid based mazes
GameDev46/neuron_experiment
A simple experiment of little creatures that make use of neural networks to learn the best way to the safe zone
GameDev46/particle-experiment
A simple experiment making use of Newtonian gravitational attraction and repellence
GameDev46/particle_experiment
A program that makes use a few simple attraction and repellence based rules which when applied right cause the emergence of biological looking structures and creatures
GameDev46/planet_simulator
A basic JavaScript Planet simulator
GameDev46/ray_marcher
An early attempt at the raymarching algorithm in Javascript (better version: https://github.com/GameDev46/fractal_raytracer)
GameDev46/solar_system
A simple animation of the solar system