Skip to content
View GameDev46's full-sized avatar
👋
Hello!
👋
Hello!

Block or report GameDev46

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GameDev46/README.md

Pinned Loading

  1. Physics_Engine Physics_Engine Public

    A 2D physics engine programmed in C++ that makes use of verlet integration to implement simply physics

    C 10 1

  2. Fractal_Raymarcher Fractal_Raymarcher Public

    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...

    GLSL 2

  3. Drogic_Pro Drogic_Pro Public

    A logic gate creation software

    JavaScript 1

  4. Image_Classifier Image_Classifier Public

    Create your own classes and training data to train a neural network to classify inputted images

    JavaScript 1

  5. neural_drones neural_drones Public

    300 neural networks try to learn the best method

    JavaScript 3 1

  6. Fourier_Transform Fourier_Transform Public

    A JavaScript implementation of the Fourier Transform algorithm

    JavaScript