Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JS_Library

This is where I'll be storing my javascript libraries and optimisations

  1. PhysicsEngine
  • Sorting Algorithms
  • Vectors (3D Vector, Line, Plane)
  • Matrix (Well this is more math so I'll probably move it)
  • Physics Engine which stores position, velocity and acceleration
  1. MathEngine
  • Convex polygon math(Overlaps and other stuff)
  • minimax?
  • graph-theory alogrithms
  • Basic Neural Network for AI??(maybe in a different file)
  • Concave polygon (Can I pull it off? well only 1 way to find out)
  • Fourier stuff
  • I want to use this to represent eqns(like 3blue 1 brown)
  • Graphics for 3D and 2D Vector Drawings
  1. Trees
  • Binary Tree
  • n-Tree (such as the quad tree)
  • Linked Recursive Trees
  1. Binary Representation Optimisation???

  2. Minimum Calculator

  • A Library which calculates minimum values for optimal speed for most of the things I am making
  1. Text-Graphics/ Math-eqn Graphics
  • A tool to show math nicely

~ XZoras

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages